body {
	background: #021900 url(../image/bg.jpg) no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Century Gothic;
	min-width: 1000px;
	max-width: 100%;
	color: #d2ffd0;
	}
@font-face {font-family: DaiAtlas;src: url(../font/Dai-Atlas.otf);}
ul {
	list-style: none;
	margin: 0;
	}
a {
	text-decoration: none;
	color: #000000;
	}
h1, h2, h3 {
	color: #31ba2c;
	font-size: 15px;
	border-top: 1px solid #043302;
	border-bottom: 1px solid #043302;
	padding: 5px 0;
	}
#header {
	width: 950px;
	margin: 0 auto;
	height: 167px;
	}
#header .menu ul {
	padding: 0;
	}
#header .menu li {
    font-family: 'Lobster', cursive;
    float: left;
    padding: 70px 25px 0px 25px;
    font-size: 27px;
}
#header .menu li a {
	color: #d2ffd0;
	text-decoration: underline;
	}
#header .menu li a:hover {
	text-shadow: 0 1px 0 #31ba2c, 0 0 3px #31ba2c, 0 0 5px #31ba2c, 0 0 30px #31ba2c, 0 3px 50px #31ba2c;
	}
#header .menu .logo {
	padding: 10px 25px 0px 25px;
	height: 170px;
	}
	
.login-form {
	padding: 15px 0 15px 0;
	margin: 0 auto;
	width: 960px;
	background-color: rgba(0, 0, 0, 0.2);
	height: 40px;
	}
.login-form li {
	float: left;
	width: 276px;
	height: 42px;
	}
.login-form button {
	background: #31ba2c;
	border-radius: 5px;
	font-size: 22px;
	line-height: 38px;
	text-align: center;
	width: auto;
	margin: 0 15px;
	font-weight: bold;
	padding: 0 28px 0 28px;
	cursor: pointer;
	visibility: visible;
	vertical-align: middle;
	display: inline-block;
	}
.login-form .button-regiter {
	background: #FF9800;
	color: #000;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: rotateX(20deg);
	-webkit-animation: .2s ease-in-out 0s alternate none infinite running glow;
	animation: .2s ease-in-out 0s alternate none infinite running glow;
	}
.login-form span {
	font-size: 25px;
	font-family: 'Lobster', cursive;
	vertical-align: middle;
	}
.login-form input {
	border-radius: 5px;
	text-align: center;
	width: 50%;
	font-size: 18px;
	height: 35px;
	background: #d2ffd0;
	}

#text-bg {
	height: 58px;
	background: url(../image/marquee-list.jpg);
	}
#running-text {
	width: 960px;
	height: 58px;
	margin: 0 auto;
	}
#running-text .marquee {
	width: 960px;
	float: left;
	}
#running-text marquee {
	font-size: 20px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: right;
	}
#main {
	width: 960px;
	margin: 0 auto;
	}
#main-top {
	height: 325px;
	background: #001e00;
	-webkit-box-shadow: 0px 8px 15px 2px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 8px 15px 2px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 8px 15px 2px rgba(0, 0, 0, 0.8);
	}

#main-top #slide-warp {
	height: 288px;
	background: url(../image/bg-slide.gif) no-repeat;
	padding: 18px;
	border-radius: 5px;
	position: relative;
	width: 660px;
	float: left;
	}
@keyframes slidy {
	0% { left: 0%; }
	20% { left: 0%; }
	25% { left: -100%; }
	45% { left: -100%; }
	50% { left: -200%; }
	70% { left: -200%; }
	75% { left: -300%; }
	95% { left: -300%; }
	}
@keyframes glow {
0% {
}
100% {
	opacity:0.5;
	transform: scaleX(1) scaleY(1);
}
}
#main-top div#slider {
	overflow: hidden;
	}
#main-top div#slider figure span {
	width: 20%;
	float: left;
	}
#main-top div#slider figure {
	position: relative;
	width: 500%;
	margin: 0;
	left: 0;
	text-align: left;
	font-size: 0;
	animation: 20s slidy infinite;
	}
#main-top div#slider figure .slide1 {
	background: url(https://pusatqq.xyz/slide/slider1.jpg) no-repeat;
	width: 660px;
	height: 288px;
	border-radius: 3px;
	}
#main-top div#slider figure .slide2 {
	background: url(https://pusatqq.xyz/slide/slider2.jpg) no-repeat;
	width: 660px;
	height: 288px;
	border-radius: 3px;
	}
#main-top div#slider figure .slide3 {
	background: url(https://pusatqq.xyz/slide/slider3.jpg) no-repeat;
	width: 660px;
	height: 288px;
	border-radius: 3px;
	}
