.ddsmoothmenu{width:100%;background:none;}
.ddsmoothmenu ul{z-index:100;margin:0;padding:0;list-style:none;}
.ddsmoothmenu ul li{position:relative;display:inline;float:left;background:#01488a;}
/*.ddsmoothmenu ul li a{display:block;font-size:14px;font-family:"microsoft yahei";width:97px;clear:both;}*/
.ddsmoothmenu ul li a{display:inline-block;font-size:16px;font-family:"microsoft yahei";width:120px;clear:both;}
/*.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{font-size:14px;font-family:"microsoft yahei";}*/
.ddsmoothmenu ul li a.selected{background:#489cf3;color:#fff;font-size:16px;font-family:"microsoft yahei";}
.ddsmoothmenu ul li a:hover{background:#489cf3;color:#fff;font-size:16px;font-family:"microsoft yahei";}	
.ddsmoothmenu ul li ul{position:absolute;left:0;display:none;visibility:hidden;margin:0;padding:0;background:#074a8f;}
.ddsmoothmenu ul li ul li{float:none;}
.ddsmoothmenu ul li ul li ul{top:0;margin:0;padding:0;}
.ddsmoothmenu ul li ul li ul li{}
/*.ddsmoothmenu ul li ul li a{font-size:14px;font-family:"microsoft yahei";width:100%;margin:0;border-top-width:0;}*/
.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:gray;}
.toplevelshadow{opacity: 0.8;}