.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;
}

.step {
margin:10px 0;
}

.last_trans_wrapper {
background:url(../images/trans_wrapper.jpg) no-repeat;
height:283px;
margin-top:0px;
margin-bottom:20px;
}

.last_trans {
width:312px;
height:283px;
float:left;
}

.hdg_lastrans {
position:relative;
top:8px;
margin-left:50px;
}

.last_trans table {
border-spacing:0;
border-collapse:collapse;
margin-top:55px;
margin-bottom:12px;
margin-left:60px;
width:223px;
}

.last_trans table tr td {
padding:14px 5px 14px 4px;
color:#fff;
font-size:12px;
font-weight:normal;
}

/* CSS CONDITIONAL FOR FIREFOX ONLY */
@-moz-document url-prefix() {
.last_trans table {
margin-top:53px;
}

.last_trans table tr td {
padding:14px 5px 13px 4px;
    }
}



.last_trans table tr td:nth-child(2) {
color:#00f0ff;
}

.last_trans table tr td:last-child {
text-align:right;
}

.sidecontact {
background:url(../images/contact.jpg) no-repeat;
width:281px;
height:287px;
cursor:pointer;
margin-left:10px;
}

.sidecontact ul, .sidecontact li {
margin:0; padding:0; list-style:none;
}

.sidecontact, .sidecontact a {
color:#fff;
}

.sidecontact ul {
padding-top:58px;
}

.sidecontact li {
margin-left:25px;
margin-bottom:5px;
padding-left:43px;
height:32px;
line-height:40px;
font-size:14px;
}


.sidecontact li.bbm {
background:url(../images/bbm.png) no-repeat left center;
}

.sidecontact li.ym {
background:url(../images/ym.png) no-repeat left center;
}

.sidecontact li.fb {
background:url(../images/fb.png) no-repeat left center;
}

.sidecontact li.line {
background:url(../images/line.png) no-repeat left center;
}

.sidecontact li.phone {
background:url(../images/phone.png) no-repeat left center;
}

.sidecontact li.wa {
background:url(../images/wa.png) no-repeat left center;
}

.sidecontact li.sms {
background:url(../images/sms.png) no-repeat left center;
}

.sidecontact li.wechat {
background:url(../images/wechat.png) no-repeat left center;
}


/* jackpot */
.jackpot {
height:86px;
margin:10px auto 0 auto;
background:url(../images/jackpot.jpg) no-repeat;
position:relative;
}

.totaljackpot, .totaljackpot2, .totaljackpot3, .totaljackpot4 {
position:absolute;
font-family:arial;
color:#fff;
font-size:30px;
text-align:center;
font-weight:normal;
top:29px;
font-family:bebasNeue;
}

.totaljackpot {
left:90px;
}

.totaljackpot2 {
left:335px;
}

.totaljackpot3 {
left:573px;
}

.totaljackpot4 {
left:818px;
}



