body {
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	background-color: #28133C;
}
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: 1043px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 350px;
	background-color: #F3F3F3;
	background-image: url(bg-body.jpg);
	background-repeat: repeat;
	padding-top: 40px;
}




.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;
}