@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: middle;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 13px;
	background: #ebebeb;
	font-family: "Microsoft YaHei", "微軟正黑體", Georgia, "Times New Roman", Times, serif;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	max-width: 100%;
	height: auto;
}
/*JS_廣告輪播(新版)*/
.AD_Set {
	width: 680px;
    height: 305px;
    margin: auto;
	overflow: hidden;
	visibility: hidden;
}
.Loading_Set {
	position: relative;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
}
.Loading1 {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.Loading2 {
	position: absolute;
	display: block;
	background: url(../../images/cm/loading.gif) no-repeat center center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ad_picSet {
	position: relative;
	top: 0;
	left: 0;
	width: 680px;
	height: 305px;
	overflow: hidden;
	cursor: default;
}
.pointSet {
	bottom: 16px;
	right: 16px;
}
.jssorb13 {
    position: absolute;
}
.jssorb13 div, .jssorb13 div:hover, .jssorb13 .av {
    position: absolute;
    background: url(../../images/cm/b13.png) no-repeat;
    width: 21px;
    height: 21px;
    overflow: hidden;
    cursor: pointer;
}
.jssorb13 div {
	background-position: -5px -5px;
}
.jssorb13 div:hover, .jssorb13 .av:hover {
	background-position: -35px -5px;
}
.jssorb13 .av {
	background-position: -65px -5px;
}
.jssorb13 .dn, .jssorb13 .dn:hover {
	background-position: -95px -5px;
}
/*網頁格式*/
.wrapper {
	margin: 0 auto;
}
.wrapper_bottom {
	padding-bottom: 25px;
}
.header {
	width: 100%;
}
.winner_logo {
	background: url(../../images/index_icon/lgogoa113.png?1171) no-repeat;
	background-size: 100% auto;
	width: 425px;
	height: 79px;
	padding: 10px 0;
}
.logo {
	padding: 10px 0;
}
.header_info {
	background: #054973;
	background: -moz-linear-gradient(top, #054973 0%, #094d77 56%, #0f6093 100%);
	background: -webkit-linear-gradient(top, #054973 0%, #094d77 56%, #0f6093 100%);
	background: linear-gradient(to bottom, #054973 0%, #094d77 56%, #0f6093 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#054973', endColorstr='#0f6093', GradientType=0 );
	border: 1px solid #5f84c0;
	box-shadow: 0px 0px 20px 2px rgba(30, 13, 13, 0.5) inset;
	color: #fff;
	padding: 6px;
	border-radius: 4px;
	position: relative;
	margin: 0 auto 10px;
	width: 222px;
	display: block;
	font-size: 17px;
}
.info {
	background: #214873; /* Old browsers */
	background: -moz-linear-gradient(top, #214873 0%, #3889b4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #214873 0%, #3889b4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #214873 0%, #3889b4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#214873', endColorstr='#3889b4', GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #449fdc;
	border-bottom: 1px solid #344b63;
	text-align: center;
	padding: 10px 0px;
}
.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: #496b90;
	background: -moz-linear-gradient(top, #496b90 0%, #1f2b37 100%);
	background: -webkit-linear-gradient(top, #496b90 0%, #1f2b37 100%);
	background: linear-gradient(to bottom, #496b90 0%, #1f2b37 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#496b90', endColorstr='#1f2b37', GradientType=0 );
	border: 1px solid #5c8fb0;
	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);
	font-size: 17px;
}
.header_bt:hover {
	background: #2180e5;
	background: -moz-linear-gradient(top, #2180e5 0%, #114b85 100%);
	background: -webkit-linear-gradient(top, #2180e5 0%, #114b85 100%);
	background: linear-gradient(to bottom, #2180e5 0%, #114b85 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2180e5', endColorstr='#114b85', GradientType=0 );
	border: 1px solid #4ba0ff;
}
.header_bt_y {
	background: rgb(198,131,16);
	background: -moz-linear-gradient(top, rgba(198,131,16,1) 0%, rgba(108,62,7,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(198,131,16,1)), color-stop(100%, rgba(108,62,7,1)));
	background: -webkit-linear-gradient(top, rgba(198,131,16,1) 0%, rgba(108,62,7,1) 100%);
	background: -o-linear-gradient(top, rgba(198,131,16,1) 0%, rgba(108,62,7,1) 100%);
	background: -ms-linear-gradient(top, rgba(198,131,16,1) 0%, rgba(108,62,7,1) 100%);
	background: linear-gradient(to bottom, rgba(198,131,16,1) 0%, rgba(108,62,7,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c68310', endColorstr='#6c3e07', GradientType=0 );
	border: 1px solid #95551c;
	cursor: pointer;
	font-size: 17px;
	color: #fff;
	padding: 8px;
	width: 95px;
	border-radius: 3px;
	margin-bottom: 10px;
	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;
}
.footer {
	background: #1d3a52;
	border-top: 2px solid #4d5c68;
	clear: both;
	text-align: center;
}
.bottom {
	color: #fff;
	text-align: center;
	padding: 20px 0;
	padding-bottom: 100px;
}
.news {
	border: 1px solid #344b63;
	background: #1f2c39;
	background: -moz-linear-gradient(top, #1f2c39 0%, #486a8f 100%);
	background: -webkit-linear-gradient(top, #1f2c39 0%, #486a8f 100%);
	background: linear-gradient(to bottom, #1f2c39 0%, #486a8f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2c39', endColorstr='#486a8f', GradientType=0 );
	color: #fff;
	height: 30px;
	line-height: 26px;
	text-align: center;
	overflow:hidden;
	white-space:nowrap;
}
.new_fix {
	position: relative;
	bottom: 38px;
}
.select {
	background: rgb(54,16,11); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(54,16,11,1) 0%, rgba(15,0,1,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(54,16,11,1)), color-stop(100%, rgba(15,0,1,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(54,16,11,1) 0%, rgba(15,0,1,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(54,16,11,1) 0%, rgba(15,0,1,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(54,16,11,1) 0%, rgba(15,0,1,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(54,16,11,1) 0%, rgba(15,0,1,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36100b', endColorstr='#0f0001', GradientType=0 ); /* IE6-9 */
	color: #fff;
	overflow: hidden;
}
.select li {
	display: inline-block;
	text-align: center;
	width: 15%;
	margin: 30px 0;
	cursor: pointer;
	letter-spacing: 5px;
	line-height: 20px;
}
.select li:hover {
	color: #FFDB60;
}
.line {
	border-right: 1px solid #532424;
}
.off_line {
	border-right: none;
}
.footer_font {
	position: relative;
	margin-left: 20px;
	top: -10px;
}
.game_meun {
	margin: 0 auto;
    padding: 20px 0;
	/*margin: 20px auto 0;
	overflow: hidden;*/
}
.game_meun li {
	display: inline-block;
	line-height: 25px;
	color: #fff;
	width: 17%;
	min-width: 110px;
	padding: 13px;
	margin: 0px 5px 10px;
	font-size: 22px;
	text-align: center;
}
.game_meun li:hover {
	color: #FFDD36;
}
.main {
	text-align: center;
	background: url(../../images/index_icon/bg.jpg);
	background-size: cover;
}
.contentSet {
	background: #000;
}
/*live_casino*/
.live_casino_area {
	border-top: 1px solid #9A0A0D;
	border-bottom: 1px solid #9A0A0D;
	padding: 20px;
	margin: 0 auto 40px;
	overflow: hidden;
	display: block;
	background: #320607;
}
.live_casino {
	display: block;
	border: 1px solid #AB1D1D;
	box-shadow: 0px 0.9px 4.7px rgb(203, 26, 26);
	color: #fff;
	width: 90%;
	padding: 15px 0;
	text-align: center;
	margin: 0 auto;
}
.live_casino:hover {
	background: url(../../images/option.html) 0px -129px;
}
.live_casino_font {
	font-size: 20px;
	font-weight: bold;
}
/*sport*/
.sport_bg {
	background: #37090C url(../../images/sport_bg.html) no-repeat;
	background-size: cover;
}
.sport {
	display: block;
	border: 1px solid #AB1D1D;
	box-shadow: 0px 0.9px 4.7px rgb(203, 26, 26);
	color: #fff;
	width: 90%;
	padding: 15px 0;
	text-align: center;
	margin: 0 auto;
}
.sport:hover {
	transform: .20s linear;
	background: url(../../images/option.html) -273px -258px;
}
/*casino*/
.casino {
	display: block;
	border: 1px solid #AB1D1D;
	box-shadow: 0px 0.9px 4.7px rgb(203, 26, 26);
	color: #fff;
	width: 90%;
	padding: 15px 0;
	text-align: center;
	margin: 0 auto;
}
.casino:hover {
	background: url(../../images/option.html) 558px -387px;
}
.casino_area {
	/*background: url(/images/casino_bg.jpg);
	border-top: 1px solid #363636;*/
	width: 100%;
	margin: 0 auto;
}
.game_icon {
	background: url(../../images/game_icon.png);
	width: 201px;
	height: 250px;
	display: inline-block;
	margin: 7px;
}
.game_icon:hover {
	background: url(../../images/game_icon.png) -201px 0;
}
.game_icon_w {
	width: 427px;
	height: 230px;
	display: inline-block;
	margin: 7px 8px;
	background: url(../../images/game_icon_w.html)
}
.game_icon_w:hover {
	background: url(../../images/game_icon_w.html) -428px 0;
}
.game_icon_s { /*小圖*/
    background: url(../../images/game_icon/game_icon_s.png) no-repeat;
    width: 335.5px;
    height: 262px;
    display: inline-block;
    margin: 7px 2px;
    text-align: center;
}
.game_icon_s:hover {
	background: url(../../images/game_icon/game_icon_s.png) -337.4px 0;
}
.game_icon_s img{    width: 311px;}
.game_icon_w h1 {
	padding: 15px 0 10px;
	line-height: 29px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.game_icon_w a {
	text-decoration: none;
}
.game_icon h1 {
	padding: 15px 0 10px;
	line-height: 37px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
/*lottery*/
.lottery {
	position: relative;
	left: 731px;
	top: -117px;
	width: 320px;
	height: 118px;
	float: left;
}
.lottery:hover {
	background: url(../../images/option.html) 327px -517px;
}
/*mobile_icon*/
.mobiel_icon {
	display: inline-block;
	border: 1px solid #AB1D1D;
	box-shadow: 0px 0px 40px rgb(203, 26, 26) inset;
	color: #fff;
	width: 29.8%;
	padding: 15px;
	line-height: 25px;
	text-align: center;
	margin: 5px 5px 10px;
	font-size: 20px;
	font-weight: bold;
}
.mobiel_icon p {
	font-size: 10px;
	font-weight: bold;
}
.mobiel_icon:hover {
	border: 1px solid #BA971C;
	box-shadow: 0px 0px 40px rgb(255, 163, 0) inset;
	color: #FFFFFF;
}
.item_option {
	overflow: hidden;
	margin-bottom: 10px;
}
.cent {
	text-align: center;
	margin: 10px auto;
}
.option {
	background: url(../../images/casino_bar.png) center no-repeat;
	position: relative;
	height: 77px;
	bottom: 25px;
	margin: 0 auto;
	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: 20px;
	font-size: 16px;
	width: 90px;
	margin: 22px 0 13px;
}
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 0;
}
.game_Sort {
	font-size: 16px;
	margin: 24px 0 0 0;
}
.lottery_icon {
	text-align: center;
	width: 247px;
	height: 276px;
	display: inline-block;
	background: url(../../images/lottery/lottery_off.png);
	text-decoration: none;
	padding-left: 10px;
}
.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;
}
.lottery_news {
	top: 15px;
	position: relative;
	background: none;
}
.left_memu {
	background: url(../../images/left_menu.html);
	float: left;
	height: 300px;
	width: 213px;
	margin-right: 10px;
}
.info_title {
	font-size: 25px;
	font-weight: bold;
	border: 1px solid #782024;
	background: #160104;
	padding: 13px 28px;
	text-align: center;
	color: #fff;
	margin-top: 18px;
}
.info_title span {
	color: #888888;
	font-size: 18px;
	margin-left: 20px;
}
.right_info {
	float: left;
	width: 100%;
}
.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_title {
	float: left;
	color: #880909;
	font-size: 26px;
	font-weight: bold;
	position: relative;
	top: 40px;
	width: 420px;
	left: 32px;
	height: 115px;
	line-height: 38px;
}
.ad_info {
	float: left;
	position: relative;
	left: 220px;
	top: 52px;
	width: 700px;
	line-height: 20px;
	text-align: left;
	height: 45px;
}
.info_attention {
	background-size: cover;
	color: #3e2c18;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 6px;
	border: 3px solid #DEB06C;
}
.ad_post {
	position: relative;
	bottom: -3px;
}
.show_off {
	display: none;
	margin-bottom: 10px;
}
.rule_btn_about_us {
	background: url(../../images/right_menu.html);
	width: 74px;
	height: 13px;
	left: 60px;
	margin: 12px 0;
	position: relative;
	top: 76px;
}
.rule_btn_about_us:hover {
	background: url(../../images/right_menu.html) 74px 0;
}
.rule_btn_save_cash_help {
	background: url(../../images/right_menu.html) 0 65px;
	width: 74px;
	height: 13px;
	left: 60px;
	margin: 12px 0;
	position: relative;
	top: 78px;
}
.rule_btn_save_cash_help:hover {
	background: url(../../images/right_menu.html) 74px -13px;
}
.rule_btn_get_cash_help {
	background: url(../../images/right_menu.html) 0 52px;
	width: 74px;
	height: 13px;
	left: 60px;
	margin: 12px 0;
	position: relative;
	top: 80px;
}
.rule_btn_get_cash_help:hover {
	background: url(../../images/right_menu.html) 74px -26px;
}
.rule_btn_join_us {
	background: url(../../images/right_menu.html) 0 39px;
	width: 74px;
	height: 13px;
	left: 60px;
	margin: 12px 0;
	position: relative;
	top: 84px
}
.rule_btn_join_us:hover {
	background: url(../../images/right_menu.html) 74px -39px;
}
.rule_btn_connect_us {
	background: url(../../images/right_menu.html) 0 26px;
	width: 74px;
	height: 13px;
	left: 60px;
	margin: 12px 0;
	position: relative;
	top: 89px;
}
.rule_btn_connect_us:hover {
	background: url(../../images/right_menu.html) 74px -52px;
}
.rule_btn_question {
	background: url(../../images/right_menu.html) 0 13px;
	width: 74px;
	height: 13px;
	left: 60px;
	margin: 12px 0;
	position: relative;
	top: 91px;
}
.rule_btn_question:hover {
	background: url(../../images/right_menu.html) 74px -65px;
}
.wide_cent {
	text-align: center;
	width: 100%;
	background: #486a8f;
	background: -moz-linear-gradient(top, #486a8f 0%, #1f2c39 100%);
	background: -webkit-linear-gradient(top, #486a8f 0%, #1f2c39 100%);
	background: linear-gradient(to bottom, #486a8f 0%, #1f2c39 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#486a8f', endColorstr='#1f2c39', GradientType=0 );
	border-top: 1px solid #449fdc;
	border-bottom: 1px solid #344b63;
}
.mobie_rule {
	margin: 0 auto;
}
.mobile_pt {
	cursor: pointer;
}
.mobile_top {
	margin: 20px 0 0 0;
}
/*帳號登入區_登入*/
.ac_area_login {
	width: 85%;
	margin: 0 auto;
	padding: 10px;
	line-height: 25px;
	border-radius: 3px;
	text-align: left;
	font-size: 18px;
	color: #8B8080;
	background: #1d3a52;
	border: 1px solid #3b7496;
}
.ac_area_login a {
	color: #fff;
	padding-right: 6px;
	text-decoration: none;
}
.ac_area_login a:hover {
	color: #62FF00;
}
.ac_area_logout {
	color: #fff;
	padding-right: 6px;
	text-decoration: none;
	display: block;
	background: #a90329;
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: linear-gradient(to bottom, #a90329 0%, #8f0222 44%, #6d0019 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019', GradientType=0 );
	text-align: center;
	margin-top: 5px;
	border-radius: 4px;
	line-height: 30px;
	border: 1px solid #bd002b;
}
.ac_area_logout:hover {
	background: #D39352; /* Old browsers */
	background: -moz-linear-gradient(top, #d4720a 0%, #bf6709 44%, #a55805 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d4720a 0%, #bf6709 44%, #a55805 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d4720a 0%, #bf6709 44%, #a55805 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4720a', endColorstr='#a55805', GradientType=0 ); /* IE6-9 */
	border: 1px solid #ff9421;
	color: #fff !important;
}
.link_area {
	margin: 5px auto;
}
.link_area a {
	color: #fff;
	text-decoration: none;
	margin: 0 5px 0 2px;
	font-size: 1em;
	transition: all 0.2s ease-out;
}
.link_area a:hover {
	color: #FFED4D;
}
/*訊息信件*/
.msg {
	position: relative;
	top: 3px;
	cursor: pointer;
}
.msg_list {
	position: relative;
	top: -7px;
	background: #F00;
	border-radius: 20px;
	color: #fff;
	height: 20px;
	width: 20px;
	left: -16px;
	text-align: center;
	line-height: 20px;
	display: inline-block;
}
.number-id {
	color: #ffd800;
}
/*footer最底層設定*/
.OptionList {
	position: fixed;
    bottom: 0px;
    width: 100%;
    background: #2d668d;
    box-shadow: 0px -3px 9px rgba(0, 0, 0, 0.5);
}
.OptionList_wide {
	min-width: 95%;
    margin: 0 auto;
    height: 80px;
    line-height: 30px;
}
.OptionList a {
	display: inline-block;
	*display: inline;
    min-width: 17%;
    text-align: center;
    color: #fff;
}
.footer_Icon1, .footer_Icon2, .footer_Icon3, .footer_Icon4, .footer_Icon5 {
	width: 30px;
	height: 28px;
	margin: 15px auto 0;
}
.footer_Icon1 {
	background: url(../../images/index_icon/home.png) no-repeat;
	background-size: 100% auto;
}
.footer_Icon2 {
	background: url(../../images/index_icon/MoneyBag.png) no-repeat;
	background-size: 100% auto;
}
.footer_Icon3 {
	background: url(../../images/index_icon/MemberUser.png) no-repeat;
	background-size: 100% auto;
}
.footer_Icon4 {
	background: url(../../images/index_icon/Dicon.png) no-repeat;
	background-size: 100% auto;
}
.footer_Icon5 {
	background: url(../../images/index_icon/Wicon.png) no-repeat;
	background-size: 100% auto;
}
/*.OptionList img {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 10px;
}*/
.regkey {
	width: 158px;
	height: 25px;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}
/*手機版上方登出*/
.LoginOut {
	float: right;
	position: relative;
	top: -3px;
}
.ac_money {
	color: rgb(18, 176, 62);
}
.forgotIt {
	font-size: 1em;
	color: #fff;
	padding: 0 3px;
	margin-bottom: 10px;
	display: inline-block;
}
.forgotIt:hover {
	color: #ffca00;
	transition: all 0.3s ease-out;
}
.ReadRule {
	color: #fff;
	font-size: 0.9em;
	letter-spacing: 1.1px;
	padding-right: 5px;
	font-family: 微軟正黑體;
}
/*注冊關閉按鈕*/
.regpage_close {
	background: none;
	border: 0;
	width: 23px;
	height: 22px;
	background: url(../../images/btn_close.html) no-repeat;
	float: right;
	margin: 10px 10px 0 0
	cursor: pointer;
}
/*注冊*/
.RegPage {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	font-size: 15px;
	color: #466489;
	text-align: center;
	z-index: 9999;
	overflow: hidden;
	margin-bottom: 80px;
}
.RegPage_title {
	background: #2d597e;
	background: -moz-linear-gradient(top, #2d597e 0%, #56a7c3 100%);
	background: -webkit-linear-gradient(top, #2d597e 0%, #56a7c3 100%);
	background: linear-gradient(to bottom, #2d597e 0%, #56a7c3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d597e', endColorstr='#56a7c3', GradientType=0 );
}
.RegPage_logo {
	padding: 10px 0;
}
.RegPage_item {
	display: block;
	width: 100%;
	height: 40px;
	color: #fefefe;
	text-align: center;
	background: #0c6395;
	line-height: 40px;
}
.RegPage_info ul {
	float: left;
    width: 97%;
	padding: 7px;
}
.RegPage_info .Reg_App {
    width: 100px;
    padding-left: 10px;
    color: #666;
}
.RegPage_info .app_input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #dcdcdc;
	color: #666;
	border: 0;
	text-align: center;
	margin-top: 10px;
	letter-spacing: 1px;
}
.itemInput {
	list-style: none;
	border: 0;
	padding: 0;
	width: 100%;
	height: 40px;
	background-color: #dcdcdc;
	text-align-last: center;
	color: #888;
	letter-spacing: 1px;
}
.mobileInput {
	float: left;
	list-style: none;
	border: 0;
	padding: 0;
	width: 70%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #dcdcdc;
	padding-left: 15px;
	color: #666;
}
.RegPage_info .btn_verify, .RegPage_info .btn_reverify, .RegPage_info .btn_recall {
	float: left;
    width: 28.85%;
    height: 40px;
    color: #fff;
    text-align: center;
    border: none;
    cursor: pointer;
}
.RegPage_info .btn_verify {
    background-color: #ef7900;
}
.RegPage_info .btn_reverify {
    background-color: #ff4d4d;
}
.RegPage_info .btn_recall {
    background-color: #56a045;
}
.RegPage_18 {
    width: 90%;
    margin: 5px auto;
    line-height: 20px;
    text-align: center;
}
.RegPage_button {
	display: table;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 10px auto 20px;
    background-color: #0c6395;
    cursor: pointer;
    text-align: center;
}
.RegPage_button:hover {
	background-color: #2d496e;
}
.RegPage_button span {
	font-size: 16px;
	color: #fff;
	margin-left: 12px;
}
.RegPage_button img {
}
.iradio_square-blue {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	background: url(../../images/blue.html) no-repeat;
	border: none;
	cursor: pointer;
}
/*提示訊息*/
.tipSet {
	padding-right: 3%;
}
.tipSet .error_set {
    clear: both;
    padding-right: 5px;
    font-size: 13px;
    color: #000;
    text-align: right;
    vertical-align: middle;
}
.text_red {
    color: #f00;
}
.text_gray {
    color: #888;
}
.text_deepgreen {
    color: #009445;
}
.popup_tipset {
    clear: both;
    display: block;
    font-size: 12px;
    text-align: right;
    margin-top: 3px;
}
.tips_img {
    display: inline-block;
    *display: inline;
    width: 12px;
    vertical-align: middle;
}
.ticon_error {
    background: url(../../images/Index_icon/ticon_error.png) no-repeat;
    height: 12px;
}
.ticon_warning {
    background: url(../../images/Index_icon/ticon_warning.png) no-repeat;
    height: 12px;
}
.ticon_accept {
    background: url(../../images/Index_icon/ticon_accept.png) no-repeat;
    height: 12px;
}
.tips_text {
    margin-left: 3px;
    vertical-align: middle;
}
/*彩金*/
.Jackpot {
	float: left;
	background: #0b1d2c;
	width: 285px;
	margin: 5px 0 0 5px;
	height: 74px;
}
.Jackpot span {
	font-size: 27px;
	font-weight: bold;
	color: #ffd500;
	text-align: center;
	width: 100%;
	display: block;
	line-height: 35px;
	margin: 0 auto;
}
/*投訴箱*/
.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: 0 15px 15px 15px;
	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;
	text-shadow: rgb(0, 0, 0) 0px 5px 5px;
	font-size: 1.3em;
	letter-spacing: 5px;
}
.ComplaintBox_title_button {
	width: 160px;
	display: inline-block;
	line-height: 40px;
}
.ComplaintBox_title_button span {
	margin: 0;
}
/*分頁選擇器*/

div.pagination {
	overflow: hidden;
	font-size: 9pt;
	padding: 10px 0;
}
div.pagination ul {
	list-style: none;
	padding: 2px 0;
	line-height: 16px;
}
div.pagination li {
	display: inline-block;
}
div.pagination.manu {
	width: 100%;
	padding: 3px;
	margin: 3px auto;
	text-align: center;
	font-size: 0.9em;
}
div.pagination.manu a {
	padding: 5px 5px 5px 5px;
	margin: 2px;
	border: 1px solid #cacaca;
	text-decoration: none; /* no underline */
	color: #5C5C5C;
}
div.pagination.manu a:hover, div.pagination.manu a:active {
	border: 1px solid #A3A3A3;
	background-color: #B6B6B6;
	color: #FFF;
}
div.pagination.manu .current {
	padding: 5px 5px 5px 5px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #61524c;
	color: #FFF;
	background: #544736;
}
div.pagination.manu .disabled {
	padding: 5px 5px 5px 5px;
	margin: 2px;
	border: 1px solid #cacaca;
	color: #5C5C5C;
}
/*真人視訊圖像縮放*/
.live_casino_item .lobby_set a, .slot_game_list .lobby_set a, .lottery_list .lobby_set a {
	width: 95%;
	display: inline-block;
	margin: 5px auto;
}
/*註解_浮動視窗*/
.tips_up {
	position: relative;
	width: 250px;
    margin: 0px auto 10px;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}
.tips_bg {
	line-height: 18px;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    background-color: #2a95d2;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.textYellow {
	color: #ff6;
}
.arrow_down {
	position: absolute;
    top: 41px;
    left: 5px;
    width: 0;
    height: 0;
    border: 8px dashed transparent;
    border-right-style: solid;
    border-right-color: #2a95d2;
}
/*彩金編排*/
.MpTopList {
	width: 940px;
	margin: 10px auto 15px;
	table-layout: fixed;
	font-size: 14px;
	color: #555;
}
.MpTopList tr {
	background-color: #fff;
}
.MpTopList th {
	color: #fff;
	height: 30px;
	border-top: 1px solid #296591;
	border-right: 1px solid #265684;
	border-left: 1px solid #307ba7;
	border-bottom: 1px solid #214876;
	background-color: #28608d;
	font-size: 15px;
}
.MpTopList td {
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}
.superJP_w {
	padding: 10px;
}
.superJP_bg {
	background: #593b2f; /* Old browsers */
	background: -moz-linear-gradient(top, #593b2f 0%, #210d0d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #593b2f 0%, #210d0d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #593b2f 0%, #210d0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#593b2f', endColorstr='#210d0d', GradientType=0 ); /* IE6-9 */
}
.superJP td {
	text-align: center;
}
.superJP th {
	height: 35px;
	background-color: #544736;
	border-top: 1px solid #5d4f3c;
	border-right: 1px solid #635644;
	border-left: 1px solid #423018;
	font-weight: normal;
	color: #ffca87;
}
.superJP_button {
	width: 468px;
	height: 32px;
	background-repeat: no-repeat;
	font-size: 15px;
	text-align: center;
	color: #716353;
	line-height: 33px;
	font-weight: bold;
	float: left;
	cursor: pointer;
	background: #382f25;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border: 1px solid #544736;
}
.superJP_button:hover {
	background: #baa080;
	color: #492d0a;
	text-shadow: 0 0.5px #baa080;
}
.btnList {
	width: 100px;
	height: 25px;
	border-radius: 20px;
	border: 1px solid #826440;
	font-size: 13px;
	color: #e0c8a9;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	float: right;
	margin-right: 8px;
	margin-top: 10px;
	cursor: pointer;
}
.btnList:hover {
	background: #ae9473;
	color: #25140d;
}
.ButtonTop {
	width: 960px;
	overflow: hidden;
}
.SuperJP_h {
	height: auto;
	width: 960px;
	margin: 30px auto;
}
.bg_subMain {
	clear: both;
	background-color: #ebebeb;
	overflow: hidden;
	padding: 10px 0px 20px 0px;
	min-height: 580px;
}
/*More*/
.more {
	float: right;
	height: 23px;
	background: #204264;
	color: #fff;
	border-radius: 25px;
	text-align: center;
	width: 60px;
	line-height: 20px;
	text-decoration: none;
	position: relative;
	top: 6px;
	right: 8px;
	transition: all 0.3s ease-out;
}
.more:hover {
	background: #73ac18;
}
/*認證碼*/
.RegNumber {
	height: 26px;
	border: 1px solid #5f84c0;
	display: inline-block;
}
/*首頁背影*/
.bg {
	background: url(../images/bg.html)!important;
	background-size: cover;
}
/*快速儲值提交*/
.FastDeposit_title {
	background: url(../../images/FastDeBg.html);
	background-size: cover;
	border-bottom: 1px solid #d3d3d3;
	display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 130px;
	font-size: 1.8em;
	font-weight: bold;
	padding: 0;
}
/*快速轉點提交*/
.FastWithdrawals_title {
	background: url(../../images/FastWtBg.html);
	background-size: cover;
	border-bottom: 1px solid #d3d3d3;
	display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 130px;
	font-size: 1.8em;
	font-weight: bold;
	padding: 0;
}
/*快速轉點成功*/
.FastWithdrawalsDone_title {
	background: url(../../images/FastWtDoneBg.html);
	background-size: cover;
	border-bottom: 1px solid #d3d3d3;
	display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 130px;
	font-size: 1.8em;
	font-weight: bold;
	padding: 0;
}
.FastDeposit_menu {
	border-radius: 10px;
}
.FastDeposit_bg {
	background: #fff;
	min-height: 380px;
	color: #466489;
	margin: 0px auto;
	border: 1px solid #afafaf;
	top: 25%;
	left: 31%;
	position: absolute;
}
.FastDepositInfo {
	font-size: 1.4em;
	line-height: 45px;
	padding: 40px;
	display: block;
	box-shadow: 0px 1.9px 7.7px rgba(0, 0, 0, 0.5);
}
.FastDepositFont {
	text-align: center;
	font-weight: bold;
}
.FastDepositMoney {
	font-size: 1.7em;
	color: #f00;
}
.FastDeposit_ButtonList {
	display: block;
	text-align: center;
	line-height: 87px;
	background: #425467;
}
.FastDeposit_ButtonList img {
	padding: 0 10px;
}
.FastDeposit_ButtonList a {
	color: #d4d4d4;
	font-size: 1.3em;
	display: inline-block;
	margin: 0 25px;
}
.FastDeposit_ButtonList a:hover {
	color: #5df8ff
}
/*我要存款*/
.deposit {
	background-color: #836a4b;
}
.deposit:hover {
	background-color: #665035;
}
.JoinMember {
	text-align: center;
	font-size: 1.4em;
	margin: 50px 0;
}
/**/
.popUpAdd {
	width: 528px;
	height: 567px;
	background-color: #f5f5f5;
	border: 1px solid #29405c;
	font-size: 15px;
	color: #466489;
}
/*手機廣告頁間距*/
.cm_pic {
	margin: 5px 0
}
.CmPage {
	width: 95%;
	margin: 0 auto;
	overflow:hidden;
}

/* 寬度介於 1281px - 1599px (電腦) */
@media screen and (min-width: 1281px) and (max-width: 1599px) {
	/**/
}

/* 寬度介於 901px - 1024px (電腦) */
@media screen and (min-width: 901px) and (max-width: 1024px) {
	/*註冊*/
	.RegPage_info .btn_verify, .RegPage_info .btn_reverify, 
	.RegPage_info .btn_recall {
	    width: 28.45%;
	}
}

/* 寬度介於 701px - 899px */
@media screen and (min-width: 701px) and (max-width: 899px) {
    /*註冊*/
	.RegPage_info .btn_verify, .RegPage_info .btn_reverify, 
	.RegPage_info .btn_recall {
	    width: 27.8%;
	}
}

/* 寬度介於 640px - 700px */
@media screen and (min-width: 640px) and (max-width: 700px) {
    /*註冊*/
	.RegPage_info .btn_verify, .RegPage_info .btn_reverify, 
	.RegPage_info .btn_recall {
	    width: 27.5%;
	}
}

/* 寬度介於 421px - 639px */
@media screen and (min-width: 421px) and (max-width: 639px) {
    /*註冊*/
	.RegPage_info .btn_verify, .RegPage_info .btn_reverify, 
	.RegPage_info .btn_recall {
	    width: 27.65%;
	}
}

/* 寬度介於 540px - 570px */
@media screen and (min-width: 540px) and (max-width: 570px) {
    /*註冊*/
	.RegPage_info .btn_verify, .RegPage_info .btn_reverify, 
	.RegPage_info .btn_recall {
	    width: 27.2%;
	}
}

/* 寬度介於 321px - 420px */
@media screen and (min-width: 321px) and (max-width: 420px) {
    /*註冊*/
	.RegPage_info .btn_verify, .RegPage_info .btn_reverify, 
	.RegPage_info .btn_recall {
	    width: 25.5%;
	}
}

/* 寬度小於 320px */
@media screen and (max-width: 320px) {
	/*註冊*/
	.RegPage_info .btn_verify, .RegPage_info .btn_reverify, 
	.RegPage_info .btn_recall {
	    width: 25%;
	}
}