.wrapper {
	margin: auto;
	width: 924px;
}
.background_white {
	background-image: url(../template/background_white.png);
	background-repeat: no-repeat;
	height: 624px;
	width: 924px;
	padding-top: 12px;
}

