@charset "utf-8";
.wrapper {
	margin: auto;
	float: none;
	width: 1024px;
	overflow: visible;
	height: auto;
}
body {
	background-color: #CCC;
}
