@charset "utf-8";
/* CSS Document */

body {
	width:100%;
	background-color:#fff;
}
div{
	position:relative;
	top:100px;
	width:597px;
	height:283px;
	margin-left:auto;
	margin-right:auto;	
}