.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 {
background:url(../images/last_trans.png) repeat-x top;
background-color:#010101;
width:503px;
height:217px;
float:left;
margin-top:15px;
}

.hdg_lastrans {
position:relative;
top:8px;
}

.last_trans table {
border-spacing:0;
border-collapse:collapse;
margin-top:32px;
margin-bottom:32px;
}

.last_trans table tr td {
padding:5px 5px 6px 8px;
font-family:cambria;
color:#e4d098;
font-size:16px;
}

.last_trans table tr td:nth-child(2) {
color:#fff;
}

.last_trans table tr td:last-child {
text-align:right;
}

.sidecontact {
width:267px;
height:304px;
background:url(sidecontact.jpg) no-repeat;
}

.sidecontact ul, .sidecontact li {
margin:0; padding:0; list-style:none;
}

.sidecontact li, .sidecontact li a {
color:#fff;
}

.sidecontact ul {
padding-top:50px;
margin-left:30px;
}

.sidecontact li {
padding-left:50px;
line-height:50px;
margin-bottom:10px;
}

.phone {
height:35px;
background:url(../images/phone.png) no-repeat;
}

.bbm {
height:35px;
background:ur(../images/bbm.png) no-repeat;
}

.ym {
height:35px;
background:url(../images/ym.png) no-repeat;
}

.line {
height:35px;
background:url(../images/line.png) no-repeat;
}


/* jackpot */
.jackpot {
width:1021px;
height:131px;
margin:0 auto;
background:url(../images/jackpot.jpg) no-repeat;
position:relative;
}

.totaljackpot, .totaljackpot2 {
position:absolute;
color:#fff;
font-size:36px;
text-align:center;
text-shadow:1px 1px 0px #000;
}

.totaljackpot {
top:65px;
left:220px;
}

.totaljackpot2 {
top:65px;
right:100px;
}



