.contact {
position:fixed;
top:200px;
z-index:99;
}

.contact ul, .contact li {
margin:0; padding:0; list-style:none;
}

.contact ul {
}

.contact li {
padding:0px;
background-color:#404040;
cursor:pointer;
padding:10px 0;
line-height:48px;
padding-left:61px;
padding-right:0px;
height:48px;
width:0px;
margin-bottom:2px;
overflow:hidden;

-moz-border-radius:0 15px 15px 0;
-o-border-radius:0 15px 15px 0;
-webkit-border-radius:0 15px 15px 0;
border-radius:0 15px 15px 0;

-moz-transition-duration:0.5s;
-o-transition-duration:0.5s;
-webkit-transition-duration:0.5s;
transition-duration:0.5s;
}

.contact li:hover {
background-color:#181818;
padding-right:10px;
width:100%;
}

.topbbm {
background:url(../images/bbm.png) no-repeat center left;
}

.topwhatsapp {
background:url(../images/whatsapp.png) no-repeat center left;
}

.topline {
background:url(../images/line.png) no-repeat center left;
}

.topwechat {
background:url(../images/wechat.png) no-repeat center left;
}

.contact li, .contact li a {
display:block;
color:#fff;
font-size:14px;
}

.centerbank {
margin-right:20px;
}

.register {
width:142px;
height:45px;
display:block;
background:url(../images/register.png) no-repeat top;
}

.jackpotwinner {
width:198px;
height:45px;
display:block;
margin-left:20px;
margin-right:10px;
background:url(../images/jackpotwinner.png) no-repeat top;
}

.register:hover, .jackpotwinner:hover {
background-position:bottom;
}

/* jackpot */
.jackpot {
width:624px;
height:64px;
position:relative;
margin-left:7px;
background:url(../images/jackpot.png) no-repeat;
}

.totaljackpot, .totaljackpot2 {
color:#fff;
font-size:48px;
text-align:center;
text-shadow:1px 1px 0px #000;
}

.totaljackpot {
padding-top:25px;
padding-right:20px;
text-align:right;
}

.totaljackpot2 {
top:90px;
right:20px;
}

.bank {
width:313px;
height:267px;
background:url(../images/bank.png) no-repeat;
}

.bank ul, .bank li, .notification ul, .notification li
{
margin:0; padding:0; list-style:none;
}

.bank ul {
padding-top:75px;
}

.bank li {
float:left;
margin-left:15px;
}

.transaction {
margin-top:10px;
}

.pemenangMkoin {
width:320px;
height:209px;
background:url(../images/pemenang_mkoin.png) no-repeat;
}

.pemenangMkoin ul {
padding-top:52px;
padding-left:50px;
}

.pemenangMkoin li {
color:#d78d22;
font-size:14px;
line-height:30px;
}

.pemenangJackpot {
width:360px;
height:267px;
margin-right:16px;
background:url(../images/pemenang_jackpot.png) no-repeat;
}

.pemenangJackpot table {
padding-top:80px;
padding-left:25px;
}

.pemenangJackpot table img {
margin-right:35px;
}

.jackpotPrize {
margin-top:18px;
}

.notification {
width:278px;
height:267px;
margin-left:15px;
background:url(../images/notification.png) no-repeat;
}

.notification ul {
padding-top:60px;
}


.notification li {
display:block;
margin:15px 25px;
}











