* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.clearfix:before, .clearfix:after {
	display:table;
	line-height:0;
	content:""
}
.clearfix:after {
	clear:both
}
.remove-text {
	text-indent:110%;
	white-space:nowrap;
	overflow:hidden
}
.no-link {
	cursor:default
}
[ng-click] {
cursor:pointer
}
body {
	font-family:Verdana, Arial, 'Microsoft JhengHei';
	font-size:14px;
	background-color:#03081e
}
#header>h1, nav>h1, section>h1, footer>h1, .aside>h1 {
	display:none
}
.wrapper {
	width:1000px;
	margin:0 auto
}
#header .wrapper {
	position:relative;
	height:132px;
	background:url('header_bg.png') no-repeat 300px -10px
}
.header-left {
	float:left
}
#logo {
	float:left;
	width:286px;
	height:91px;
	margin-top:20px;
	background:url('logo_new.png') no-repeat
}

#ad-flash{
	position:relative;
	width:764px;
	height:411px;
	background: url(../images/banner_new1.jpg) left top no-repeat;
}

.header-logo {
    float: left;
    height: 112px;
    margin-left: 0px;
}
#logo a {
	display:block;
	height:100%
}
.header-right {
	float:right;
	text-align:right;
	padding-top:5px
}
.language {
	position:relative;
	top:3px;
	display:inline-block;
	list-style-type:none;
	margin:0;
	padding:0; *display:none;
}
.language li {
	width:20px;
	height:17px;
	margin-left:5px;
	background:url('lang.png') no-repeat;
	cursor:pointer;
	float:left
}
.language li[property="zh-CN"] {
	background-position:-26px 0
}
.language li[property="en-US"] {
	background-position:-53px 0
}
.language li[property="th"] {
	display:none
}
.link {
	display:inline-block;
	list-style-type:none;
	margin:0;
	padding:0
}
.link li {
	float:left
}
.link li a {
	padding:0 10px;
	font-size:12px;
	font-family:SimSun;
	color:#febb0f;
	text-decoration:none;
	border-left:1px solid #e27f1e
}
.link li:first-child a {
	border-left:0
}
.link li a:hover {
	color:#fff
}
.link li.last a {
	padding-right:0
}
#div-meiDonNow {
	padding:7px 0;
	color:#fff;
	font-size:12px;
	font-family:'SimSun'
}
#account_box>form {
	position:relative;
	width:365px; *width:335px; 
}
#account_box>form input {
	width:107px;
	*width:87px; *float:left;
	margin:0 1px 10px;
	padding:5px 7px;
	font-size:12px;
	font-family:SimSun;
	color:#febb0f;
	border:1px solid #23306f;
	background:#010310
}
#account_box>form input::-webkit-input-placeholder {
color:#febb0f
}
#account_box>form input::-moz-placeholder {
color:#febb0f
}
#account_box>form input:-ms-input-placeholder {
color:#febb0f
}
#account_box>form button {
	width:69px;
	height:25px;
	margin:0 1px;
	border:0;
	vertical-align:top;
	font-size:14px;
	font-family:SimSun;
	font-weight:bold;
	white-space:nowrap
}
#account_box>form button.btn-login {
	color:#febb0f;
	background:url('btn_login.png') center bottom no-repeat
}
#account_box>form button.btn-register {
	background:url('btn_register.png') center bottom no-repeat
}
#account_box>form button.btn-forget {
	margin-right:118px;
	color:#000;
	font-size:12px;
	font-weight:normal;
	background:url('btn_register.png') no-repeat
}
#account_box>form button:hover {
	color:#000;
	background-position:center top
}
#check-code-wrapper {
	position:relative;
	display:inline-block
}
#check-code-wrapper>input {
	width:107px
}

