@charset "utf-8";
.ddsmoothmenu{  height:40px; margin:0 auto;}
.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/xt.jpg) no-repeat left;}
.ddsmoothmenu ul li a{display:block;width:120px; text-align:center;color:#444;text-decoration:none;   }
.ddsmoothmenu ul li a span{ height:20px;font-size:12px; line-height:20px; color:#999;}
.ddsmoothmenu ul li a h3{ height:20px; font-weight:normal;font-size:15px; line-height:20px; color:#333;}
*html .ddsmoothmenu ul li a{display:inline-block; height:50px; overflow:hidden; display:block;}
.ddsmoothmenu ul li ul{position:absolute;left:0;display:none;visibility:hidden; z-index:10;border-top: 3px solid #00a54f;margin-left: -30px;top:20px; }
.ddsmoothmenu ul li ul li{display:list-item;float:none;border-bottom: 1px solid #ddd;color:#666666; }
.ddsmoothmenu ul li ul li ul{ top:0;}
.ddsmoothmenu ul li ul li a{ font-size:13px; width:180px;margin:0; text-align:center; height:40px; line-height:40px; color:#333; background:#fff;}
.ddsmoothmenu ul li ul li a:hover{ background:#00a54f; color:#FFF;}
*html .ddsmoothmenu{height:1%;}
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:silver;}
.toplevelshadow{opacity:0.8;}

.ddsmoothmenu ul li a:hover h3{ color:#00a54f;}
.ddsmoothmenu ul li a:hover span{ color:#00a54f;}

























