.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/last_trans.png) no-repeat;
height:220px;
margin-top:0px;
}

.last_trans {
width:330px;
height:225px;
float:left;
margin-right:3px;
}

.hdg_lastrans {
position:relative;
top:15px;
margin-left:10px;
}

.last_trans table {
border-spacing:0;
border-collapse:collapse;
margin-top:50px;
margin-bottom:10px;
margin-left:65px;
width:275px;
}

.last_trans table tr td {
padding:7px 2px 7px 2px;
color:#fff;
font-size:14px;
}


.sidecontact {
width:267px;
height:304px;
background:url(../images/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:url(../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:150px;
margin:0 auto;
margin-top:2px;
background:url(../images/jackpot.png) no-repeat;
position:relative;
}

.totaljackpot1, .totaljackpot2, .totaljackpot3 {
position:absolute;
color:#edd064;
top:67px;
font-size:32px;
text-align:center;
font-weight:normal;
}

.totaljackpot1 {
right:700px;
}

.totaljackpot2 {
right:357px;
}

.totaljackpot3 {
right:16px;
}



