.sidebank {
background:url(../images/sidebank.png);
padding:20px;
position:fixed;
top:200px;

-moz-border-radius:7px;
-o-border-radius:7px;
-webkit-border-radius:7px;
border-radius:7px;
}

.sidebank ul, .sidebank li {
margin:0; padding:0; list-style:none;
}

.sidebank li {
margin-top:5px;
}

.sidebank li:first-child {
margin-top:0px;
}

.contact {
	position:relative;
	margin-top:7px;
	margin-bottom:-25px;
	margin-left:5px;
}

.step {
-moz-border-radius:10px;
-o-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;

-moz-box-shadow:17px 17px 16px #000;
-o-box-shadow:17px 17px 16px #000;
-webkit-box-shadow:17px 17px 16px #000;
box-shadow:17px 17px 16px #000;
}

.step img {
margin-bottom:-2px;
}

.last_trans_wrapper {
background:url(../images/trans_wrapper.jpg) no-repeat;
height:248px;
margin-top:10px;
}

.last_trans {
width:313px;
height:248px;
float:left;
}

.hdg_lastrans {
position:relative;
top:8px;
margin-left:50px;
}

.last_trans table {
border-spacing:0;
border-collapse:collapse;
margin-top:30px;
margin-bottom:12px;
margin-left:73px;
width:216px;
}

.last_trans table tr td {
padding:10px 5px 9px 8px;
color:#fff;
font-size:12px;
}

.last_trans table tr td:nth-child(2) {
color:#00d8ff;
}

.last_trans table tr td:last-child {
text-align:right;
}

.sidecontact {
width:281px;
height:284px;
background:url(../images/contact.png);
margin-left:10px;
}

.sidecontact ul, .sidecontact li {
margin:0; padding:0; list-style:none;
}

.sidecontact ul {
padding-top:15px;
}

.sidecontact li, .sidecontact li a {
color:#fff;
}

.sidecontact li {
padding-left:53px;
padding-right:10px;
line-height:50px;
margin-bottom:15px;
margin-left:30px;
height:31px;
}

.phone {
background:url(../images/phone.png) no-repeat;
}

.bbm {
background:url(../images/bbm.png) no-repeat;
}

.ym {
background:url(../images/ym.png) no-repeat;
}

.line {
background:url(../images/line.png) no-repeat;
}

.wechat {
background:url(../images/wechat.png) no-repeat;
}


/* jackpot */
.jackpot {
width:1005px;
height:163px;
margin:0 auto;
background:url(../images/jackpot.png) no-repeat;
position:relative;
left:-25px;
}

.totaljackpot, .totaljackpot2 {
position:absolute;
color:#fff;
font-size:30px;
text-align:center;
font-weight:bold;
letter-spacing:16.5px;
top:101px;
}

.totaljackpot {
left:95px;
}

.totaljackpot2 {
right:65px;
}



