#menu {z-index:999; width:1000px; margin: 0 auto; }
.ddsmoothmenu{height:34px; text-align:center; background:#004688;
-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;}
.ddsmoothmenu ul{z-index:100; margin: 0; padding: 0; list-style-type: none; }
.ddsmoothmenu ul li{position: relative; display: inline; float: left; }
.ddsmoothmenu ul li a{display: block; padding: 8px 15px; text-decoration: none; font-weight:bold; -webkit-border-radius: 0px; -moz-border-radius: 0px;border-radius:0px; }
* html .ddsmoothmenu ul li a{display: inline-block; }
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{color: white;text-transform:uppercase; }
.ddsmoothmenu ul li a.selected{ color: yellow; }
.ddsmoothmenu ul li a:hover{color:yellow;}
.ddsmoothmenu ul li ul{position: absolute; left: 0; display: none;  opacity:0.9;background:#266298;}
.ddsmoothmenu ul li ul li{display: list-item; float: none; text-align:left;}
.ddsmoothmenu ul li ul li ul{top: 0; }
.ddsmoothmenu ul li ul li a{width: 160px; padding: 5px; margin: 0; border-top-width: 0; border-bottom: 1px solid gray; }
.ddsmoothmenu ul li ul li a:hover{background:none;}
* html .ddsmoothmenu{height: 1%;}
.downarrowclass{position: absolute; top: 12px; right: 7px; }
.rightarrowclass{position: absolute; top: 6px; right: 5px; }
.ddshadow{position: absolute; left: 0; top: 0; width: 0; height: 0; background: silver; }
.toplevelshadow{opacity: 0.8; }

.ddsmoothmenu .current_page_item{color:yellow !important;}
.ddsmoothmenu .nhomcha {padding: 0px 15px; line-height:34px; }

.ddsmoothmenu-v {clear:both;border: 1px solid #DDDDDD; text-align: left;}
.ddsmoothmenu-v ul{margin: 0;padding: 0; list-style-type: none; background:#FFFAF2;} 
.ddsmoothmenu-v ul li{position: relative; border-bottom: 1px solid #CCC; background:url(http://skin.choixanh.net/resource/58/images/arrow_right_orange_small.png) no-repeat 5px center;}
.ddsmoothmenu-v ul li:hover{ background:#FFF; border-bottom: 1px solid #FFB319; border-top: 1px solid #FFB319; }
.ddsmoothmenu-v ul li a{display: block;overflow: auto;text-decoration: none;padding: 6px;color:black;margin-left:10px;margin-right:10px; border-right:none; border-bottom:none;}
.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{background:url(http://skin.choixanh.net/resource/58/images/icon2.gif) no-repeat left ;}
.ddsmoothmenu-v ul li a.selected{color: black;}
.ddsmoothmenu-v ul li a:hover{color:orange;}
.ddsmoothmenu-v ul li ul{position: absolute;top: 0;font-weight: normal;visibility: hidden; min-width: 150px;background:white; border: 1px solid #FFB319;}

.ddsmoothmenu-v p{background:#FFB319;; height:30px;margin:0;text-align:center;}
.ddsmoothmenu-v .nhomcha{color:white;font-size: 12px;font-weight: bold;line-height: 30px;text-decoration: none;text-transform: uppercase;}

/*Navi*/
.navi .top{ margin:0;background:none;}
.navi .top a{ margin:0; font-size:12px; font-weight: bold; padding-left: 20px;color:black;text-align:left;}
.navi .chitietnavi{ background:url(http://skin.choixanh.net/resource/58/images/bg_bottom_left.png) no-repeat bottom; padding-bottom:6px; text-align:left; }
.navi .chitietnavi .cap2, .navi .chitietnavi .cap3{ float: left; margin-bottom: 5px; min-width:150px;}
.navi .chitietnavi .cap2 a{padding-left: 10px; background:url(../images/title-bg.png) left top no-repeat;margin-left: 5px;float:left;}
.navi .chitietnavi a:hover{ text-decoration:underline;}
.navi .chitietnavi .cap3 a{padding-left: 10px; background:url(../images/title-bg.png) left top no-repeat;margin-left:15px;}