@charset "utf-8";
/* CSS Document */
.slotsgame{ width:685px; height:404px; position:relative; padding:32px 0 0 0;}
#slots{ background:url(images/panel.png) no-repeat; width:662px; height:399px; position:absolute;  z-index:2;}
.gift{width:146px; height:286px; position:absolute; top:77px; z-index:1;}
#gift1{left:51px; background:url(images/prize.jpg) center -64px;}
#gift2{left:222px; background:url(images/prize.jpg) center -200px;}
#gift3{left:391px; background:url(images/prize.jpg) center -336px;}
#rocker{width:94px; height:251px; position:absolute; top:0px; left:588px;  z-index:3; }
.rocker{ background:url(images/rocker.png) no-repeat;}
.rocker_click{ background:url(images/rocker_click.png) no-repeat right top;}
#rocker_mask{width:105px; height:105px; position:absolute; z-index:5; right:0;  top:-1px; display:none;}
#shine{	width: 105px;	height: 105px;	position: absolute;	z-index: 4;	right: 0px;	cursor: pointer;	top: 0px;}
.shine1{background:url(images/shine1.png) no-repeat;}
.shine2{background:url(images/shine2.png) no-repeat;}
.shine3{background:url(images/shine3.png) no-repeat;}
