	*{padding:0;margin:0}
	body{
		text-align:center
	}
	.ly-plate{
		position:relative;
		width:1200px;
		height:2516px;
		margin: auto;
	}
	.rotate-bg{
		width:1000px;
		height:1156px;
		position:absolute;
		top:0;
		left:0;
		z-index:5;
	}
	.rotate-bg img{
		display:block;
	}
	.back_home{
		display: block;
		width: 110px;
		height: 115px;
		position: absolute;
		top:22px;
		left: 40px;
		z-index:10;
	}
	.points_block{
		display:inline-block;
		width: 450px;
		height: 30px;
		position: absolute;
		top: 400px;
		left: 521px;
		overflow: hidden;
		font-size: 30px;
		font-family: arial;
		font-weight: bold;
		text-shadow: 0.04em 0.04em white;
		color: #0E4E98;
		z-index:10;
	}
	.RemainTime{
		/*display:inline-block;*/
		display:none;
		z-index:10;
		width:140px;
		height:100px;
		font-size:90px;
		letter-spacing:25px;
		font-family: arial;
		fotn-weight:900;
		color:#BA1111;
		position:absolute;
		top:300px;
		left:214px;
	}
	#RemainH{
		left:435px;
	}
	#RemainM{
		left:654px;
	}
	#RemainS{
		left:872px;
	}
	.ly-plate div.lottery-star{
		width:222px;
		height:222px;
		position:absolute;
		top:945px;
		left:489px;
		/*text-indent:-999em;
		overflow:hidden;
		background:url(rotate-static.png);
		-webkit-transform:rotate(0deg);*/
		outline:none;
		z-index:10;
	}
	.ly-plate div.lottery-star img{
		width:222px;
		height:222px;
	}
	.ly-plate div.lottery-star #lotteryBtn{
		cursor: pointer;
		position: absolute;
		top:0;
		left:0;
	}
	.lucky_guy{
		position: absolute;
		left: 250px;
		top:1670px;
		width: 700px;
		line-height: 25px;
		height: 75px;
		overflow: hidden;
		z-index:10;
	}
	.lucky_guy ul{
		width: 100%;
	}
	.lucky_guy ul li{
		list-style: none;
		display: block;
		width: 700px;
		line-height: 25px;
		
		font-size:18px;
	}