@charset "utf-8";
.wrap {
	display:block;
	position:absolute;
	left:50%;
	height: 1024px;
	width: 1900px;
	margin-left: -950px;
}