#captcha {
	position:absolute;
	top:37px;
	right:2px;
	height:25px
}
#agree {
	display:none;
	position:absolute;
	bottom:0;
	right:0;
	padding:4px 5px;
	font-size:13px;
	background-color:#fff
}
#agree a {
	color:#0c41ed;
	font-weight:bold;
	cursor:pointer
}
ul#account_info {
	position:relative;
	display:inline-block;
	margin:7px 0 0 0;
	padding:10px 5px 0 10px;
	list-style:none
}
ul#account_info>li {
	display:inline-block;
	height:15px;
	font-size:12px;
	font-family:SimSun;
	color:#fff;
	vertical-align:top
}
ul#account_info>li:first-child {
	margin-right:10px
}
ul#account_info>li>span.account {
	display:inline-block;
	max-width:5em;
	color:#febb0f;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	vertical-align:top;
	overflow:hidden
}
ul#account_info>li a {
	cursor:pointer
}
ul#account_info>li a i {
	color:#666d8e;
	font-size:16px;
	vertical-align:top
}
ul#account_info>li a i:hover {
	color:#febb0f
}
#action_box {
	display:inline-block;
	margin:10px 0 0 0;
	vertical-align:top
}
#action_box>a {
	display:inline-block;
	height:26px;
	padding:0 10px;
	border:0;
	font-size:12px;
	font-weight:bold;
	font-family:SimSun;
	line-height:26px;
	text-align:center;
	text-decoration:none;
	color:#292929;
	background:#febb0f;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
