﻿/*網頁格式*/
.header_info {
	background: #2e0105;
	color: #fff;
	border-radius: 2px;
	position: relative;
	margin: 0 5px;
	width: 125px;
}
.info {
	position: relative;
	top: 55px;
	left: 110px;
	width: 65%;
	overflow: hidden;
}
.game_info {
	background: #282828;
	border: 1px solid #f1d596;
	color: #fff;
	padding: 6px;
	border-radius: 2px;
	position: relative;
	margin: 0 5px;
	width: 125px;
}
.header_bt {
	background: rgb(185,64,64); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(185,64,64,1) 0%, rgba(71,6,6,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(185,64,64,1)), color-stop(100%, rgba(71,6,6,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(185,64,64,1) 0%, rgba(71,6,6,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(185,64,64,1) 0%, rgba(71,6,6,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(185,64,64,1) 0%, rgba(71,6,6,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(185,64,64,1) 0%, rgba(71,6,6,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b94040', endColorstr='#470606', GradientType=0 ); /* IE6-9 */
	border: 1px solid #700e0b;
	cursor: pointer;
	color: #fff;
}
.header_bt:hover {
	background: rgb(71,6,6); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(71,6,6,1) 0%, rgba(185,64,64,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(71,6,6,1)), color-stop(100%, rgba(185,64,64,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(71,6,6,1) 0%, rgba(185,64,64,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(71,6,6,1) 0%, rgba(185,64,64,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(71,6,6,1) 0%, rgba(185,64,64,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(71,6,6,1) 0%, rgba(185,64,64,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#470606', endColorstr='#b94040', GradientType=0 ); /* IE6-9 */
}
.header_bt:active {
	position: relative;
	top: 1px;
}
.forget_pw {
	color: #fff;
	text-decoration: none;
}
.header_bt {
	background: rgb(185,64,64); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(185,64,64,1) 0%, rgba(71,6,6,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(185,64,64,1)), color-stop(100%, rgba(71,6,6,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(185,64,64,1) 0%, rgba(71,6,6,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(185,64,64,1) 0%, rgba(71,6,6,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(185,64,64,1) 0%, rgba(71,6,6,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(185,64,64,1) 0%, rgba(71,6,6,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b94040', endColorstr='#470606', GradientType=0 ); /* IE6-9 */
	border: 1px solid #700e0b;
	cursor: pointer;
	color: #fff;
	padding: 8px 18px;
	border-radius: 3px;
	margin: 0 5px 0 0;
	box-shadow: 0px 1.9px 7.7px rgba(0, 0, 0, 1.7);
}
.header_bt:hover {
	background: rgb(71,6,6); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(71,6,6,1) 0%, rgba(185,64,64,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(71,6,6,1)), color-stop(100%, rgba(185,64,64,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(71,6,6,1) 0%, rgba(185,64,64,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(71,6,6,1) 0%, rgba(185,64,64,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(71,6,6,1) 0%, rgba(185,64,64,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(71,6,6,1) 0%, rgba(185,64,64,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#470606', endColorstr='#b94040', GradientType=0 ); /* IE6-9 */
}
.header_bt_y {
	background: rgb(198,131,16); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(198,131,16,1) 0%, rgba(108,62,7,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(198,131,16,1)), color-stop(100%, rgba(108,62,7,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(198,131,16,1) 0%, rgba(108,62,7,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(198,131,16,1) 0%, rgba(108,62,7,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(198,131,16,1) 0%, rgba(108,62,7,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(198,131,16,1) 0%, rgba(108,62,7,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c68310', endColorstr='#6c3e07', GradientType=0 ); /* IE6-9 */
	border: 1px solid #95551c;
	cursor: pointer;
	color: #fff;
	padding: 8px 18px;
	border-radius: 3px;
	margin: 0 5px 0 0;
	box-shadow: 0px 1.9px 7.7px rgba(0, 0, 0, 1.7);
}
.header_bt_y:hover {
	background: rgb(108,62,7); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(108,62,7,1) 0%, rgba(198,131,16,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(108,62,7,1)), color-stop(100%, rgba(198,131,16,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(108,62,7,1) 0%, rgba(198,131,16,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(108,62,7,1) 0%, rgba(198,131,16,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(108,62,7,1) 0%, rgba(198,131,16,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(108,62,7,1) 0%, rgba(198,131,16,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c3e07', endColorstr='#c68310', GradientType=0 ); /* IE6-9 */
}
.header_bt_y:active {
	position: relative;
	top: 1px;
}
.forget_pw {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	margin: 0 auto;
}
.new_fix {
	position: relative;
	top: 42px;
}

/*live_casino*/
.live_casino_area {
	border-top: 1px solid #582E18;
	padding: 20px;
}
.live_casino {
	width: 340px;
	height: 118px;
	float: left;
}
/*.live_casino:hover {
	background: url(/images/members/option.png) 0px -129px;
}*/
.live_casino_font {
	font-size: 20px;
	font-weight: bold;
}
/*sport*/
/*.sport_bg {
	background: #37090C url(/images/members/sport_bg.jpg) no-repeat;
	background-size: cover;
}*/
.sport {
	width: 300px;
	position: relative;
	left: -67px;
	height: 118px;
	float: left;
}
/*.sport:hover {
	transform: .20s linear;
	background: url(/images/members/option.png) -273px -258px;
}*/
/*casino*/
.casino {
	position: relative;
	left: -140px;
	width: 300px;
	height: 118px;
	float: left;
}
/*.casino:hover {
	background: url(/images/members/option.png) 558px -387px;
}*/
/*lottery*/
.lottery {
	position: relative;
	left: 731px;
	top: -117px;
	width: 320px;
	height: 118px;
	float: left;
}
/*.lottery:hover {
	background: url(../images/members/option.png) 327px -517px;
}*/
/*選單*/
.item_option {
	height: 129px;
	overflow: hidden;
	margin: -38px auto -25px;
	min-width: 990px;
	z-index: 9999;
	position: relative;
}
/*.item_option_twin {
	background: url(/images/members/twin_off.png);
	width: 289px;
	height: 93px;
	display: inline-block;
	text-align: center;
}
.item_option_twin:hover {
	background: url(/images/members/twin_on.png);
}*/
.item_option_twin img {
	position: relative;
	top: 7px;
	display: inline-block;
}
/*.item_option_center {
	width: 334px;
	height: 93px;
	display: inline-block;
	text-align: center;
	background: url(/images/members/center_off.png);
}
.item_option_center:hover {
	background: url(/images/members/center_on.png);
}*/
.item_option_center img {
	position: relative;
	top: 7px;
	display: inline-block;
}
.cent {
	text-align: center;
	margin: 10px auto;
}
.option {
	background: url(../images/members/casino_bar.png);
	position: relative;
	height: 77px;
	width: 953px;
	bottom: 25px;
	margin: 0 auto -20px;
	z-index: 9999;
}
.link_hideen {
	text-decoration: none;
}
.pic_size {
	min-width: 70%;
}
/*下拉選單*/
ul.drop-down-menu {
	display: inline-block;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 13px;
}
ul.drop-down-menu li {
	position: relative;
	white-space: nowrap;
}
ul.drop-down-menu > li:last-child {
	border-right: none;
}
ul.drop-down-menu > li {
	float: left; /* 只有第一層是靠左對齊*/
}
ul.drop-down-menu a {
	color: #ffe39f;
	display: block;
	text-decoration: none;
	line-height: 60px;
	font-size: 16px;
	width: 90px;
	margin: 10px 0;
}
ul.drop-down-menu a:hover { /* 滑鼠滑入按鈕變色*/
	color: #fff;
}
ul.drop-down-menu li:hover > a { /* 滑鼠移入次選單上層按鈕保持變色*/
	color: #F00;
}
ul.drop-down-menu ul { /*隱藏次選單*/
	display: none;
}
ul.drop-down-menu li:hover > ul { /* 滑鼠滑入展開次選單*/
	display: block;
}
.gold_font {
	color: #ffe39f;
}
.search_game {
	margin: 24px 0 0 60px;
}
.game_Sort {
	font-size: 16px;
	margin: 32px 0 0 0;
}
/*.lottery_icon {
	width: 247px;
	height: 276px;
	display: inline-block;
	background: url(../images/lottery/lottery_off.png);
	text-decoration: none;
}*/
.lottery_icon img {
	position: relative;
	left: 7px;
	top: 30px;
}
/*.lottery_icon:hover {
	background: url(../images/lottery/lottery_on.png);
}*/
.lottery_icon h2 {
	color: #ffcc00;
	text-shadow: 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000;
	cursor: help;
	font-size: 16px;
	position: relative;
	top: 10px;
	left: 10px;
}
.lottery_news {
	top: 15px;
	position: relative;
	background: none;
}
/*.left_memu {
	background: url(../images/members/left_menu.jpg);
	float: left;
	height: 300px;
	width: 20%;
}*/
.info_title {
	font-size: 25px;
	font-weight: bold;
	border: 1px solid #782024;
	background: #160104;
	padding: 13px 28px;
	text-align: left;
	color: #fff;
	margin-top: 18px;
}
.info_title span {
	color: #888888;
	font-size: 18px;
	margin-left: 20px;
}
.right_info {
	float: left;
	width: 80%;
}
.right_info p {
	color: #FFC251;
}
.info_page {
	border: 1px solid #4d4143;
	text-align: left;
	color: #fff;
	line-height: 44px;
	background: #1f1314;
	margin: 20px 0;
	padding: 30px;
	font-size: 15px;
}
/*廣告頁*/
.ad_info {
	float: left;
	position: relative;
	left: 220px;
	top: 52px;
	width: 700px;
	line-height: 20px;
	text-align: left;
	height: 45px;
}
/*.rule_btn_about_us {
	background: url(../images/members/right_menu.png);
	width: 74px;
	height: 13px;
	left: 60px;
	margin: 12px 0;
	position: relative;
	top: 76px;
}
.rule_btn_about_us:hover {
	background: url(../images/members/right_menu.png) 74px 0;
}
.rule_btn_save_cash_help {
	background: url(../images/members/right_menu.png) 0 65px;
	width: 74px;
	height: 13px;
	left: 60px;
	margin: 12px 0;
	position: relative;
	top: 78px;
}
.rule_btn_save_cash_help:hover {
	background: url(../images/members/right_menu.png) 74px -13px;
}
.rule_btn_get_cash_help {
	background: url(../images/members/right_menu.png) 0 52px;
	width: 74px;
	height: 13px;
	left: 60px;
	margin: 12px 0;
	position: relative;
	top: 80px;
}
.rule_btn_get_cash_help:hover {
	background: url(../images/members/right_menu.png) 74px -26px;
}
.rule_btn_join_us {
	background: url(../images/members/right_menu.png) 0 39px;
	width: 74px;
	height: 13px;
	left: 60px;
	margin: 12px 0;
	position: relative;
	top: 84px
}
.rule_btn_join_us:hover {
	background: url(../images/members/right_menu.png) 74px -39px;
}
.rule_btn_connect_us {
	background: url(../images/members/right_menu.png) 0 26px;
	width: 74px;
	height: 13px;
	left: 60px;
	margin: 12px 0;
	position: relative;
	top: 89px;
}
.rule_btn_connect_us:hover {
	background: url(../images/members/right_menu.png) 74px -52px;
}
.rule_btn_question {
	background: url(../images/members/right_menu.png) 0 13px;
	width: 74px;
	height: 13px;
	left: 60px;
	margin: 12px 0;
	position: relative;
	top: 91px;
}
.rule_btn_question:hover {
	background: url(../images/members/right_menu.png) 74px -65px;
}*/
/* 驗證碼 */
.sn {
	position: relative;
	top: 13px;
	border: 1px solid #723335;
}
.code {
	border: 1px solid #545454;
	position: relative;
	top: 5px;
	width: 78px;
	margin-left: 5px;
	margin-bottom: -5px;
}
.link_area {
	float: right;
	position: relative;
	top: 87px;
	left: 283px;
}
.link_area a {
	color: #70abdd;
	text-decoration: none;
	margin: 0 5px 0 2px;
	font-size: 0.8em;
	transition: all 0.2s ease-out;
}
.link_area a:hover {
	color: #FFED4D;
}
.live_casino_item {
}
.live_casino_item a {
	display: inline-block;
	width: 226px;
	height: 516px;
}
/*.royal {
	width: 226px;
	height: 516px;
	text-indent: -9999px;
	background: url(/images/members/royal.png);
	cursor: pointer;
}
.royal:hover {
	background: url(/images/members/royal.png)-226px 0;
}
.orient {
	width: 226px;
	height: 516px;
	text-indent: -9999px;
	background: url(/images/members/orient.png);
	cursor: pointer;
}
.orient:hover {
	background: url(/images/members/orient.png)-226px 0;
}
.opera {
	width: 226px;
	height: 516px;
	text-indent: -9999px;
	background: url(/images/members/opera.png);
	cursor: pointer;
}
.opera:hover {
	background: url(/images/members/opera.png)-226px 0;
}
.sa {
	width: 226px;
	height: 516px;
	text-indent: -9999px;
	background: url(/images/members/sa.png);
	cursor: pointer;
}
.sa:hover {
	background: url(/images/members/sa.png) -226px 0;
}*/
/*彩票遊戲*/
/*.hk_lottery {
	width: 226px;
	height: 516px;
	text-indent: -9999px;
	background: url(/images/members/HK_Lotto.png);
	cursor: pointer;
}
.hk_lottery:hover {
	background: url(/images/members/HK_Lotto.png)-226px 0;
}
.taiwan_lottery {
	width: 226px;
	height: 516px;
	text-indent: -9999px;
	background: url(/images/members/Taiwan_Lotto.png);
	cursor: pointer;
}
.taiwan_lottery:hover {
	background: url(/images/members/Taiwan_Lotto.png)-226px 0;
}
.taiwan_539 {
	width: 226px;
	height: 516px;
	text-indent: -9999px;
	background: url(/images/members/Taiwan_539.png);
	cursor: pointer;
}
.taiwan_539:hover {
	background: url(/images/members/Taiwan_539.png)-226px 0;
}
.bingo_bingo {
	width: 226px;
	height: 516px;
	text-indent: -9999px;
	background: url(/images/members/bingobingo.png);
	cursor: pointer;
}
.bingo_bingo:hover {
	background: url(/images/members/bingobingo.png) -226px 0;
}
.BjRace {
	width: 226px;
	height: 516px;
	text-indent: -9999px;
	background: url(/images/members/Bjrace.png);
	cursor: pointer;
}
.BjRace:hover {
	background: url(/images/members/Bjrace.png) -226px 0;
}
.Keno_lottery {
	width: 226px;
	height: 516px;
	text-indent: -9999px;
	background: url(/images/members/Keno_Lotto.png);
	cursor: pointer;
}
.Keno_lottery:hover {
	background: url(/images/members/Keno_Lotto.png) -226px 0;
}*/
/*首頁右下方首存廣告*/
/*.main_bottom_cm {
	background: url(/images/members/frist_cash.gif);
	position: fixed;
	bottom: 10%;
	width: 122px;
	height: 200px;
	right: 5%;
	cursor: pointer;
}*/
/*左側廣告欄*/
.cm_bar_left_area {
	width: 125px;
	position: absolute;
	left: 5%;
	z-index: 9999;
}
/*.casino_sa {
	background: url(/images/members/sa_hall.png);
	width: 226px;
	height: 516px;
}
.casino_sa:hover {
	background: url(/images/members/sa_hall.png) -226px 0;
}*/
/*投訴箱*/
.ComplaintBox_title {
	background: none;
	text-align: right;
}
.ComplaintBox_bg {
	background: #006289; /* Old browsers */
	background: -moz-linear-gradient(top, #006289 0%, #02213c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #006289 0%, #02213c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #006289 0%, #02213c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006289', endColorstr='#02213c', GradientType=0 ); /* IE6-9 */
}
.ComplaintBox_top {
	margin: 0;
	padding: 0 37px;
	background: none;
}
.ComplaintBox_info {
	width: 240px;
	height: 190px;
	background: #dcdcdc;
}
.ComplaintBox_infoTop {
	padding: 10px;
	display: inline-block;
	border-bottom: 1px solid #367da9;
}
.RegPage_title h1 {
	color: #ffe600;
	font-size: 1em;
	letter-spacing: 0.1em;
	text-shadow: rgb(0, 0, 0) 0px 1px 5px;
}
.RegPage_title span {
	color: #fff;
	line-height: 19px;
	font-size: 0.9em;
	letter-spacing: 5px;
	margin: 10px 0;
	display: block;
}
.ComplaintBox_title_button {
	width: 160px;
	display: inline-block;
	line-height: 40px;
}
.ComplaintBox_title_button span {
	margin: 0;
}
/*我要存款*/
.deposit {
	background-color: #836a4b;
}
.deposit:hover {
	background-color: #665035;
}
/**/
.popUpAdd {
	width: 528px;
	height: 567px;
	background-color: #f5f5f5;
	border: 1px solid #29405c;
	font-size: 15px;
	color: #466489;
}
.Num {
	margin-top: 3px;
	margin-left: 12px;
}
/*近期開放*/
.ComingSoon {
	margin-top: 220px;
	background: url(../images/live_icon/ComingSoon.png) !important;
	height: 58.5px;
	width: 164px;
}
.ReleaseGame:hover {
	background-position: bottom;
}
/*系統維護中*/
.SystemMaintenance {
	margin-top: 220px;
	background: url(../images/live_icon/SystemMaintenance.png) !important;
	height: 58.5px;
	width: 164px;
}
.SystemMaintenance:hover {
	background-position: bottom;
}
/*遊戲未開放*/
/*.GameNotOper {
	margin-top: 220px;
	background: url(/images/live_icon/GameNotOper.png) !important;
	height: 58.5px;
	width: 164px;
}
.GameNotOper:hover {
	background-position: bottom;
}*/
.section .text h2 {
	width: 125px;
	margin-top: 8px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #000;
	font-family: "微软雅黑";
	font-size: 16px;
	box-sizing: border-box;
	background: #fff67a;
	border-top: 1px solid #fffdc6;
	box-shadow: inset 0 -15px #FC0;
	transition: all .1s
}
.section .text h2:hover {
	background: #fffcb6;
	box-shadow: inset 0 -15px #ffee27
}
.section ul li .zhushi {
	display: block;
	width: 300px;
	color: #ccc;
	font-size: 12px;
	position: absolute;
	top: 290px;
	left: 16px
}
.section ul li p {
	display: block;
	width: 300px;
	color: #dfbf19;
	font-size: 30px;
	position: absolute;
	top: 310px;
	left: 190px
}
.section ul li h1 {
	display: block;
	width: 300px;
	color: #dfbf19;
	font-size: 30px;
	position: absolute;
	top: 310px;
	left: 180px;
	font-weight: normal
}