.centerwin {
	text-align: center;
	margin: auto;
	left: auto;
	right: auto;
	margin-top: 15px;
}
.floatbox {
	text-align: center;
	position: absolute;
	float: none;
	width: 1308px;
}