#action_box>a:hover {
	color:red
}
#sub_navbar {
	position:relative;
	padding:10px 0
}
ul#account_nav {
	float:right;
	margin:0;
	padding:0;
	list-style-type:none
}
ul#account_nav>li {
	float:left;
	padding:0 10px;
	border-left:1px solid #666d8e
}
ul#account_nav>li:first-child {
	border-left:0
}
ul#account_nav>li.last {
	padding-right:0
}
ul#account_nav>li>a {
	display:block;
	height:100%;
	color:#666d8e;
	font-size:12px;
	font-family:SimSun;
	text-decoration:none;
	cursor:pointer
}
ul#account_nav>li>a:hover {
	color:#febb0f
}
#nav {
	background:#febb0f
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none
}
.mainnav>li {
	float:left;
	position:relative;
	background-color:#febb0f
}
.mainnav>li:hover, .mainnav li.active {
	background-color:#ff0
}
.mainnav>li>a {
	display:block;
	width:111.1px;
	*width:110px;
	padding:33px 0 10px;
	font-size:14px;
	font-family:'Microsoft YaHei';
	color:#000;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #dca10a;
	background-image:url('nav_01.png');
	background-position:center 8px;
	background-repeat:no-repeat
}
.mainnav>li.promotion:before {
	content:'';
	display:block;
	position:absolute;
	top:20px;
	left:75px;
	width:23px;
	height:13px;
	background:url('new.gif') no-repeat
}
.mainnav>li:first-child>a {
	border-left:1px solid #dca10a
}
.mainnav>li.sport>a {
	background-image:url('nav_02.png')
}
.mainnav>li.live>a {
	background-image:url('nav_03.png')
}
.mainnav>li.game>a {
	background-image:url('nav_04.png')
}
.mainnav>li.lottery>a {
	background-image:url('nav_05.png')
}
.mainnav>li.lottery1>a {
	background-image:url('nav_051.png')
}
.mainnav>li.promotion>a {
	background-image:url('nav_06.png')
}
.mainnav>li.mobile>a {
	background-image:url('nav_07.png')
}
.mainnav>li.trial>a {
	background-image:url('nav_08.png')
}
.mainnav>li.onlinechat>a {
	background-image:url('nav_09.png')
}
.mainnav>li:hover>.subnav {
	display:block
}
.subnav {
	position:absolute;
	z-index:99;
	display:none
}
.subnav>li {
	float:left;
	width:100%;
	height:35px;
	line-height:35px;
	padding:0 10px;
	color:#000;
	text-align:center;
	background:#febb0f
}
.subnav>li:hover {
	color:#ff0;
	background:#956b00
}
.banner {
	height:250px;
	background:url('banner01.jpg') no-repeat center top
}
.bannercp {
	height:194px;
	background:url('banner_cp.jpg') no-repeat center top
}
#news {
	position:relative;
	height:48px;
	line-height:48px;
	background:#0b143f;
	border-bottom:1px solid #26267e
}
#news .wrapper .title {
	float:left;
	width:111px;
	margin-right:30px;
	background:url('news_bg.jpg') left center no-repeat;
	text-indent:110%;
	white-space:nowrap;
	overflow:hidden
}
#hot-news {
	white-space:nowrap;
	overflow:hidden
}
#hot-news a {
	color:#fff;
	font-size:12px;
	text-decoration:none
}
#hot-news a:hover {
	text-decoration:underline
}
#content {
	position:relative;
	background:#030923
}
#footer {
	position:relative;
	padding:15px 0 0;
	font-size:12px;
	font-family:SimSun;
	color:#ffac18;
	text-align:center;
	background:#0e1645
}
#footer ul {
	display:inline-block;
	margin:0 0 10px 0;
	padding:0;
	list-style:none
}
#footer ul li {
	float:left
}
#footer ul li:first-child a {
	border-left:0
}
#footer ul a {
	display:inline-block;
	padding:0 7px;
	color:inherit;
	text-align:center;
	text-decoration:none;
	border-left:1px solid #fff
}
#footer ul a:hover {
	color:#ffac18
}
.footer-icon {
	height:69px;
	padding:10px;
	background:#0c1131 url('footer_01.png') center no-repeat
}
.footer-logo {
	height:60px;
	background:#0c1131 url('footer_02.png') center top no-repeat
}
.footer-logo .wrapper {
	position:relative
}
a.gpk_btn.btn {
	position:absolute;
	top:0;
	left:250px;
	width:100px;
	height:35px
}
a.xtd_btn.btn {
	position:absolute;
	top:0;
	left:355px;
	width:95px;
	height:35px
}
#footer p {
	position:absolute;
	left:50%;
	top:81px;
	margin:0 0 0 205px
}
#services1 {
	position:absolute;
	top:210px;
	right:5px
}
ul#girl {
	margin:0;
	padding:0;
	list-style-type:none
}
ul#girl>li {
	width:147px;
	background-repeat:no-repeat
}
ul#girl>li[data-girl="01"] {
	height:58px;
	background-image:url('s01.png')
}
ul#girl>li#chat {
	height:55px;
	background-image:url('s02.png')
}
ul#girl>li[data-girl="03"] {
	height:55px;
	background-image:url('s03.png')
}
ul#girl>li[data-girl="03"] a {
	display:inline-block;
	width:100%;
	height:100%
}
ul#girl>li#register {
	height:55px;
	background-image:url('s04.png')
}
ul#girl>li#mail {
	height:54px;
	background-image:url('s05.png')
}
ul#girl>li[data-girl="06"] {
	height:58px;
	background-image:url('s06.png')
}
ul#girl>li#closed {
	height:41px;
	background-image:url('s07.png');
	cursor:pointer
}
ul#girl>li:not([data-girl="01"]):hover, ul#girl>li[data-girl="01"].accordion {
background-position:right center
}
#marquee-wrapper {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:-1;
	display:none
}
#marquee-wrapper.show {
	display:block;
	z-index:1000;
	background-image:url('transparent-black.png')
}
#marquee {
	width:600px;
	max-height:500px;
	margin:30px auto 0 auto;
	background-color:#fff;
	background-image:url('table_background.jpg');
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor:default;
	-moz-transition:margin-top ease-in 300ms;
	-o-transition:margin-top ease-in 300ms;
	-webkit-transition:margin-top ease-in 300ms;
	transition:margin-top ease-in 300ms
}
#marquee>header {
	text-align:center;
	background-color:#e9e9e9;
	border-bottom:1px solid #ccc;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0
}
#marquee>header>h2 {
	margin:0;
	color:#0080e3;
	font-size:21px;
	line-height:60px
}
ul#newsBags {
	margin:0;
	padding:10px 50px;
	max-height:380px;
	overflow:auto
}
ul#newsBags>li {
	color:#454545;
	white-space:pre-line;
	font-size:13px;
	line-height:27px
}
#marquee>footer {
	text-align:center;
	line-height:80px;
	background-color:#e9e9e9;
	background-image:-webkit-radial-gradient(center top, ellipse farthest-side, rgba(0, 0, 0, .3), transparent);
	background-size:100% 8px;
	background-repeat:no-repeat;
	border-top:1px solid #ccc;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px
}
#marquee>footer>span {
	display:inline-block;
	width:119px;
	font-size:15px;
	font-weight:bolder;
	line-height:45.5px;
	background-image:url('sent_bn.png');
	cursor:pointer
}
#marquee>footer>span:hover {
	background-position:0 -45.5px
}
#mailbox {
	position:relative;
	display:inline-block;
	vertical-align:top;
	text-decoration:none
}
#mailbox>span, #mailbox>span:hover {
	position:absolute;
	left:80%;
	bottom:60%;
	min-width:16px;
	padding:0 2px;
	height:16px;
	color:#000;
	font-size:12px;
	text-align:center;
	line-height:16px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#fff47e;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.ui-widget-header {
	padding:0 5px;
	line-height:12px
}
#ad-dialog {
	display:none;
	padding:0
}
#ad-dialog img {
	width:100%;
	height:auto!important
}
#ad-dialog .dialog_footer {
	height:30px;
	padding:0 3px;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	border-top:1px solid #000
}
.ui-dialog {
	z-index:999
}
.ui-dialog .ui-dialog-title {
	height:15px;
	font-size:13px
}
.ui-dialog .ui-dialog-buttonpane {
	margin:0;
	padding:0;
	border:none
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
	font-size:12px
}
.ui-dialog .ui-dialog-buttonpane button {
	position:absolute;
	bottom:0;
	right:0;
	margin:3px 6px
}
#lobby .game-list {
	list-style-type:none;
	margin:0;
	padding:40px 0
}
#lobby .game-list li { *width:250px; 
	display:block;
	position:relative;
	float:left;
	cursor:pointer
}
#lobby .game-list li:hover {
	background-position:center bottom
}
#un-lobby {
	padding:15px 0
}
#un-lobby>h2 {
	margin:0;
	padding:15px 0;
	color:#fff;
	font-size:30px;
	font-family:Arial;
	font-weight:normal;
	text-align:center;
	border:1px solid #20226f;
	background:#0a133c
}
#un-lobby>h2 span {
	color:#febb0f;
	font-size:23px;
	font-family:'Microsoft Yahei';
	vertical-align:top
}
#un-lobby .aside {
	float:left;
	width:240px;
	text-align:center
}
#un-lobby .aside ul {
	position:relative;
	list-style-type:none;
	margin:0;
	padding:80px 0 0 0;
	border-left:1px solid #20226f;
	background:#091137 url('aside_bg.png') no-repeat center 20px
}
#un-lobby .aside ul:after {
	content:'';
	position:absolute;
	bottom:-166px;
	display:block;
	width:100%;
	height:166px;
	background:url('.aside_after.png') no-repeat center top
}
#un-lobby .aside ul li {
	border-bottom:1px solid #20226f
}
#un-lobby .aside ul li:first-child {
	border-top:1px solid #20226f
}
#un-lobby .aside ul li a {
	display:block;
	padding:20px 0;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-family:'Microsoft Yahei';
	text-decoration:none
}
#un-lobby .aside ul li a:hover, #un-lobby .aside ul li.active a {
	color:#000;
	background:#febb0f
}
#un-lobby .article {
	min-height:400px;
	padding:40px;
	overflow:hidden;
	font-size:14px;
	font-family:'Microsoft Yahei';
	color:#fff;
	border-left:1px solid #20226f;
	border-right:1px solid #20226f;
	border-bottom:1px solid #20226f;
	background:#020517
}
#un-lobby .article h3 {
	font-size:16px;
	font-weight:normal;
	color:#febb0f
}
#un-lobby .article p {
	margin:0 0 30px 0;
	line-height:1.6
}
#un-lobby .article .click {
	color:#febb0f;
	font-size:14px;
	font-weight:bold;
	cursor:pointer
}
#un-lobby .article a {
	color:#ff9600
}
#un-lobby .article ul {
	list-style-type:none;
	margin:0;
	padding:0
}
#un-lobby .article ul li {
	margin:5px 0
}
.body {
	width:1000px;
	margin:20px auto;
	min-height:400px
}
.body #title, #heading {
	background:#0e0e0e
}
.body #account-heading, .body #withdrawal-heading {
	background:#bb0016;
	color:#fff
}
.body #account-heading a, .body #withdrawal-heading a {
	color:#fff
}
#un-lobby table {
	width:100%;
	text-align:center
}
#un-lobby table th {
	text-align:center;
	padding:8px;
	border:1px solid #20226f;
	/*background:#0a133b*/
}
#un-lobby table td {
	padding:8px;
	border:1px solid #20226f
}
