@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/bg2.jpg) repeat-x top center;color: #333333;
}
body,td,th,div,input,ul,li,span{
                  font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6{ font-weight:normal;font-size: 100%;font-family: "微软雅黑";}
a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}
ul,ol,li{
	list-style:none;
}
.left{ float:left;}
.right{ float:right;}
.header{ width:1002px; margin:0 auto;}
.logo{height:95px; padding-top:29px; width:1002px; background:url(../images/top_bg.png) no-repeat right top;}
.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;}
.nav{ width:1002px; margin:0 auto; height:47px;padding-left:10px;}
.nav_items{ width:1002px;height:47px;}
.nav .nav_li{ float:left; padding:0 17px;height:47px; line-height:47px;}
.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:60px; text-align:center; background:url(../images/footer_bg.png) repeat-x; padding-top:30px;line-height:24px; color:#fff;}


.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;}