*{padding:0;margin:0}
body{
	background-color: #1664ad;
}
.ly-plate{
	position:relative;
	width:509px;
	height:509px;
	margin: 0px auto;
}
.rotate-bg{
	width: 509px;
	height: 509px;
	background: url(../../images/newyear2015/lyplate.png);
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0%;
}
.ly-plate div.lottery-star{
	width:214px;
	height:214px;
	position:absolute;
	top:150px;
	left:147px;
	/*text-indent:-999em;
	overflow:hidden;
	background:url(rotate-static.png);
	-webkit-transform:rotate(0deg);*/
	outline:none
}
.ly-plate div.lottery-star #lotteryBtn{
	cursor: pointer;
	position: absolute;
	top:0;
	left:0;
	*left:-107px
}

.result { display: none; margin-left: -250px !important;margin-top: -88px !important;margin-top: 0px;position: fixed !important;
        position: absolute;
        _top: expression(eval(document.compatMode && 
            document.compatMode=='CSS1Compat') ? 
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/ 
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/ left: 50%;top: 50%; width: 500px; height: 118px; background-color:#000; filter: alpha(opacity=90);z-index: 999;}

.result a { position: absolute; right: 5px; top: 5px; width: 25px; height: 25px; text-indent: -100px; background-image: url(../../images/newyear2015/close.png); overflow: hidden;}
.result p { padding: 45px 15px 0; font: 16px "Microsoft Yahei"; color: #fff; text-align: center;}
.result em { color: #ffea76; font-style: normal;}