html{min-width:1100px;}

*{

	padding: 0px;

	margin: 0px;

}

.bg{

	background: url("./bg.jpg") no-repeat 50% 0%;

	/*height: 2485px;*/

	text-align: center;

}

.main{

	width:1005px;

	margin:0 auto;

}

.top{

	background: url('./top.jpg') no-repeat 50% 0%;

	height: 474px;

	position: relative;

}

.top_img{

	position: absolute;

	right:300px;

	bottom:100px;

	border: none;

}
.top_img_big{

	position: absolute;

	right:150px;

	bottom:100px;

	border: none;

}
#hunMillion{
	position: absolute;
	left:100px;
	bottom:30px;
}
#FhunMillion{
	position: absolute;
	left:280px;
	bottom:30px;
}
#btn_prizelist{
	position: absolute;
	left:480px;
	bottom:40px;
}
.count_div{

	position: absolute;

	right:200px;

	bottom:203px;

	color:#fff;

	font-size:35px;

	font-weight: bolder;

}

.she{

	position: absolute;

	left:165px;

	bottom:92px;

	color:red;

	font-size:22px;

	font-weight: bolder;

}

.wu{

	position: absolute;

	left:270px;

	bottom:92px;

	color:red;

	font-size:22px;

	font-weight: bolder;

}

.xin{

	position: absolute;

	left:375px;

	bottom:92px;

	color:red;

	font-size:22px;

	font-weight: bolder;

}

.chun{

	position: absolute;

	left:480px;

	bottom:92px;

	color:red;

	font-size:22px;

	font-weight: bolder;

}

.middle{

	background: url('./middle.jpg') no-repeat 50% 0%;

	height: 750px;

	position: relative;

}

.middle_good1{

	position: absolute;

	top:90px;

	right:100px;

	border: none;

}

.middle_good2{

	position: absolute;

	top:270px;

	right:100px;

	border: none;

}

.middle_good3{

	position: absolute;

	bottom:250px;

	right:100px;

	border: none;

}

.middle_good4{

	position: absolute;

	bottom:70px;

	right:100px;

	border: none;

}

.bottom{

	background: url('./bottom.jpg') no-repeat 50% 0%;

	height: 765px;

	padding-top:1px;

}

.bottom .gold{

	color:#F9B701;

}

.bottom .rank{

	width:850px;height:430px;margin:0 auto;margin-top: 150px;color:#fff

}

/*.bottom .intro{

	width:850px;margin:0 auto;margin-top:140px;color:yellow;text-align: right;

}*/

.foot{

	margin-top: 110px;color:#fff

}

