#ui-wrap{
	width:100%;
	min-width: 1100px;
	height:100%;
	margin:0 auto;
}
#ui-header-wrap{
	width:100%;
	height: 148px;
    background: #c8c9cc;
    background:url(../images/img_background.png) left center repeat-x;
}
#ui-header{
	margin:0 auto;
	width:1100px;
	height:100%;
	/*padding-top: 10px;*/
}
#ui-header h1{
	margin:0 10px;
	width:132px;
	height:78px;
	text-indent:-10000px;
	background:url(../images/logo.png) center center no-repeat;
}
#ui-navi-wrap{
	width:100%;
	height:40px;
	background: black;
    border-bottom: #c8c9cc solid 5px
}
#ui-navi{
	margin:0 auto;
	width:1100px;
	height:40px;
	/*background: black;*/
    border-bottom: #c8c9cc solid 5px
}
#ui-navi ul{
	/*margin:0 auto;*/
	width:1100px;
	float: left;
	height:40px;
	border-left: #414141 solid 1px;
}
#ui-navi a {
	display: block;
	height: 45px;
	overflow: hidden;
	float: left;
}
#ui-navi ul a li{
	display:inline-block;
	float:left;
	width:136px;
	text-align:center;
	line-height:40px;
	font-size:17px;
	letter-spacing:2px;
	color: #ffffff;
	/*background-color: #000;*/
	border-right: #414141 solid 1px;
}
#ui-navi ul a li:hover, #ui-navi ul a li:focus{
	/*color:#F15177;*/
	color:#ec9823;
	/*background: #bde33c;*/
}
.ui-navi-focus li{
	height: 40px!important;
	color:#414141 !important;
	background: #bde33c url(../images/img_triangle.png) bottom center no-repeat !important;
	/*border-bottom: #FFFFFF solid 5px !important;*/
	border-right: #c8c9cc solid 1px !important;
	border-left: #c8c9cc solid 1px !important;
}
.ui-navi-focus{
	background:#fff !important;
}

.focus{
	color:#F15177;
}

