#flash {
	width:720px;
	float:left;
	margin-top: 5px;
}
.box {
	float:left;
	margin-top: 10px;
}
#news {
	float:left;
	margin-top: 10px;
	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 {
	background-image: url(../image/newface.jpg);
	height: 470px;
	width: 720px;
	margin-top: 10px;
	text-align: center;
	background-repeat: no-repeat;
	clear: both;
	padding-top: 79px;
	margin-bottom: 10px;
}
#top_sche {
	height: 500px;
	width: 720px;
	text-align: center;
	clear: both;
}

#shame {
	float:left;
	background-image: url(../image/shame.jpg);
	height: 767px;
	width: 238px;
	padding-top: 93px;
	margin-top: 10px;
	text-align: center;
	background-repeat: no-repeat;
}
#pick_container {
	height: 460px;
	width: 720px;
	margin-bottom: 5px;
	float: left;
}
#pick {
	margin-left: 5px;
	overflow: auto;
	overflow-x:hidden;
	height: 430px;
	width: 715px;
}