#main-top div#slider figure .slide4 {
	background: url(https://pusatqq.xyz/slide/slider4.jpg) no-repeat;
	width: 660px;
	height: 288px;
	border-radius: 3px;
	}
#main-top #bank, #livechat {
	width: 250px;
	height: 220px;
	float: left;
	margin-left: 7px;
	border-radius: 5px;
	border: 3px solid #31ba2c;
	}
#main-top #livechat {
	margin-top: 7px;
	height: 85px;
	}
#main-top #bank span {
	color: #000000;
	padding: 5px 10px 5px 20px;
	background: #31ba2c;
	font-size: 17px;
	font-weight: bold;
	border-radius: 0 0 0px 26px;
	float: right;
	padding: 2px 10px 5px 20px;
	-webkit-box-shadow: -2px 3px 4px 0px rgb(0, 0, 0);
	-moz-box-shadow: -2px 3px 4px 0px rgb(0, 0, 0);
	box-shadow: -2px 3px 4px 0px rgb(0, 0, 0);
	}

#main-middle {
	width: 953px;
	height: 230px;
	margin-top: 20px;
	border: 3px solid #31ba2c;
	border-radius: 5px;
	border-top: none;
	}
#main-middle table {
	margin-left: 24px;
	height: 187px;
	width: 223px;
	}
#main-middle #depo, #wd {
	float: left;
	height: 226px;
	width: 253px;
	border-radius:0 35px 0px 0px;
	border-top: 4px solid #31ba2c;
	background: url(../image/depo-wd.jpg) no-repeat;
	}
#main-middle #depo tr:first-child td,
#main-middle #wd tr:first-child td {
	padding-top: 8px;
}	
#main-middle #depo td, #wd td {
	font-size: 12px;
	line-height: 24px;
	padding: 3px 0px 3px 3px;
	height: 32px;
	}
#main-middle #depo span {
	color: #000000;
	padding: 2px 20px 5px 10px;
	background: #31ba2c;
	font-size: 17px;
	font-weight: bold;
	border-radius: 0 0 26px 0;
	float: left;
	-webkit-box-shadow: 2px 3px 4px 0px rgb(0, 0, 0);
	-moz-box-shadow: 2px 3px 4px 0px rgb(0, 0, 0);
	box-shadow: 2px 3px 4px 0px rgb(0, 0, 0);
	}
#main-middle #wd {
	border-radius: 35px 0px 0px 0px;
	}
#main-middle #depo .td3, #wd .td3 {
	text-align: right;
	}
#main-middle #depo .date, #wd .date {}
#main-middle #wd span {
	color: #000000;
	padding: 2px 10px 5px 20px;
	background: #31ba2c;
	font-size: 17px;
	font-weight: bold;
	border-radius: 0 0 0px 26px;
	float: right;
	-webkit-box-shadow: -2px 3px 4px 0px rgb(0, 0, 0);
	-moz-box-shadow: -2px 3px 4px 0px rgb(0, 0, 0);
	box-shadow: -2px 3px 4px 0px rgb(0, 0, 0);
	}
#main-middle #middle-banner {
	background: url(../image/middle-banner.jpg) no-repeat;
	float: left;
	width: 447px;
	height: 197px;
	margin-top: 30px;
	border-top: 3px solid #31ba2c;
	-webkit-box-shadow: inset 1px 2px 10px 3px #000000;
	-moz-box-shadow: inset 1px 2px 10px 3px #000000;
	box-shadow: inset 1px 2px 10px 3px #000000;
	}
#main-middle #middle-banner ul {
	padding: 0;
	}
#main-middle #middle-banner li {
	float: left;
	}
#main-middle  #jackpot {
	width: 447px;
	height: 93px;
	}
#main-middle #jackpot li {
	padding: 55px 10px 0 40px;
	font-size: 30px;
	font-family: DaiAtlas;
	letter-spacing: 3px;
	color: #000000;
	width: 160px;
	}
/* #main-middle #jackpot li:last-child {
	padding-left: 60px;
} */	
#contact {
	background:url(../image/contactus.jpg) no-repeat;
	position: fixed;
	cursor: pointer;
	left: -157px;
	width: 225px;
	height: 310px;
	top: 30%;
	z-index: 999999;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	}
#footer {
	height: 100%;
	margin: 0 auto;
	padding: 10px 0;
	width: 960px;
	text-align: center;
	font-size: 13px;
	-webkit-box-shadow: inset 1px 4px 25px 0px #032b02;
	-moz-box-shadow: inset 1px 4px 25px 0px #032b02;
	box-shadow: inset 1px 4px 25px 0px #032b02;
	}
#footer p {
	padding: 5px 10px 0px 10px;
	}
#footer .copyright {color: #fff;
    border-top: 1px solid #043302;
    padding: 10px 0 0 0;
	}