#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;
}
#new_cos {
	position: relative;
	margin-top: 5px;
}
#new_cos div {
	height: 215px;
	width: 320px;
	position: absolute;
	left: 395px;
	top: 28px;
}
#new_cos a {
	height: 99px;
	width: 266px;
	position: absolute;
	left: 126px;
	top: 145px;
	display: block;
}
#new_cos a span {
	display: none;
}

