@charset "utf-8";
/* CSS Document */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,time,tt,u,ul,var,video,xmp,input,textarea{border:0;font-size:100%;margin:0;padding:0}

body{
	margin:0px auto; background:url(../images/bg.jpg) repeat-x top center;
}
body,td,th,div,input,ul,li,span{
                  font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6{ font-weight:normal;font-size: 100%;font-family: "微软雅黑";}
a{
	font-family: "微软雅黑";
	font-size: 15px;
	color: #333333;
	text-decoration:none;
}
ul,ol,li{
	list-style:none;
}
.left{ float:left;}
.right{ float:right;}
.header{ width:100%;height:152px;}
.logo{margin:0 auto;width:1180px;height:88px; padding-top:25px;}
.date{float:right; margin-top:2px;width:202px;}
.date span{height: 58px;display:block;float: right;}
#dateText{ background:url(../images/date.png)  no-repeat left top; padding-left:20px;}
.navbg{ width:100%; margin:0 auto; height:39px;text-align:center;}
.nav2{text-align: center; margin: 0 auto; width: 1200px; background:url(../images/nav.png);}
.nav{ width:1200px; margin:0 auto; height:56px;text-align:center;background:url(../images/nav.png);}
.nav_items{ width:1200px;height:47px;}
.nav .nav_li{ float:left; padding:0 6px;height:56px; width:107px;line-height:56px;text-align:center;}
.nav .nav_li:hover{ background:url(../images/cur_bg.png) no-repeat center;}
.nav .nav_li a{ font-size:16px; color:#fff;}
.footer{ width:100%;min-width: 1002px;height:156px; text-align:center; background:url(../images/footer_bg.png) repeat-x; line-height:30px; color:#fff;}
.footer a{font-size:16px;color:#000;}


.search{display:block;}
.search input{ border:none; background:none; height: 26px; line-height: 26px;}
.search_text{ width:162px; padding-left:10px;}
.search_btn{ width:26px;}