body {
	margin: 0px;
	background-color:#FFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#box_t {
	width: 100%;
	overflow: hidden;
}


#box_t_00 {
	position: absolute;
	left: 50%;
	width: 1002px;
	margin-left: -501px;
}

#box_t90 {
	height:800px;
	width: 1002px;
	position: absolute;
	left:0px;
	top:0px;
}

#box_t_01 {
	height:800px;
	width: 1002px;
	position: absolute;
	left:0px;
	top:0px;
}

#box_sup {
	height: 23px;
	width: 236px;
	position: absolute;
	left: 750px;
	top: 765px;
}
