﻿@charset "utf-8";
/* CSS Document */
/*----------------------------------------------------
Default
-----------------------------------------------------*/
*html{ background-image:url("IE6-fixed-FangDou"); background-attachment:fixed;}
body,ul,ol,dl,dt,dd,li,p,h1,h2,h3,h4,h5,h6,form,label,fieldset,table,td,img,div,th{
border:0;margin:0px; padding:0;}
li,dd,dl,dt {list-style-type:none;}
table {border-collapse:collapse;} 
b,em,i,u,strong{font-weight:normal;font-style:normal;text-decoration:none;}
.clear{ clear:both; line-height:0; font-size:0;  border:none; height:0; }
.empty { line-height:0; font-size:0;}
.fr{ float:right;}
.fl{ float:left;}
.clearfix{overflow:hidden;zoom:1}
.br { word-wrap:break-word;	word-break:break-all;}

/*-----------------------------------------------------
User-defined
-----------------------------------------------------*/
h1,h2,h3,h4,h5,h6 { font-family:Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; font-size:12px; font-weight:normal;}	
body {font-size:12px; font-family:Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; color:#000; background:#ececec;}
input,select,textarea{ margin: 0; padding:0; vertical-align:middle; font-family:Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; color:#333; outline:none; resize:none;}

a { color: #555; text-decoration: none; }
/*a:hover { color:#4c8d00; text-decoration: underline; }*/

.zcenter { width: 1100px; margin: 0 auto;}
/*--------------------------------------------------
Header
-----------------------------------------------------*/
.zheader { height: 455px; background: url(../images/dongzhi_01.jpg) center 0 no-repeat;}
.zh_logo {}


/*-----------------------------------------------------
Footer
-----------------------------------------------------*/
.zfooter {width:1150px;}
.zf_bg { height: 49px; background-color: #1860c2; text-align: center;}
.zf_copyright { line-height: 49px; padding-right: 20px; font-size: 21px; color: #fff; vertical-align: middle; }
.zf_logo { font-size: 0; line-height: 0; vertical-align: middle; }
.zf_info { height: 68px; padding-top: 10px; text-align: center; font-size: 18px;}