#ui-main{
	margin:0 auto;
	width:1100px;
	height:auto;
}
#ui-footer{
	margin-top:22px;
	width:100%;
	height:287px;
	border-top:#676767 solid 10px;
	background:white;
}
#footer{
	margin:0 auto;
	width:1100px;
}
#footer ul{
	margin:0 40px;
}
#footer ul li{
	display:inline-block;
	float:left;
	margin:0 5px;
	width:130px;
	text-align:center;
	font-size:16px;
	line-height:22px;
	color:#676767;
}
#footer ul li img{
	display:block;
	padding:0 30px;
	width:70px;
	height:70px;
}
#footer ul li p{
	font-size:13px;
	line-height:18px;
	color:#A3A3A3;
}
#footer span{
	display:inline-block;
	float:left;
	margin-top:20px;
	padding:10px;
	width:255px;
	height:130px;
	border-top:#DADADA solid 1px;
}
#footer span em{
	display:block;
	padding:0 5px 10px 5px;
	font-size:12px;
	line-height:20px;
	color:#676767;
}
#footer span em{
	margin-left:5em;
	text-indent:-5em;
	width:186px;
	height:40px;
}
#footer span b{
	display:block;
	font-size:16px;
	line-height:28px;
	color:#676767;
	font-weight:normal;
}
#footer span a{
	display:inline-block;
	float:left;
	width:50%;
	font-size:13px;
	line-height:24px;
	color:#676767;
}
#footer span a:before{
	content:'・';
	font-size:14px;
	font-weight:bold;
}
/*exp*/
.title .exp, #player-zone #bonus h3 .exp{
	display:inline-block;
	width:18px;
	height:18px;
	cursor:pointer;
	position:relative;
	background:url(../images/icon-info.png) left top no-repeat;
	top:2px;
	left:0;
}
.title .exp em, #player-zone #bonus h3 .exp em{
	display:none;
	margin-left:-94px;
	padding:10px;
	width:168px;
	line-height:1.5em;
	background: rgba(65, 65, 65, 0.77);
	color:white;
	z-index:10;
	position:absolute;
	left:117px;
}
.title .exp:hover, #player-zone #bonus h3 .exp:hover{
	background:url(../images/icon-info.png) left bottom no-repeat;
}
.title .exp:hover em, #player-zone #bonus h3 .exp:hover em{
	display:block;
}
/*platfrom logo*/
.platform-logo{
	background-image:url(../images/logo-platform.png);
}
.pf_bbin{
	 background-position:center top;
}
.pf_ag{
	background-position:center -50px;
}
.pf_hg{
	background-position:center -100px;
}
.pf_pt{
	background-position:center -150px;
}
.pf_opus{
	background-position:center -200px;
}
.pf_ea{
	background-position:center -250px;
}
.pf_mg{
	background-position:center -300px;
}
.pf_sb{
	background-position:center -350px;
}
.pf_im{
	background-position:center -400px;
}
.pf_ct{
	background-position:center -450px;
}
.pf_kg{
	background-position:center -500px;
}
.pf_gd{
	background-position:center -550px;
}
.pf_self{
	background-position:center -650px;
}
.pf_crown{
	background-position:center -700px;
}
.pf_lebo{
	background-position:center -750px;
}
.pf_laxino{
	background-position:center -850px;
}
.pf_gamesos{
	background-position:center -900px;
}
.pf_betsoft{
	background-position:center -950px;
}
.pf_ttg{
	background-position:center -1000px;
}
/*platform logo 31*/
.platform-logo-s{
	background-image:url(../images/logo-platform-s.png);
}
.pf-s_bbin{
	background-position:center top;
}
.pf-s_ag{
	background-position:center -31px;
}
.pf-s_hg{
	background-position:center -62px;
}
.pf-s_pt{
	background-position:center -93px;
}
.pf-s_opus{
	background-position:center -124px;
}
.pf-s_ea{
	background-position:center -155px;
}
.pf-s_mg{
	background-position:center -186px;
}
.pf-s_sb{
	background-position:center -217px;
}
.pf-s_im{
	background-position:center -248px;
}
.pf-s_ct{
	background-position:center -279px;
}
.pf-s_kg{
	background-position:center -310px;
}
.pf-s_gd{
	background-position:center -341px;
}
.pf-s_188{
	background-position:center -372px;
}
.pf-s_self{
	background-position:center -403px;
}
.pf-s_crown{
	background-position:center -434px;
}
.pf-s_lebo{
	background-position:center -465px;
}
.pf-s_laxino{
	background-position:center -527px;
}
.pf-s_gamesos{
	background-position:center -558px;
}
.pf-s_betsoft{
	background-position:center -589px;
}
.pf-s_ttg{
	background-position:center -620px;
}
.y{
	padding: 10px 0px 8px 0px;
	float: right;
}
.hdc h2{
	padding: 30px 5px 8px 0px;
	float: left;
}
.hpokers{
	padding-top: 18px;
	float: left;
	background-image:url(../images/img_pokers.png);
	height: 130px;
    width: 380px;
    background-repeat: no-repeat;
	margin-left: 10px;
	background-position: left bottom;
}
.hpokers2{
	padding-top: 18px;
	float: left;
	background-image:url(../images/img_pokers.png);
	height: 130px;
    width: 380px;
    background-repeat: no-repeat;
	margin-left: 10px;
	background-position: left bottom;
}
.fastlg{
	line-height: 24px;
	zoom: 1;
}
.y table tr {
  height: 30px;
}
.y table tr td{
  width: 55px;
}
.fastlg td {
  padding: 2px 0 2px 4px;
}
.vwmy {
  padding-left: 16px;
  background: url(http://www.gongbet.com/static/image/common/user_online.gif) no-repeat 0 2px;
}
#um {
  padding-right: 70px;
  line-height: 2.3;
  zoom: 1;
}
#um p {
	text-align: right;
	padding: 10px 0px 8px 0px;
}
#um p a{
  color: #000;
}
#um .pipe {
  margin: 0 5px 0 0;
}
.pipe {
  margin: 0 5px;
  color: #CCC;
}
#um .avt {
  display: inline;
  margin-right: -60px;
}
.avt img {
  padding: 2px;
  width: 48px;
  height: 48px;
  background: #FFF;
  border: 1px solid;
  border-color: #F2F2F2 #CDCDCD #CDCDCD #F2F2F2;
}
#pm_ntc.new {
  background-image: url(http://www.gongbet.com/static/image/common/new_pm.gif);
}
#myprompt.new {
  background-image: url(http://www.gongbet.com/static/image/common/notice.gif);
  background-position: 3px 50%;
}
#um .new, .topnav .new, .sch .new, #toptb .new {
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  font-weight: 700;
}
.showmenu {
  cursor: pointer;
  white-space: nowrap;
}
.notfound{
	font-size: 18px;
	text-align: left;
	line-height: 170px;
	height: 170px;
	padding-left: 20px;
	letter-spacing: 5px;
}
}