@charset "utf-8";
.wrap{
	width:810px;
	height:650px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../image/index_bg.jpg);
}
.headder{
	width:810px;
	height:72px;
}
.contents{
	width:810px;
	height:280px;
}
.button{
	width:810px;
	height:205px;
}

.footer{
	width:810px;
	height:42px;
}

/* CSS Document */

