/* start HEADER - TOP */
.logo {
margin-top:40px;
margin-bottom:42px;
}

/* ------------------>>> start FORM REGISTER */
/* ------------------>>> end FORM REGISTER */


/* ------------------>>> start FORM LOGIN */
.jackpot {
position:relative;
width:960px;
height:187px;
margin:20px 0;
background:url(../images/jackpot.png) no-repeat;
}

.totaljackpot1, .totaljackpot2 {
position:absolute;
color:#ffd45d;
font-size:42px;
}

.totaljackpot1 {
left:20px;
bottom:20px;
}

.totaljackpot2 {
right:20px;
bottom:20px;
}

#frmlogin {
margin-bottom:10px;
margin-top:20px;

-moz-border-radius:5px;
-o-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

#frmlogin .baris1 {
margin-bottom:10px;
}

#frmlogin tr td {
padding-left:10px;
}

#frmlogin tr td:first-child {
padding-left:0;
}

#frmlogin tr td input {
border:none;
background:#fff;
color:#999;
padding:0 5px;
height:22px;
}

#frmlogin #username, #frmlogin #password {
width:117px;
}

#frmlogin tr td #login {
width:79px;
height:25px;
cursor:pointer;
background:none;
background:url(../images/but_submit.png) no-repeat top;
}

#frmlogin tr td #login:hover {
background-position:bottom;
}

#frmlogin tr td #register {
width:79px;
height:25px;
cursor:pointer;
background:none;
background:url(../images/but_register.png) no-repeat top;
}

#frmlogin tr td #register:hover {
background-position:bottom;
}


/* ------------------>>> end FORM LOGIN */

.runningtext {
margin-top:10px;
margin-bottom:10px;
width:960px;
height:66px;
line-height:60px;
background:url(../images/bg_runningtext.png) no-repeat;
}

.runningtext_content {
width:840px;
font-size:14px;
color:#fff;
padding:0px 60px 0 60px;
}

.runningtext marquee {
width:840px;
margin:0 auto;
}

.contact {
margin-top:30px;
}

.wa {
width:98px;
height:34px;
padding-left:55px;
background:url(../images/wa.png) no-repeat;
color:#fff;
}

.tele {
width:108px;
height:33px;
padding-left:48px;
background:url(../images/tele.png) no-repeat;
color:#fff;
}

.line {
width:73px;
height:37px;
padding-left:51px;
background:url(../images/line.png) no-repeat;
color:#fff;
}

/* end HEADER - TOP */
