body {
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	background-color: #efe4c8;
}
a:link {
	text-decoration: none;

}
a:visited {

}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}


.banner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}


.contain {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(banner.jpg);
	height:465px;
}


.contain1 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}




.ed {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(yaowen.png);
	background-repeat: no-repeat;
	height: 309px;
	margin-bottom: 30px;

}
.main {
	width: 1043px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}