#flash {
	width:720px;
	float:left;
	margin-top: 5px;
}
.box {
	float:left;
	margin-top: 5px;
}
#news {
	float:left;
	margin-top: 5px;
	margin-right: 5px;
	background-image: url(../image/news.jpg);
	height: 767px;
	width: 345px;
	padding-top: 93px;
	padding-left: 132px;
	text-align: left;
	background-repeat: no-repeat;
}
#newface {
	float:left;
	background-image: url(../image/newface.jpg);
	height: 515px;
	width: 238px;
	padding-top: 85px;
	margin-top: 5px;
	text-align: center;
	background-repeat: no-repeat;
}
#history {
	float:left;
	background-image: url(../image/history.jpg);
	height: 195px;
	width: 238px;
	padding-top: 60px;
	margin-top: 5px;
	text-align: center;
	background-repeat: no-repeat;
}
