body {
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
}

div.splash {
  margin-right:auto;margin-left:auto;width:565px;

	padding-top: 100px;

}
div.sptitle {
	height: 277px;
	width: 565px;
}
div.btn {
	width:565px;
	height:30px;
	}
div.btnle {
	width:284px;
	height: 30px;
	float:left;
	border:0px;
	}
div.btnre {
	width:281px;
	height:30px;
	float:right;
	border:0px;
	}
div.footer {
	width:565px;
	height: 74px;
	}
	
