.home {
	position: relative;
	height: 1400px;
	width:980px;
	background-color: #FFFFE6;
}
.top {
	position: absolute;
	height: 300px;
	width:1100px;
	top: -40px;
	right: -57px;
}
.rule {
	position: absolute;
	height: 154px;
	width: 330px;
	top: 266px;
	right: 631px;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}
.rules {
	font-size: 13px;
	text-align: left;
	position: absolute;
	height: 207px;
	width: 330px;
	top: 730px;
	right: 631px;
	line-height: 20px;
}

.forms {
	position: absolute;
	height: 519px;
	width: 582px;
	top: 307px;
	right: 30px;
	text-align: left;
	font-size: 13px;
}
