﻿#wCommonMenuMain{background:url(bgmn.png.ashx) repeat-x;height:43px;position:relative;margin-bottom: 1px;}
#wCommonMenuMain .SubTourMenu{font: 15px/43px robotocondensed;color: #fff;width: 140px;text-align: center; float: right}
#wCommonMenuMain .SubTourMenu:hover{color:#fff}

#CommonMenuMain{height:43px;position:relative;z-index: 2;margin: auto;}
#CommonMenuMain:hover{position:relative;z-index:8}

#CommonMenuMain .litop{ float: left;background: url(line.png.ashx) no-repeat right center;height: 43px;}
#CommonMenuMain .litop:last-child{ background: none;}

#CommonMenuMain a.top{display:inline-block;padding:0;position:relative;z-index:1;font: 15px/43px robotocondensed;color:#fff;border-right: 2px solid transparent;}

#CommonMenuMain a.top .center{float:left;padding:0 16px;color:#fff;position: relative}
#CommonMenuMain a.top:hover .bghv,#CommonMenuMain a.current .bghv{ position: absolute;height: 65px;background: url(mnhv.png) no-repeat center;z-index: 2;width: 100%;top: 3px; left: 0}


/*css mặc định của kiểu menu này*/
#CommonMenuMain .ddsmoothmenu-v { width: 859px; float: left}
#CommonMenuMain .ddsmoothmenu-v ul{list-style-type:none;margin:0;padding:0;}
#CommonMenuMain .ddsmoothmenu-v ul li{/*position:relative;*/}
/* Top level menu links style */

#CommonMenuMain .ddsmoothmenu-v ul ul{ display: none;background: #fff;padding: 5px 13px;position: absolute;top: 43px;box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);}
#CommonMenuMain .ddsmoothmenu-v ul ul li{ display: inline-block;width: 310px;vertical-align: top;}
#CommonMenuMain .ddsmoothmenu-v ul ul li a{  color: #333;font: bold 12px/20px Arial;}
#CommonMenuMain .ddsmoothmenu-v ul ul li:hover > a{ color: #e67716;}

#CommonMenuMain .ddsmoothmenu-v ul li:hover ul{ display: block;}

/* End */




#CommonMenuMain .ddsmoothmenu-v ul li:hover .tour{ display: block;}

#CommonMenuMain .tour{ width: 1000px !important;background: #f8f8f8;padding: 15px 30px!important;position: absolute;top: 43px;display: none;box-sizing: border-box;left: 0;border: 3px solid #e67716;border-top: none;border-radius: 0 !important; min-height: 272px}
#CommonMenuMain .tour > li{display: inline-block;width: 289px!important;vertical-align: top;margin-bottom: 20px;}
#CommonMenuMain .tour > li > a{ color: #333333;font: bold 14px/30px Arial!important;}



#CommonMenuMain .tour .groupChild ul{ position: relative!important;box-shadow: none;top: 0px; padding: 0!important}
#CommonMenuMain .tour .groupChild ul > li{ background: url(tenmn.png.ashx) no-repeat left 9px;padding-left: 10px;height: 100% !important;}
#CommonMenuMain .tour .groupChild ul > li a{ color: #333;font: normal 12px/22px Arial;}
#CommonMenuMain .tour .groupChild ul > li:hover{ color: #e67716;}

#CommonMenuMain .tour .groupChild .viewMore{ background: url(iconviewmore.png.ashx) no-repeat left center;font: normal 12px/22px Arial;color: #f9aa00;padding-left: 10px;}
