@charset "utf-8";
/*总体设置(不可更改)*/
html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,dl,dt,dd{margin:0;padding:0;border:0;font-family:"宋体 ";}
select,input{vertical-align:middle;font-size:12px;}
table,tr,td,th{margin:0;padding:0;font-family:"宋体 ";}
textarea,td,div,input{font-size:12px;}
body{color:#333;font-size:12px;text-align:center;background:#fff;}
ul,ol{list-style:none; }
/**空白10像素**/
.sh10{height:10px;background:#fff;overflow:hidden;font-size:0;}
/**右边空10像素**/
.mar10{margin-right:10px;}
/**左边空10像素**/
.mal10{margin-left:10px;}
/**上边空10像素**/
.mat10{margin-top:10px;}
/**块隐藏**/
.none { display: none;}
/**块显示**/
.block {display: block;}
/**清除边框**/
.nonebor{border:0;}
img{display:block;}
/**清除浮动**/
.clear{clear:both;font-size:0;line-height:0;height:0;}
/**链接**/
a{outline: none;text-decoration: none;color:#000;}
a:hover{text-decoration: underline;color:#ff0404;}
.fmove img{display:inline;}
/**链接色**/
.red{color:#f00;}
.red a{color:#FF0000;}

.sred a{color:#be0000;}

#inwrap{width:780px;margin:0 auto;text-align:left;}
#topzhai{ border:1px solid #e9e9e9; overflow:hidden;height:100%;background:#fff;}
#topzhai .tz_head{padding:4px 4px 4px 2px;}
#topzhai .tz_head .tzlogo{width:145px;float:left;}
#topzhai .tz_head .tznav{width:623px;float:right; background-image:url(/mimages/zimages/znav.gif);height:57px;}
#topzhai .tz_head .tznav .tzntop{line-height:36px;font-size:14px;font-weight:bold;padding-left:7px;}
#topzhai .tz_head .tznav .tzntop a{color:#fff;padding:0 0 0 10px;}
#topzhai .tz_head .tznav .tzntop a:hover{color:#000;}
#topzhai .tz_head .tznav .tzntop span a{color:#000;}
#topzhai .tz_head .tznav .tznbot a{padding:0 10px 0 0px;}
#topzhai .tz_head .tznav .tznbot {line-height:20px; text-align:right;padding-right:15px;}
#topzhai .tz_list {padding-left:5px;}
#topzhai .tz_list .tzl_left{width:636px;float:left; background-image:url(/mimages/zimages/ztoplist.gif); background-repeat:no-repeat;height:156px;}
#topzhai .tz_list .tzl_right{width:135px;float:left; background-image:url(/mimages/zimages/zthot.gif); background-repeat:no-repeat; background-position:top left;height:156px;}
.tzl_b1 ul{width:157px;float:left;line-height:22px; text-align:center;}
.tzl_b2 dl li{line-height:22px;}
.tzl_b2 dt{padding:0 0 0 25px;}
.tzl_b2 dt li{height:22px; overflow:hidden;width:55px;float:left; text-align:centerl}
.tzl_b2 dd{padding:0 0 0 5px;clear:both;}

/**头部开始**/
#inwcont{margin-top:5px;}

/**友情链接**/
#zxlink{background-image:url(/mimages/zimages/in_zp_008.gif);background-repeat:repeat-x;font-size:12px;line-height:20px;padding:5px 16px;margin-top:8px;}
#zxfooter{border-top:2px dotted #e0e0e0;clear:both;width:780px;margin:0 auto;background:#fff;}
#zxfooter .beian{width:456px;margin:8px auto;}
#zxfooter .beian li{height:34px; background-image:url(/mimages/zimages/icp.gif); background-repeat:no-repeat;padding-left:42px;color:#9e9e9e;line-height:18px;border:1px solid #999;float:left;margin:0 3px;display:inline;padding-right:2px;}
#zxfooter .beian li.ba1{background-image:url(/mimages/zimages/beian1.gif); background-repeat:no-repeat;padding-left:32px;}
#zxfooter .beian li.ba2{background-image:url(/mimages/zimages/beian2.gif); background-repeat:no-repeat;padding-left:38px;}
#zxfooter .beian li.ba3{background-image:url(/mimages/zimages/gonganju.gif); background-repeat:no-repeat;padding-left:38px;}
#zxfooter .zxfnav{ text-align:center;font-size:13px;line-height:36px;}
#zxfooter .zxfnav .br2{border-bottom:2px solid #d90000;}
#zxfooter .zxfinfo{border-bottom:2px dotted #e0e0e0; overflow:hidden;height:1%;margin-bottom:40px;clear:both;}
#zxfooter .zxfinfo p{padding:0 40px;font-size:12px;line-height:20px;}
#zxfooter .zxfinfo .lvshi{font-size:12px;line-height:20px;padding:5px 16px; clear:both;}
#zxfooter .zxfinfo .lvshi .dfqq{}
#zxfooter .zxfinfo .lvshi .dfqq span{height:17px;margin-right:7px;line-height:17px;float:left;}
#zxfooter .zxfinfo .lvshi .dfqq .qq1{background-image:url(/mimages/zimages/qq.gif);border:1px solid #8c8c8c; background-repeat:no-repeat;height:17px;margin-left:5px;padding-left:30px;padding-right:5px;line-height:17px;float:left;}

/**页脚弹出框定位**/
* html div#chat_button {
    position: absolute;
    right: auto; bottom: auto;
    left: expression( ( 0 - chat_button.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 - chat_button.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

