#box {
	background-image: url(../images/bg_index.jpg);
	background-repeat: no-repeat;
	height: 688px;
	width: 800px;
}
#top {
	height: 122px;
	width: 800px;
}
#main {
	width: 800px;
	height: 422px;
}

