*{
	padding:0;margin:0;
}
div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a{
	border:0;
}
img,input{
	border:none;vertical-align:middle;
}
body{
	font-family:MicrosoftYaHei;font-size:12px;background:#FFF;color:#333;
}
html{
	overflow-y:scroll;
}
ul,ol{
	list-style-type:none;
}
th,td,input{
	font-size:12px;
	}
h3{
	font-size:14px;
}
button{
	border:none;cursor:pointer;font-size:12px;background-color:transparent;
}
select{
	border-width:1px;_zoom:1;border-style:solid;padding-top:2px;font-size:12px;
}
.clear{
	clear:both;font-size:1px;height:0;visibility:hidden;line-height:0;
}
.clearfix:after{
	content:"";display:block;clear:both;
}
.clearfix{
	zoom:1;
}
a:link,a:visited{
	text-decoration:none;
}
a:hover,a:active{
	text-decoration:none;
}
input:focus{
	 outline:none 
}
body{
	background: #fff;
}
.top{
	width: 100%;
	min-width: 1200px;
}
.logo{
	margin: 24px 0 24px 60px;
}
.top>span{
	float: right;
	line-height: 20px;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 60px;
	background: url(../images/tell.png) no-repeat left center;
	padding-left: 22px;
}
.banner{
	height: 662px;
	background: url(../images/banner.png) no-repeat center top;
	min-width: 1200px;
	width: 100%;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.footer{
	padding: 30px 0;
	text-align: center;
	font-size: 14px;
	color: #999999;
	line-height: 26px;
}