body {
	margin: 0;
	padding: 0;
	min-width: 1024px;
	font-family: 'Bree Serif', serif;
	}
a {text-decoration: none}
ol, ul, li {
	list-style: none;
	padding: 0;
	}
h1, h2, h3 {font-size: 15px;color: #9e9a9a;}
h3, h4 {margin: 0;}
#wrapper {
	margin: 0 auto;
	}
#header {
	background: #000000;
	width: 1024px;
	height: 51px;
	margin: 0 auto;
	}
#text-marquee {
	float: left;
	background: url(../images/information.png) no-repeat 7px 12px;
	padding: 7px;
	height: 37px;
	width: 415px;
	}
#text-marquee marquee  {
	color: #fff;
	line-height: 33px;
	height: 33px;
	width: 93%;
	float: right;
	font-family: 'Muli', Arial, sans-serif;
	}

#wrap-in {
	width: 1024px;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	margin: 0 auto;
	font-family: 'Muli', Arial, sans-serif;
	}
#wrap-in .login-text {
	height: 30px;
	background: #101010;
	}
#wrap-in .login-text marquee {
	width: 80%;
	height: 24px;
	background: #1d1d1d;
	margin: 3px;
	line-height: 25px;
	float: right;
	}
#wrap-in .time {
	float: left;
	margin-left: 15px;
	font-size: 11px;
	}

#usr-panel {
	height: 41px;
	border-top: 5px solid #3a3939;
	border-bottom: 5px solid #3a3939;
	}
#usr-panel td {
	padding: 0px 5px 0 5px;
	line-height: 0px;
	}
#usr-panel td a {
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: 'Muli', Arial, sans-serif;
	}
#usr-panel td:hover {
	background: #3a3939;
	}
#usr-panel td a:hover {
	color: #ffeb3b;
	}
#usr-panel select {
	cursor: pointer;
	}
#usr-panel .link1{
	float: left;
	height: 41px;
	font-weight: 700;
	}
#usr-panel .link1 td {
	background: #3a3939;
	padding: 0px 10px 0 10px;
	}
#usr-panel .link1 td:hover {
	background: #696767;
	}
#usr-panel .link2 {
	float: right;
	height: 41px;
	}

#header #form {
	float: right;
	width: auto;
	height: auto;
	padding: 7px;
	height: 37px;
	}
#form input {
	background: url(../images/bg-input.jpg) no-repeat;
	width: 115px;
	height: 36px;
	border: none;
	border-radius: 5px;
	color: #000;
	text-align: center;
	margin: 0 0 0 5px;
	}
#form .username, .password, .code {
	float:left;
	}
#form .code input {
	width: 53px;
	float: left;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	}
#form .captcha {
	float: right;
	width: 50px;
	height: 36px;
	background: #444444;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	text-align: center;
	}
#form .captcha span {
	font-size: 17px;
	color: #deca8c;
	font-weight: 700;
	line-height: 37px;
	height: 37px;
	}
#form .login, #form .register {
	background: #f1c222 url(../images/btn-login.jpg) no-repeat;
	width: 100px;
	height: 36px;
	border-radius: 4px;
	margin-left: 10px;
	float: left;
	line-height: 36px;
	text-align:  center;
	}
#form .login a, #form .register a {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	}

#form .register {
	background: #d60032 url(../images/btn-register.jpg) no-repeat;
	}

#menu-list {
	background: #000000 url(../images/menu-list.jpg);
	border-top: 1px solid #3a3939;
	border-bottom: 2px solid #3a3939;
	}
#menu-bar {
	width: 1024px;
	height: 95px;
	margin:  0 auto;
	}
#menu-bar .logo {
	float: left;
	margin-top: 9px;
	width: 250px;
	height: 65px;
	margin-left: 20px;
	}
#menu-bar .logo img {
	width: 254px;
	height: 72px;
	}
