.ddsmoothmenu2{ width:100%; height:40px; margin:0 auto;}
.ddsmoothmenu2 ul{z-index:100;margin:0;padding:0;list-style-type:none;}
.ddsmoothmenu2 ul li{ position:relative;display:inline;float:left; background:url(../image/menuli.jpg) right no-repeat}
.ddsmoothmenu2 ul li a{display:block;width:120px; text-align:center;color:#333333;text-decoration:none; line-height:40px; font-size:14px;}
*html .ddsmoothmenu2 ul li a{display:inline-block;}
.ddsmoothmenu2 ul li a.selected{ background: url(../image/menulih2.jpg) center no-repeat; }
.ddsmoothmenu2 ul li a:hover{ background: url(../image/menulih2.jpg) center no-repeat; }
.ddsmoothmenu2 ul li ul{position:absolute;left:0;display:none;visibility:hidden; z-index:10000; top:3px;}
.ddsmoothmenu2 ul li ul li{display:list-item;float:none; background: url(../image/menuul.png) repeat;border-bottom:1px solid #ddd; color:#333333;}
.ddsmoothmenu2 ul li ul li ul{ top:0;}
.ddsmoothmenu2 ul li ul li a{ font-size:12px;background:#FFF; width:140px;margin:0; text-align:left; padding-left:20px; line-height:32px; color:#333333;}
.ddsmoothmenu2 ul li ul li a:hover{ background:#038fd2; color:#FFF; border:none}
*html .ddsmoothmenu2{height:1%;}
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:silver;}
.toplevelshadow{opacity:0.8;}