@charset "utf-8";
/* CSS Document */
.ddsmoothmenu{width:1100px; margin:0 auto;}
.ddsmoothmenu ul{z-index:100;}
.ddsmoothmenu ul .li1{position: relative;display: inline;width:155px; height:46px; float:left; text-align:center; font:bold 15px/46px "微软雅黑";}
.ddsmoothmenu ul .li1 a{display:block; width:100%; height:46px; color:#FFF;}
.ddsmoothmenu ul .li1 a:hover{display:block; height:46px; color:#fff; background-color:#FF8300}
.ddsmoothmenu ul .li1 ul{position: absolute;display: none; visibility: hidden; background:#F6F6F7; z-index:999; width:155px;}
.ddsmoothmenu ul .li1 ul li{border-bottom:1px solid #F3F3F3; margin-bottom:0; text-align:center; font:12px/25px Arial, Helvetica, sans-serif; _position:relative;}
.ddsmoothmenu ul .li1 ul li a{ color:#545454; display:block; width:155px; height:25px;}
.ddsmoothmenu ul .li1 ul li a:hover{ color:#fff; display:block; width:155px; height:25px; background-color:#FF8300;}
.ddsmoothmenu ul .li1 ul li ul{position:relative;margin-top:-25px;z-index:32;}
.downarrowclass{position: absolute;top: 12px;right: 7px;}
.rightarrowclass{position: relative;right:-22px;}
.ddshadow{position: absolute;left: 0;top: 0;width: 0;height: 0;background:  #FFF;}
.toplevelshadow{ }