#menu-bar .menu {
	float: right;
	width: 705px;
	height: 95px;
	}
#menu-bar .menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
#menu-bar .menu li {
	float: left;
	padding: 5px 10px 5px 10px;
	margin-top: 15px;
	border-right: 1px solid #231d08;
	text-align:  center;
	height: 50px;
	}
#menu-bar .menu a {
	color: #e8b477;
	}
#menu-bar .menu a:hover {
	color: #f18e02;
	}
#menu-bar .home {
	background: url(../images/menu/home.png) no-repeat center;
	height: 27px;
	line-height: 90px;
	}
#menu-bar .home:hover {
	background: url(../images/menu/home-hover.png) no-repeat center;
	height: 30px;
	}
#menu-bar .sports {
	background: url(../images/menu/sports.png) no-repeat center;
	height: 27px;
	line-height: 90px;
	}
#menu-bar .sports:hover {
	background: url(../images/menu/sports-hover.png) no-repeat center;
	height: 30px;
	}
#menu-bar .poker {
	background: url(../images/menu/poker.png) no-repeat center;
	height: 27px;
	line-height: 90px;
	}
#menu-bar .poker:hover {
	background: url(../images/menu/poker-hover.png) no-repeat center;
	height: 30px;
	}
#menu-bar .togel {
	background: url(../images/menu/togel.png) no-repeat center;
	height: 27px;
	line-height: 90px;
	}
#menu-bar .togel:hover {
	background:url(../images/menu/togel-hover.png) no-repeat center;
	height: 30px;
	}
#menu-bar .slot {
	background: url(../images/menu/slot.png) no-repeat center;
	height: 27px;
	line-height: 90px;
	}
#menu-bar .slot:hover {
	background: url(../images/menu/slot-hover.png) no-repeat center;
	height: 30px;
	}
#menu-bar .gdcasino {
	background: url(../images/menu/gddragon.png) no-repeat center;
	height: 27px;
	line-height: 90px;
	}
#menu-bar .gdcasino:hover {
	background: url(../images/menu/gddragon-hover.png) no-repeat center;
	height: 30px;
	}
#menu-bar .crown {
	background: url(../images/menu/crown.png) no-repeat center;
	height: 27px;
	line-height: 90px;
	}
#menu-bar .crown:hover {
	background: url(../images/menu/crown-hover.png) no-repeat center;
	height: 30px;
	}
#menu-bar .tangkas {
	background: url(../images/menu/tangkas.png) no-repeat center;
	height: 27px;
	line-height: 90px;
	}
#menu-bar .tangkas:hover {
	background: url(../images/menu/tangkas-hover.png) no-repeat center;
	height: 30px;
	}
#menu-bar .keno {
	background: url(../images/menu/keno.png) no-repeat center;
	height: 27px;
	line-height: 90px;
	}
#menu-bar .keno:hover {
	background: url(../images/menu/keno-hover.png) no-repeat center;
	height: 30px;
	}

#main-top, #main-bottom {
	width: 1010px;
	height: 302px;
	background: #363738;
	-webkit-box-shadow: inset 0 8px 4px -4px;
	-moz-box-shadow: inset 0 8px 4px -4px;
	box-shadow: inset 0 8px 4px -4px;
	margin: 0 auto;
	border-bottom: 6px solid #cfa412;
	}
#main-left {
	float: left;
	width: 735px;
	height: 282px;
	background: #695100;
	margin-top: 10px;
	border: 5px solid #b68e06;
	-webkit-box-shadow: 0 7px 20px -6px;
	-moz-box-shadow: 0 7px 20px -6px;
	box-shadow: 0 7px 20px -6px;
	}
	
.csslider {
	display: inline-block;
	position: relative;
	max-width: 735px;
	width: 100%;
	}
.csslider, .csslider *, .csslider *:after, .csslider *:before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	}
.csslider > .cs_anchor {
	display: none;
	}
