@charset "UTF-8";
/* CSS Document */
*{ margin:0; padding:0;}
html{font: normal 12px Arial, Helvetica, sans-serif, Tahoma;color: #fff3aa;}
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align:center;}

.tjdx1{ background:url(../images/dx1.gif) center no-repeat; line-height:17px; color:#FFF;}
.tjwt1{ background:url(../images/wt1.gif) center no-repeat; line-height:17px; color:#FFF;}

#warpper{margin-left:15px;}
dl{ height:18px; line-height:20px;  padding:0px;}
dt,.nmal{ float:left; padding:0 9px; width:110px; cursor:pointer; background:url(../images/+.gif) 110px 4px no-repeat;  height:25px;}
dt.over{ position:relative;z-index:3000; color:#78AB10; background:url(../images/_.gif) 110px 4px no-repeat;  height:25px; font-weight:bolder;}

#warpper li{ float:left; list-style-type:none;  width:120px;}
dl dd{ position:absolute; width:245px;left:260px; margin-top:20px; #margin-top:-20px; border:1px solid #fff3aa;background-image: url(../images/index/bg-f.png) !important;background-image: url(../images/index/bg-f.png);filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index/bg-f.png'); padding:0;font-size:12px; margin-left:0px;#margin-left:-240px;z-index:3001; }
.block{ display:block;}
.none{ display:none;}