@charset "UTF-8";
.wrapper {
	height: 675px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.topintro {
	height: 587px;
	width: 900px;
	background-image: url(images/topintro.jpg);
}
.diem {
	float: left;
	height: 88px;
	width: 166px;
}
.mid {
	height: 88px;
	width: 492px;
	float: left;
	background-image: url(images/midintro.jpg);
}
.enter {
	height: 88px;
	width: 242px;
	float: right;
}