.csslider > ul {
	position: relative;
	z-index: 1;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	}
.csslider > ul > .cs_skeleton {
	width: 100%;
	visibility: hidden;
	font-size: 0px;
	line-height: 0;
	}
.csslider > ul > .slide.img img {
	width: 100%;
	}
.csslider > ul > .slide {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 282px;
	overflow: hidden;
	font-size: 15px;
	font-size: initial;
	line-height: normal;
	white-space: normal;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	}
.csslider > ul > .slide {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	opacity: 1;
	z-index: 2;
	-webkit-transition: -webkit-transform 1200ms cubic-bezier(0.600, -0.280, 0.875, -0.105);
	transition: -webkit-transform 1200ms cubic-bezier(0.600, -0.280, 0.875, -0.105), transform 1200ms cubic-bezier(0.600, -0.280, 0.875, -0.105);
	transform: scale(0);
	}

@-webkit-keyframes zoomOut1 {
  0%, 29.375%, 100%  {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  3.125% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  6.25%, 25%  {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  26.875% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  0%, 24.999%  { z-index: 1; }
  25.001%, 100%  { z-index: 2; }
}
@keyframes zoomOut1 {
  0%, 29.375%, 100%  {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  3.125% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  6.25%, 25%  {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  26.875% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  0%, 24.999%  { z-index: 1; }
  25.001%, 100%  { z-index: 2; }
}

.csslider > #cs_play1:checked ~ ul > .slide.num0 {
	-webkit-animation: zoomOut1 32000ms infinite -2000ms;
	animation: zoomOut1 32000ms infinite -2000ms;
	}
.csslider > #cs_play1:checked ~ ul > .slide.num1 {
	-webkit-animation: zoomOut1 32000ms infinite 6000ms;
	animation: zoomOut1 32000ms infinite 6000ms;
	}
.csslider > #cs_play1:checked ~ ul > .slide.num2 {
	-webkit-animation: zoomOut1 32000ms infinite 14000ms;
	animation: zoomOut1 32000ms infinite 14000ms;
	}
.csslider > #cs_play1:checked ~ ul > .slide.num3 {
	-webkit-animation: zoomOut1 32000ms infinite 22000ms;
	animation: zoomOut1 32000ms infinite 22000ms;
	}
.csslider > #cs_play1:checked ~ ul > .slide, .csslider > .pause:checked ~ ul > .slide {
	-webkit-transition: none;
	transition: none;
	}
	
#main-right {
	margin-top: 10px;
	width: 260px;
	height: 292px;
	float: right;
	-webkit-box-shadow: 0 7px 20px -6px;
	-moz-box-shadow: 0 7px 20px -6px;
	box-shadow: 0 7px 20px -6px;
	}
#main-right span {
	font-size: 11px;
	font-weight: normal;
	}

#main-right table {
	width: 260px;
	height: 245px;
	}
#main-right img {
	height: 25px;
	width: 25px;
	vertical-align: middle;
	}
#main-right .title {
	background: #bf9811 url(../images/bg-title.png) no-repeat;
	border-radius: 7px 7px 0 0;
	border-bottom: 3px solid #98672c;
	height: 44px;
	}
#main-right .title h4 {
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	letter-spacing: 1px;
	}
#main-right .time {
	text-align: center;
	font-size: 12px;
	line-height: 10px;
	}
#main-right .pool {
	background: #c89e0f;
	padding-left: 8px;
	font-size: 15px;
	border-bottom: 1px solid #a78100;
	}
#main-right .result {
	width: 132px;
	background: #bf9811;
	border-bottom: 1px solid #d2a714;
	}
#main-right .result div {
	margin-left: 9px;
	}

#main-bottom {
	background: url(../images/main-bottom.jpg) no-repeat;
	height: 281px;
	border: 0;
	}
#main-bottom .main-item {
	float: left;
	background: url(../images/main-item-left.png) no-repeat 0px 27px;
	width: 200px;
	margin-left: 25px;
	margin-top: 35px;
	}
