@charset "gb2312";
body{ background-color:#12a2fe;}
/*link style*/
.topImg{ background:url(imagestop_bg.gif) repeat-x top center; height:30px; margin:0 auto;}
.topImg p{ width:950px; margin:0 auto;}

.head_bg{background:url(imageshead_bg.jpg) no-repeat top  center; height:361px; margin:0 auto;}
.head{width:1060px; margin:0 auto;}

.main{width:1060px; margin:0 auto;}

.con_v{background:url(imagescon_v.jpg) no-repeat top center; width:874px; height:270px; margin:0 auto; padding-left:118px; padding-right:68px; padding-top:10px;}
.con_zt01{ width:279px; float:left; display:inline;}
.con_zt_p{ width:279px;font-size:12px; line-height:24px; color:#000; text-indent:2em; padding-top:10px;}

.foot{width:950px; margin:0 auto; text-align:center; line-height:26px; height:70px; color:#fff; font-size:14px; padding-top:40px; }


#bottom_ad {WIDTH:100%;HEIGHT:110px;display:block;margin:0 auto;BACKGROUND: #001727;FLOAT: right; RIGHT: 0px; BOTTOM: 0px;POSITION:fixed;/*固定定位*/_POSITION: absolute;/*兼容IE6*/_TOP: expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);/*兼容IE6*/}
/*固定底部的效果是上面的样式在起作用，下面的样式均属于装饰，你可以随意修改。*/

#w{ width:880px; margin:0 auto; padding-top:20px;}
#tit{width:100%;}
.table_a{border-collapse:collapse;}
.table_a td{ padding-bottom:10px; color:#fff;}

.guanbi{float:right;}



#tbox{width:54px; float:left; position:fixed; left:0px;  bottom:140px;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:15px;
}/*解决IE6下不兼容 position:fixed 的问题*/


*{ padding:0px; margin:0px;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/