body{
	margin:0px;
	padding:0px;
	background: #000 url(../images/bg.jpg) top no-repeat;
}
.clear{ clear: both; }
.page_size{
	width:990px;
	margin:0 auto;
}
.rult{
	height:8px;
	background:#a40003;
}
.header{
	height: 118px;
}
.logo{
	width:470px;
	height:105px;
	float:left;
}
#message{ color: #fff;}
.header_right{
	width:490px;
	float:right;
}
.header_right_top,.header_right_down{
	height:50px;
}
.username,.password{
	width: 117px;
	text-align: center;
	margin-top: 6px;
	height: 30px;
	border-radius: 2px;
	color: #000;
	border:none;
	background:url(../images/username.png) no-repeat;
	padding:0 5px;
}
.code{
	width:132px;
	margin-top: 6px;
	height: 28px;
	border: none;
	color: #000;
	text-indent:15px;
	border-radius:2px;
}
.number{
	margin-left: -65px;
	width: 56px;
	background:#fed74a;
	margin-top: 6px;
	height: 26px;
	color: #000;
	border-radius:2px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #000;
	 
} 
.login,.join{
	background:url(../images/login.png) no-repeat;
	width:96px;
	height:31px;
	border:none;
	float:right;
}
.join{
	margin-left:8px;
}


.slider{
	height:auto;
	/*margin-top: 73px;*/
}
.slide_left{
	width:713px;
	float:left;
}
.slide_right{
	width:260px;
	float:right;
	height:362px;

	margin-left:2px;
}
.contact_top{
	color: #FFF;
	text-align: center;
	margin-top: 0px;
	background:url(../images/contact_top.png) no-repeat;
	height: 34px;
	padding:2px;
}
.con_top{
	margin-top:2px;
	font-size: 25px
}
.contact{
	width:248px;
	height: 45px;
	background:url(../images/contact.png) no-repeat;
}

.jackpot{
	height:160px;
}
.jackpot_poker{
	float:left;
	background:url(../images/jackpot-poker.png) no-repeat;
	height:155px;
	width:446px;
}
.jackpot_domino{
	float:right;
	background:url(../images/jackpot-domino.png) no-repeat;
	height:155px;
	width:446px;
}
.poker_number{
	color: #FFEE8D;
	font-size: 47px;
	width: 300px;
	height: 200px;
	float: left;
	padding: 64px 0px 0px 175px;
}

.deposit{
	height:260px;
	margin-top: 15px;
}
#last_left{
	width:305px;
	height:257px;
	float:left;
	text-align:center;
}
#last_left{
	background:url(../images/box.png) no-repeat;
	width:305px;
	height:257px;
}

#last_middle{
	width:305px;
	height:257px;
	float: left;
	text-align: center;
	margin-left: 40px;
}
#last_middle {
	 background:url(../images/box.png) no-repeat;
	 width:305px;
	 height:257px;
}
#jackpot_domino{
	color: #FFF;
    font-size: 32px;
    width: 300px;
    height: 200px;
    float: left;
    padding:71PX 0PX 0PX 17PX;
}
#last_right{
	width:305px;
	height:257px;
	float:right;
	text-align:center;
}
#last_right {
   background:url(../images/box.png) no-repeat;
   width:305px;
   height:257px;
}

.deposit_text{
	margin-top: 5px;
	height: 210px;
	width: 297px;
}

li{
	list-style:none;
}
h4{
	margin-top:8px;
	font-size: 21px;
	color:#FFF;
}
.deposit_text{
	height: 172px;
	width:315px;
	margin-left: 2px;
}
.li_one{
	width: 85px;
	float:left;
	color:#ffffff;
	margin-top:13px;
	margin-left: 19px;
}
.li_two{
	width:90px;
	float: left;
	color: #ffffff;
	margin-top: 14px;
	margin-left:8px;
}
.li_three{
	width: 72px;
	color: #888000;
	padding:1px 7px 3px 7px;
	float: right;
	margin-top: 8px;
	border: 1px solid #000;
	margin-right: 17px;
}
.bank{
	margin-top: 20px;
	
	height:100px;
}
.bank ul{
	list-style:none;
	float: left;
	margin:7px;
	padding: 0 0 0 233px;
	text-align:center;
}
.bank ul li{
	position: relative;	
	float: left;
	display: inline-block;
	height: 17px;
	width:80px;
	text-align: center;
	padding:3px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#eec063;	
	outline: none;
}
.bank a{
	text-decoration: none;
	color:#FFF; 
	margin-top: 10px;
	text-align: center;
	width:50px;
	font-size:13px;
}

ul.menu_li span.driver{
	display:inline;
	width: 12px;
    height: 34px;
	float:left;
	background:url(../images/menu_down.jpg) center 13px no-repeat;
}
ul.menu_li span.driver img{
	margin-top:10px;
}
.driver{
	margin-top:-9px;
}

