@charset "utf-8";
.ddsmoothmenu{ width:609px; height:36px;}
.ddsmoothmenu ul{z-index:100;margin:0;padding:0;list-style-type:none;}
.ddsmoothmenu ul li{position:relative;display:inline;float:left; background:url(../images/menuli.jpg) right center no-repeat}
.ddsmoothmenu ul li a{display:block;width:87px; text-align:center;color:#333333;text-decoration:none; line-height:36px; font-size:14px;float:left;  }
*html .ddsmoothmenu ul li a{display:inline-block;}
.ddsmoothmenu ul li a.selected{ color:#171b85; font-weight:bold;}
.ddsmoothmenu ul li a:hover{ color:#171b85; font-weight:bold;}
.ddsmoothmenu ul li ul{position:absolute;left:0;display:none;visibility:hidden; z-index:10000;}
.ddsmoothmenu ul li ul li{display:list-item;float:none; background:#009ae7; margin-top:1px; color:#ffffff;}
.ddsmoothmenu ul li ul li ul{ top:0;}
.ddsmoothmenu ul li ul li a{ font-size:12px; width:100px;margin:0; text-align:left; padding-left:20px; line-height:32px; color:#ffffff; background:#009ae7;}
.ddsmoothmenu ul li ul li a:hover{ background:#0d107f; color:#ffffff; border:none; font-weight:normal;}
*html .ddsmoothmenu{height:1%;}
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:silver;}
.toplevelshadow{opacity:0.8;}