#main-bottom .main-item ul li {
	height: 48px;
	line-height: 48px;
	padding: 0px 0px 4px 0px;
	}
#main-bottom .main-item ul li a {
	color: #e8b477;
	display: block;
	}	
#main-bottom .main-item ul li a span {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin-top: 10px;
	margin-right: 8px;
	}
#main-bottom .main-item ul li a b {
	font-size: 16px;
	margin-right: 6px;
	font-style: normal;
	}
#main-bottom .main-item ul li a i {
	font-size: 14px;
	}
#main-bottom .main-item ul li a:hover {
	color: #f18e02;
	}
#main-bottom .main-item ul li a span.ico01 {
	background: url(../images/ico/ico01.png) no-repeat;
	}
#main-bottom .main-item ul li a span.ico02 {
	background: url(../images/ico/ico02.png) no-repeat;
	}
#main-bottom .main-item ul li a span.ico03 {
	background: url(../images/ico/ico03.png) no-repeat;
	}
#main-bottom .main-item ul li a span.ico04 {
	background: url(../images/ico/ico04.png) no-repeat;
	}
#main-bottom .main-item ul li a span.ico05 {
	background: url(../images/ico/ico05.png) no-repeat;
	}
#main-bottom .main-item ul li a span.ico06 {
	background: url(../images/ico/ico06.png) no-repeat;
	}
#main-bottom .main-item ul li a span.ico07 {
	background: url(../images/ico/ico07.png) no-repeat;
	}
#main-bottom .main-item ul li a span.ico08 {
	background: url(../images/ico/ico08.png) no-repeat;
	}
#main-bottom .live-sgp {
	height: 277px;
	border-radius: 5px;
	width: 570px;
	margin: 4px auto;
	}
#main-bottom .right ul li a {
	text-align: right;
	}
#main-bottom .right {
	background: url(../images/main-item-right.png) no-repeat 0px 27px;
	margin-left: 0;
	}
#main-bottom .right ul li a span {
	float: right;
	margin-right: 8px;
	margin-left: 8px;
	}
#main-bottom .main-middle {
	float: left;
	width: 565px;
	height: 276px;
	}
#main-bottom .main-middle img {
	padding: 21px 18px 0px 38px;
	}

#menu-bank, #copyright {
	background: #0d0d0d;
	border-top: 1px solid #1b1b1b;
	border-bottom: 2px solid #171616;
	}
#bank {
	width: 1010px;
	height: 100%;
	margin: 0 auto;
	}
#contact{
	position: absolute;
	top: 190px;
	width: 250px;
	height: 288px;
	padding: 8px 0 0 5px;
	text-align: left;    z-index: 99999;
	}
#contact a{
	display: flex;
	overflow: hidden;
	width: 50px;
	border-radius: 0px;
	color: #fff;
	text-decoration: none;
	}
#contact span{
	width: 0px;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	font-weight: bold;
	margin-left: 3px;
	}
#contact img{
	margin-bottom: 5px;
	}
	
#footer {
	width: 100%;
	height: 312px;
	background: #0e0e0e url(../images/menu-list.jpg);
	}
#footer-width, #copyright div {
	width: 1010px;
	margin: 0 auto;
	}
#footer .banner {
	float: right;
	}
#footer .footer-content {
	width: 520px;
	height: 312px;
	float: left;
	}
#footer .footer-content p {
	text-align: left;
	margin: 5px 0;
	font-size: 11px;
	font-family: 'Muli', Arial, sans-serif;
	color: #9e9a9a;border-bottom: 1px solid #1a1a1a;
	}
#copyright div {
	height: 35px;
	}
#copyright span {
	color: #9e9a9a;
	font-size: 11px;
	line-height: 35px;
	}
#copyright span img {
	vertical-align: middle;
	margin-right: 7px;
	}