@charset "utf-8";

BODY {
	background-color:#fff;
	margin:0;
	padding:0;
	
}

#wrap {
	width:1079px;
	height:677px;
	margin:0 auto;
}