body{
	margin:0px;
	padding:0px;
	background:url(../images/homebg.png) 13px repeat-y #1BB1CA
}

.page_wrapper{
	width:1011px;
}
.page_size_wrapp{
	width:760px;
}
.page_conatact{
	width:200px;
	height:100px;
	float:right;
	margin-top:20px;
}

li{
	list-style:none;
}
.number{
	width: 152px;
	height: 47px;
	margin-top: 0px;
	color: #FFF;
	background:#74d0df;
	text-align:end;
}

.page_size{
	width:760px;
	float:left;
	
}
.clear{
	clear:both;
}
.slide{
	/*height:286px;*/
	padding: 11px 0px 19px 23px;
}
.contant{
	margin-left: 37px;
}
.register{
	width:180px;
	height:198px;
	float:left;
	background:url(../images/registrasi.png) no-repeat;
}
.deposit{
	width:180px;
	height:198px;
	float:left;
	background:url(../images/Deposit.png) no-repeat;
}
.play{
	width:180px;
	height:198px;
	float:left;
	background:url(../images/play.png) no-repeat;
}
.withdraw{
	width:180px;
	height:198px;
	float:left;
	background:url(../images/withdraw.png) no-repeat;
}

.logo{
	text-align:center;
}


.bola{
	color:#f6fafd;
	text-align:center;
}
.text{
	color:#FFF;
	float: left;
	padding: 191px 3px 0px 6px;
}
.link{
	margin-top:80px;
}

.contact{
	float: right;
	height: 200px;
	margin-right: 389px;
	width: 171px;
}

a{
	text-decoration:none;
	color:#FFF;
}

/* Animation Right Over*/
.yahoo,.pinbb,.phone,.fb{
	height:48px;
	width:220px;
	padding: 12px 2px 0px 18px;
}
.pin_img{
	height: 4px;
	width: 36px;
	margin-left: -28px;
	margin-top: -5px;
}
.text_pin{
	width:20px;
	height: 39px;
	margin-top: 0px;
	color: #1bb1ca;
	text-align: end;
}
.text_number {
	padding: 9px 21px 0px 15px;
	float: left;
	margin-left: 10px;
}
.text_number:hover{
	color:#FFF;
}


a.yahoo,a.pinbb,a.phone,a.fb{
	position:fixed;
	left:10;
	z-index:99;
	-moz-transition-duration:.5s;
	-o-transition-duration:.5s;
	-webkit-transition-duration:.5s;
	transition-duration:.5s;
	margin-right:100px;
}

a.yahoo:hover, a.pinbb:hover, a.phone:hover,a.fb:hover {
    margin-left:-20px;
	list-style:none;
	background:#74d0df;
	color:#000;
	height:50px;
	border-radius:10px;
}
a.phone{
	top:50px;
	text-align:center;
	color:#000;
	
}
a.pinbb {
	top:105px;
	text-align:center;
	color:#000;
}

a.yahoo {
	top:160px;
	text-align:center;
	color:#000;
}
a.fb {
	top:215px;
	text-align:center;
	color:#000;
}