.con {
	height: 1900px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
.one {
	height: 312px;
	width: 1024px;
	background-image: url(images/1.jpg);
}
.two {
	background-image: url(images/2.jpg);
	height: 820px;
	width: 1024px;
}
.three {
	background-image: url(images/3.jpg);
	height: 259px;
	width: 1024px;
}
.word {
	float: right;
	height: 20px;
	width: 175px;
	padding-top: 25px;
	color: #FFF;
}
.four {
	height: 350px;
	width: 1024px;
	background-image: url(images/bj.jpg);
	background-repeat: repeat;
}
.gundong {
	height: 342px;
	width: 921px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bj1.png);
}
.bottom {
	height: 148px;
	width: 1024px;
	background-image: url(images/bottom.jpg);
}


a:link {
	text-decoration:none;color:#FFF;
	}
a:hover {
	text-decoration:underline;color:#F00;
	}
a:active {
	text-decoration:underline;color:#F00;
	}
a:visited {
	text-decoration:none;color:#FFF;
	}
