@charset "utf-8";
/* CSS Document */

html,
body {
    font-family: 微軟正黑體,MHei,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif!important;
	/*font-family: 'Helvetica Neue',Helvetica,Arial,STHeiti,'Microsoft JhengHei',微軟正黑體,sans-serif!important;*/
    margin: 0;
    padding: 0;
    height: 100%;
}

a {
    color: #565656!important;
    text-decoration: none!important;
}

a:hover {
    color: #3A3A3A!important;
}

#content {
    min-height: 100%;
    position: relative;
}

#main {
    padding-bottom: 80px;
    /* 20px(font-size)x2(line-height) + 10px(padding)x2=60px*/
}

#footer {
    position: absolute;
    bottom: 0;
    padding: 10px 0;
    width: 100%;
}
/*header*/

.logo {
    float: left;
    display: block;
    width: 90px;
    height: 43px;
    background: url(../images/logo.png);
    text-indent: -9999px;
    margin: 2px 5px 0 5px;
}

.navbar-nav>li {
    font-size: 15px;
    font-weight: bold;
}

.navbar-nav li i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/icon_star.png) no-repeat top left;
    position: relative;
    top: 2px;
    margin-right: 3px;
}

.himg {
    display: table-cell;
    padding: 15px 15px 15px 18px;
    text-indent: -19px;
}
/*標題*/

h2 {
    font-size: 24px!important;
    font-weight: bolder!important;
    color: #595959!important;
}


h2 i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/icon_pink.png) no-repeat top left;
    position: relative;
    top: -1px;
    margin-right: 3px;
}

h2 b.pc{
  display: inline-block;
  width: 21px;
  height: 20px;
  background: url(../images/icon_pc.png) no-repeat top left;
  position: relative;
  top: 1px;
  margin:0 5px 0 5px;
}
/*對話框-Gmee*/

.sgame_box {
    float: left;
    clear: both;
    position: relative;
    background: #E8E8E8;
    border: 2px solid #bfbfbf;
    margin: 10px 0 15px 0;
    padding-bottom: 0px;
    padding-top: 10px;
    width: 100%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.sgame_box:after,
.sgame_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.sgame_box:after {
    border-color: rgba(207, 202, 202, 0);
    border-bottom-color: #E8E8E8;
    border-width: 10px;
    margin-left: -10px;
}

.sgame_box:before {
    border-color: rgba(191, 191, 191, 0);
    border-bottom-color: #bfbfbf;
    border-width: 13px;
    margin-left: -13px;
}

.sgame_box ul {
    margin: 0 0 0px 0;
    padding: 0 0 5px 0;
}

.sgame_box li img {
    width: 70px;
    height: 70px;
}

.sgame_box li {
    display: inline;
    margin: 3px;
    font-size: 11px;
    line-height: 18px;
    color: #000!important;
}

.sgame_box .g1 {
    display: block;
    float: left;
    width: 72px;
    height: 90px;
    text-align: center;
    margin-bottom: 9px;
    margin-left: 8px;
}

.sgame_box li a {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 11px;
    line-height: 18px;
    color: #000!important;
}
/*--PC*/

.nav {
    padding-right: 0px!important;
}

.navbar-inverse {
    background-color: #c90160!important;
}

.navbar-inverse .navbar-brand {
    color: #fff!important;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff!important;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #FF0!important;
}

.navbar-inverse {
    border-color: #FFFFFF!important;
}
/*--Tablet & Phone*/

.s_menu {
    color: #fff;
    display: block;
    width: 25px;
    height: 20px;
    border-radius: 1px;
    margin: -14px 0 2px -7px;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: inherit!important;
}

.navbar-inverse .navbar-toggle {
    border-color: inherit!important;
}

.navbar-inverse .navbar-toggle {
    border: 0 !important;
}


.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #FFFFFF!important;
}

.navbar-toggle .icon-bar {
    width: 24px!important;
    height: 3px!important;
    border-radius: 4px!important;
}
/*平板電腦~電腦*/

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav {
        margin: 0 0 0 25px !important;
    }
    .navbar-inverse .navbar-nav>li>a {
        font-size: 15px!important;
    }
    .nav {
        padding-left: 0px!important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .navbar-nav>li>a {
        margin: 0 10px !important;
        font-size: 18px!important;
    }
    .nav>li>a {
        padding: 0px
    }
    .nav>li>a {
        padding: 5px 8px!important;
    }
    .navbar-nav {
        margin: 0 0 0 30px !important;
    }
}

@media (min-width: 1200px) {
    .navbar-nav {
        margin: 0 0 0 50px !important;
    }
    .nav>li>a {
        padding: 5px 8px!important;
    }
    .navbar-nav>li>a {
        margin: 0 25px !important;
    }
    .navbar-nav>li {
        font-size: 18px!important;
    }
}

.boxA {
    padding: 5px 20px 5px 20px;
    margin: 70px -10px 10px -10px;
}

.boxB {
    padding: 0px;
    margin: 70px 0px 10px 0px;
}
/*login*/

.login_w {
    width: 30%!important;
}

.login_btn a {
    display: block;
    width: 240px;
    height: 160px;
    background: url(../images/login_a.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.login_recharge {
    margin: 8px 0 8px 0;
}

.login_fb {
    margin: 8px 0 8px 0;
}

.login_play {
    margin: 8px 0 8px 0;
}

.login_play a {
    display: block;
    width: 240px;
    height: 160px;
    background: url(../images/login_playA.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.login_play a:hover {
    background: url(../images/login_playB.png) no-repeat;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .login_play a,
    .login_play a:hover {
        width: 240px;
        height: 160px;
        -moz-background-size: 240px 160px;
        -webkit-background-size: 240px 160px;
        -o-background-size: 240px 160px;
        background-size: 240px 160px;
    }
}

@media (min-width: 1200px) {
    .login_play a,
    .login_play a:hover {
        width: 240px;
        height: 160px;
        -moz-background-size: 240px 160px;
        -webkit-background-size: 240px 160px;
        -o-background-size: 240px 160px;
        background-size: 240px 160px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .login_play a,
    .login_play a:hover {
        width: 200px;
        height: 133px;
        -moz-background-size: 200px 133px;
        -webkit-background-size: 200px 133px;
        -o-background-size: 200px 133px;
        background-size: 200px 133px;
    }
}

.login_registr {
    margin: 8px 0 8px 0;
}

.login_registr a {
    display: block;
    width: 240px;
    height: 44px;
    background: url(../images/login_registrA.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.login_registr a:hover {
    background: url(../images/login_registrB.png) no-repeat;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .login_registr a,
    .login_registr a:hover {
        width: 240px;
        height: 44px;
        -moz-background-size: 240px 44px;
        -webkit-background-size: 240px 44px;
        -o-background-size: 240px 44px;
        background-size: 240px 44px;
    }
}

@media (min-width: 1200px) {
    .login_registr a,
    .login_registr a:hover {
        width: 240px;
        height: 44px;
        -moz-background-size: 240px 44px;
        -webkit-background-size: 240px 44px;
        -o-background-size: 240px 44px;
        background-size: 240px 44px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .login_registr a,
    .login_registr a:hover {
        width: 200px;
        height: 37px;
        -moz-background-size: 200px 37px;
        -webkit-background-size: 200px 37px;
        -o-background-size: 200px 37px;
        background-size: 200px 37px;
    }
}
/*login手機平板*/

.login_recharge a {
    display: block;
    width: 480px;
    height: 320px;
    background: url(../images/login_rechargeA.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.login_recharge a:hover {
    background: url(../images/login_rechargeB.png) no-repeat;
}

.login_fb a {
    display: block;
    width: 480px;
    height: 83px;
    background: url(../images/login_fbA.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.login_fb a:hover {
    background: url(../images/login_fbB.png) no-repeat;
}
}
@media (max-width: 320px) {}
@media screen and (max-width: 767px) {
    .login_recharge a,
    .login_recharge a:hover {
        width:240px;
        height:160px;
        -moz-background-size:240px 160px;
        -webkit-background-size:240px 160px;
        -o-background-size:240px 160px;
        background-size:240px 160px;
    }
    
    .login_fb a,
    .login_fb a:hover {
        width: 240px;
        height: 42px;
        -moz-background-size: 240px 42px;
        -webkit-background-size: 240px 42px;
        -o-background-size: 240px 42px;
        background-size: 240px 42px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .login_recharge a,
    .login_recharge a:hover {
        width: 200px;
        height: 133px;
        -moz-background-size: 200px 133px;
        -webkit-background-size: 200px 133px;
        -o-background-size: 200px 133px;
        background-size: 200px 133px;
    }
    
    .login_fb a,
    .login_fb a:hover {
        width: 200px;
        height: 35px;
        -moz-background-size: 200px 35px;
        -webkit-background-size: 200px 35px;
        -o-background-size: 200px 35px;
        background-size: 200px 35px;
    }
}
/*共用-社群登入-首頁按鈕*/

.q_btn {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
}
/*社群登入-首頁按鈕*/

.q_img {
    float: left;
    background: url(../images/q_img01.png);
    width: 89px;
    height: 43px;
}
.q_boxA {
    margin: 12px 0 0 0;
}
.q_boxA ul {}
.q_boxA ul li {
    display: inline;
    margin: 1px;
}
.q_boxA a {
    display: block;
    width: 43px;
    height: 43px;
}
.i_fb a {
    background: url(../images/login_i_fbA.png)
}
.i_fb a:hover {
    background: url(../images/login_i_fbB.png)
}
.i_google a {
    background: url(../images/login_i_googleA.png)
}
.i_google a:hover {
    background: url(../images/login_i_googleB.png)
}
.i_yahoo a {
    background: url(../images/login_i_yahooA.png)
}
.i_yahoo a:hover {
    background: url(../images/login_i_yahooB.png)
}
/* 平板電腦和小屏電腦之間的解析度 */

@media (min-width: 768px) and (max-width: 1199px) {
    .q_boxA a,
    .q_boxA a:hover {
        width: 36px;
        height: 36px;
        -moz-background-size: 36px 36px;
        -webkit-background-size: 36px 36px;
        -o-background-size: 36px 36px;
        background-size: 36px 36px;
    }
    
    .q_img {
        float: left;
        background: url(../images/q_img02.png);
        width: 57px;
        height: 36px;
    }
}
/*tip重大公告*/

.tip_box {
    margin: 0 0 10px 5px;
    padding: 10px;
    background-color: #f5d8d8;
}
.tip_title {
    float: left;
    font-weight: bold;
    color: #333;
    font-size: 15px;
    margin: 0 12px 0 0;
    line-height: 24px;
}
.tip_txt {
    line-height: 24px;
    font-size: 13px;
    color: #e30076;
}
@media (min-width: 768px) and (max-width: 991px) {
    .tip_box,
    .gt_box {
        margin: 0 0px 10px 5px;
    }
}
@media screen and (max-width: 768px) {
    .tip_box,
    .gt_box {
        margin: 0 5px 10px 5px;
    }
}
/*儲值文字廣告*/

.gt_box {
    background-image: url(../images/gt_bg.png);
    vertical-align: text-top;
    position: relative;
    padding: 5px;
}
.gt_img {
	position: absolute;
	display: block;
	width: 76px;
	height: 57px;
	background: url(../images/gt_img01.png) no-repeat;
	bottom: 0;
	left: 5px;
}
p.gt {
    margin: 5px 5px 5px 85px;
}
.gt_box a {
    color: #903602;
}
.gt_box a:hover {
    color: #BD6D3F;
    text-decoration: underline !important;
}
.gt_box a:active {
    color: #999;
}
.gt_box a:focus {
    color: #D30013;
}
@media screen and (max-width: 447px) {
    .gt_img {
        background-image: url(../images/gt_img_s1.png);
        margin-top: 5px;
        top: 0;
    }
    
    .gt_img {
        width: 90px;
        height: 77px;
        -moz-background-size: 90%;
        -webkit-background-size: 90%;
        -o-background-size: 90%;
        background-size: 90%;
    }
}
/*game*/

.gbgA {
    background: #fff url(../images/bg01.png) repeat-x;
}
.gbgB {
    background: #fff url(../images/bg02.png) bottom repeat-x;
    height: 46px;
    margin-top: -30px;
}
.game_box {
    color: #575757;
    word-wrap: break-word;
    padding: 0px 5px 5px 5px;
	background-color:#FFF;
}
.gm_all {
    margin: 5px 0 5px -10px;
}
.gm {
    overflow: hidden;
    text-indent: -9999px;
}
.title_A {
    width: 215px;
    height: 27px;
    background-image: url(../images/title_gameA.png);
    margin-top: 15px;
}
.title_B {
    width: 224px;
    height: 27px;
    background-image: url(../images/title_gameB.png);
    margin-top: 15px;
}
.gm_img {
    float: left;
    margin-right: 8px;
}
.gm_img img {
    width: 100px;
    height: 100px;
}
.gm_list {}
.gbgA h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 1px 0 6px 0;
}
.gbgA a {
    color: #CA0031;
}
.gbgA a:hover,
.gbgA a:focus {
    color: #CA0031;
}
.gm_txt {
    font-size: 13px;
    margin: 0px -10px 3px 0;
}
.gm_btn {
    /*margin-left: 48px;*/
	margin-left: 80px;
}
.gm_btn ul li {
    display: inline;
    margin: 5px 0 0 0;
}
.gm_new {
    padding: 0 8px;
    background-color: #E41818;
    border-radius: 6px;
    color: #FFF;
    margin: 0 0 0 5px;
}
/*遊戲區按鈕-PC區*/

.gm_btn a {
    display: block;
    width: 36px;
    height: 36px;
}
.gm_android a {
    background: url(../images/game_btn.png) no-repeat 0 0;
}
.gm_android a:hover {
    background: url(../images/game_btn.png) no-repeat 0 -36px;
}
.gm_android_gray {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(../images/game_btn.png) no-repeat 0 -72px;
}
.gm_ios a {
    background: url(../images/game_btn.png) no-repeat -36px 0;
}
.gm_ios a:hover {
    background: url(../images/game_btn.png) no-repeat -36px -36px;
}
.gm_ios_gray {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(../images/game_btn.png) no-repeat -36px -72px;
}
.gm_web a {
    background: url(../images/game_btn.png) no-repeat -72px 0;
}
.gm_web a:hover {
    background: url(../images/game_btn.png) no-repeat -72px -36px;
}
@media screen and (max-width: 368px) {
    .gm_img {}
    
    .gm_img img {
        width: 80px;
        height: 80px;
    }
}
@media screen and (max-width: 991px) {
	

	
	
    /*遊戲區按鈕-平板&手機*/
	.gm_btn2 a {
        display: block;
      
    }
    
    .gm_btn a {
        display: block;
        height: 25px;
    }
    
    .gm_btnA a {
        width: 82px;
        background: url(../images/game_btn.png) no-repeat 0 -108px;
    }
    
    .gm_btnA a:hover {
        background: url(../images/game_btn.png) no-repeat 0 -133px;
    }
    
    .gm_btnA_gray {
        display: inline-block;
        width: 82px;
        height: 25px;
        background: url(../images/game_btn.png) no-repeat 0 -158px;
    }
    
    .gm_btnB a {
        width: 57px;
        background: url(../images/game_btn.png) no-repeat -82px -108px;
    }
    
    .gm_btnB a:hover {
        background: url(../images/game_btn.png) no-repeat -82px -133px;
    }
    
    .gm_btnB_gray {
        display: inline-block;
        width: 57px;
        height: 25px;
        background: url(../images/game_btn.png) no-repeat -82px -158px;
    }
    
    .gm_btnC a {
        width: 57px;
        background: url(../images/game_btn.png) no-repeat -139px -108px;
    }
    
    .gm_btnC a:hover {
        background: url(../images/game_btn.png) no-repeat -139px -133px;
    }
    /* 遊戲區平板設定 */
    
    @media (min-width: 768px) and (max-width: 991px) {
        .hidden_tb {
            display: none;
        }
    }
    /*隱藏遊戲區按鈕*/
    
    .gm_android a,
    .gm_ios a,
    .gm_ios a,
    .gm_web a {
        display: none;
    }
    
    .gm_cl {
        margin-left: -5px!important;
    }
}
@media (min-width: 380px) and (max-width: 991px) {
    .gm_txt {
        line-height: 22px;
    }
}
/*news*/

.news_box {
    color: #575757;
    word-wrap: break-word;
    padding: 0 5px 5px 5px;
    margin: 0 0 15px 0;
}
.news_tb a {
    color: #3B3B3B!important;
}
.news_tb a:hover {
    color: #757575!important;
    text-decoration: underline!important;
}
.news_title {
    width: 172px;
    height: 27px;
    background-image: url(../images/title_news.png);
    margin-top: 15px;
}
.news_box .b1 {
    border: 1px solid #e1e1e8;
    color: #333;
    word-wrap: break-word;
    background-color: #FFF;
    clear: both;
}
.news_more {
    float: right;
    margin-top: -38px;
    font-size: 13px;
    line-height: 26px;
    padding: 0 10px;
    background-color: #e41879;
    border-radius: 11px;
    color: #FFF !important;
}
.news_more:hover {
    color: #FFF !important;
}
.news_date {
    text-align: right;
    line-height: 24px;
}
.news_box .table {
    margin-bottom: 0px;
}
.news_box .tag {
    color: #fff;
    border-radius: 6px;
    height: 26px;
    padding: 3px 7px;
    margin: 0 5px 0 0;
}
.news_box .tag a {
    color: #fff !important;
    text-decoration: none!important;
}
.new_txt {
    width: 1000px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
}
.news_tb .tag.focus {
    background-color: #106fc7;
}
.news_tb .tag.act {
    background-color: #ed0000;
}
.news_tb .tag.sys {
    background-color: #05B500;
}
.news_tb .tag.hot {
    background-color: #d3009f;
}
.right {
    text-align: right;
}
.nlist {
    margin-top: 60px;
	/* margin-right: 0!important;*/
}
#back {
    margin: 10px 0 10px 0;
}
#back a {
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    padding: 0 10px;
    background-color: #828282;
    border-radius: 11px;
    color: #FFF !important;
    display: block;
    width: 80px;
    margin: 0 auto;
}
@media (min-width: 321px) and (max-width: 500px) {
    .new_txt {
        width: 200px;
    }
}
@media (min-width: 320px) and (max-width: 991px) {
    .news_box {
        margin: 0 0px 20px 0px;
    }
}
@media (min-width: 501px) and (max-width: 767px) {
    .new_txt {
        width: 370px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .new_txt {
        width: 800px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .new_txt {
        width: 620px;
    }
}
@media screen and (max-width: 320px) {
    .news_box {
        margin: 0 5px 20px 5px;
    }
    
    .new_txt {
        width: 170px;
        font-size: 13px;
    }
    
    .news_date {
        text-align: right;
        padding: 5px 0 1px 0;
        height: 30px;
        font-size: 11px;
    }
}
@media screen and (max-width: 1200px) {
    .news_box .tag {
        margin: 0 5px 0 0;
        padding: 3px 5px;
    }
}
/*footer*/

#footer {}
footer {
    border-top: 8px #e41879 solid;
    padding: 15px 0 15px 0;
    color: #DBDBDB;
    background-color: #151515;
    /*position: absolute;*/
    
    bottom: 0;
    width: 100%;
    clear: both;
    /*position: relative; */
    /* position: fixed;*/
    
    z-index: 10;
}
.footer .pr {
    position: relative;
}
.footer a {
    color: #DBDBDB!important;
    line-height: 24px;
}
.footer a:hover {
    color: #FFF!important;
}
.footer a:active {
    color: #F8F51E!important;
}
.footer a:focus {
    color: #F8F51E!important;
}
.footer a.bonusLogo {
    display: block;
    float: left;
    width: 64px;
    height: 42px;
    background: url(../images/bonusLogo.png) no-repeat;
    overflow: hidden;
    margin: 0 5px 0 0;
    display: inline-block;
    text-indent: -9999px;
}
.footer a.class {
    width: 50px;
    height: 49px;
    background: url(../images/class.png) no-repeat;
    overflow: hidden;
    display: inline-block;
    text-indent: -9999px;
}
.footer ul {
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: disc;
}
.footer li {
    display: inline;
    margin: 0 5px 0 5px;
    line-height: 22px;
}
.footer li a {
    color: #DBDBDB;
}
.footer .s1 {
    float: left;
    margin-right: 10px;
}
.footer .s2 {
    float: left;
    color: #5F5F5F;
    clear: both;
    position: absolute;
    margin: 25px 0 0 68px;
}
/* Footer調整*/

@media screen and (max-width: 1000px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 8px!important;
    }
    
    footer {
        text-align: center !important;
    }
    
    .footer a.bonusLogo {
        position: absolute;
        display: block;
        margin: 0;
        left: 0px;
        top: 1px;
    }
    
    .footer a.class {
        position: absolute;
        display: block;
        right: 0px;
        top: 0px;
    }
    
    .footer ul {
        float: none !important;
        margin: 0;
    }
    
    .footer li a {
        font-size: 11px;
    }
    
    .footer .s1 {
        float: none !important;
        text-align: center;
        font-size: 13px;
    }
    
    .footer .s1 {
        margin: -5px -10px 0 0;
    }
    
    .footer .s2 {
        float: none !important;
        position: relative!important;
        margin: 0!important;
    }
}
@media (min-width: 321px) and (max-width: 479px) {
    
    .footer .s2 {
        margin: 0 55px 0 55px!important;
    }
    footer {}
    
    .footer ul {
        margin: -50px 40px 0 40px!important;
    }
}
/* 大螢幕 */

@media (min-width: 1200px) {
    .navbar-nav>li>a {
        padding-top: 19px!important;
        padding-bottom: 17px!important;
    }
}
/* 平板電腦和小屏電腦之間的解析度 */

@media (min-width: 768px) and (max-width: 1200px) {
    .navbar-nav>li>a {
        padding-top: 19px!important;
        padding-bottom: 17px!important;
    }
}
/* 橫向放置的手機和豎向放置的平板之間的解析度 */

@media (max-width: 767px) {
    .navbar-nav>li>a {
        padding: 0px;
    }
}
/* 橫向放置的手機及解析度更小的設備 */

@media (max-width: 479px) {
    .navbar-nav>li>a {
        padding: 0px;
    }
    
    footer {}
    
    .footer .s1 {
        margin: -5px -10px 0 0;
    }
    
    .footer ul {
        position: absolute;
        bottom: 5px;
        left: 5px;
        top: 120px;
    }
    
    .footer .s2 {
        margin: 0 55px 0 55px!important;
    }
    
    .footer a.class {
        width: 33px;
        height: 33px;
        -moz-background-size: 33px 33px;
        -webkit-background-size: 33px 33px;
        -o-background-size: 33px 33px;
        background-size: 33px 33px;
    }
    
    .footer a.bonusLogo {
        -moz-background-size: 46px 33px;
        -webkit-background-size: 46px 33px;
        -o-background-size: 46px 33px;
        background-size: 46px 33px;
    }
}
@media screen and (max-width: 991px) {
    footer {
        position: relative;
        margin-top: 10px;
    }
}
/*微調*/

.s_bt {
    margin: 0 0 15px 0;
}
@media screen and (max-width: 991px) {
    .s_bt {
       /* margin: 0;*/
    }
}
.table-responsive th {
    text-align: center
}
/*內頁*/

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #FF0!important;
    background-color: inherit !important;
}
.ns_box img,
.intro_box img,
.event_box img,
.faq_box img,
.game_box img {
    /*  display: block;*/
    
    max-width: 100%;
    height: auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.game_box .b2 img{
 margin-bottom: 10px;!important;
}

.mleft {
    position: relative;
    width: 100%;
    left: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    /*padding-right: 2px;*/
    
    text-align: right;
    display: inline-block;
}
.mright {
    position: relative;
    float: right;
    width: 100%;
    right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 2px;
    text-align: left;
    display: inline-block;
}
.buttonA {
    text-align: center;
    position: relative;
    display: block;
    width: 100%;
    background-color: #333;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-width: 3px;
    border-color: #404040;
    border-style: solid;
    -moz-box-shadow: 1px 1px 5px #C7C7C7;
    -webkit-box-shadow: 1px 1px 5px #C7C7C7;
    box-shadow: 1px 1px 5px #C7C7C7;
    margin: 0 0 8px 0;
}
.buttonA_active {
    text-align: center;
    position: relative;
    display: block;
    width: 100%;
    color: #FFF !important;
    background-color: #B90054;
    border-color: #E80404;
    border-width: 2px;
    border-style: solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 1px 1px 5px #C7C7C7;
    -webkit-box-shadow: 1px 1px 5px #C7C7C7;
    box-shadow: 1px 1px 5px #C7C7C7;
    margin: 0 0 8px 0;
}
.buttonA:hover,
.buttonA:focus {
    color: #FFF !important;
    background-color: #C90160;
    border-color: #E80404;
}
.buttonA:active {
    color: #888888!important;
}
.buttonA span,
.buttonA_active span {
    color: #FFFFFF;
    line-height: 40px;
    font-size: 18px;
}
.ns_l ul {
    margin: 14px 0 0 0;
    padding: 0;
}
.ns_l {
    margin: 0 0 10px 0;
}
.ns_r {
    margin-top: 15px;
}
/*Breadcrumb Trail*/

.breadcrumb {
    background-color: inherit!important;
    margin-bottom: 5px!important;
}
.breadcrumb a:hover {
    color: #FC2B94 !important;
}
/*分頁*/

.pagination {
    margin: 10px 0 0 0 !important;
}
.intro_title {
    width: 205px;
    height: 27px;
    background-image: url(../images/title_intro.png);
    margin-top: 15px;
}
.intro_box, 
.faq_box {
    border: 1px solid #e1e1e8;
    color: #333;
    word-wrap: break-word;
    background-color: #FFF;
    clear: both;
    margin: 0 0 15px 0;
    -moz-box-shadow: 1px 1px 5px #C7C7C7;
    -webkit-box-shadow: 1px 1px 5px #C7C7C7;
    box-shadow: 1px 1px 5px #C7C7C7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
}
.intro_box p{
    margin: 10px 0 15px 0;
    font-size: 15px;
}
.game_box p {
 
    font-size: 15px;
}
.intro_box ul,
.event_box ul,
.game_box ul{
	list-style-type: disc;
    margin: 0;
    padding: 0 0 0px 24px;
    font-size: 15px;
}

/*使用者合約修改*/
ul.ch{list-style-type: cjk-ideographic;}
.p_ch1 {
    text-indent: 0px!important;
    margin-left: 20px!important;
}

.p_ch2{    text-indent: -30px!important;
           margin-left: 30px!important;}
.p_ch3 {
    text-indent: 0px!important;
    margin-left:35px!important;
}
.p_ch4 {
    text-indent: 0px!important;
    margin-left:105px!important;
}
.p_ch5{   
    text-indent: 0px!important;
    margin-left: 120px!important;}

.intro_box li,
.event_box li,
.game_box li
{
    margin: 0;
    text-align: left;
    line-height: 24px;
}
.intro_r {
    margin-top: 15px;
}
@media screen and (max-width: 991px) {
    .intro_r {
        margin-top: 0px;
    }
    
    .intro_box,
    .event_box,
	.game_box {
        margin: 0 0 5px 0!important;
    }
    
    .mleft {
        width: 50%!important;
    }
    
    .mright {
        width: 48%!important;
    }
    
    .buttonA span,
    .buttonA_active span {
        line-height: 30px!important;
        font-size: 15px!important;
    }
    
    .buttonA {
        height: auto!important;
        border-width: 2px!important;
    }
    
    .intro_r {
        margin-bottom: 20px;
    }
    
    .et_r {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 320px) {
    .buttonA span,
    .buttonA_active span {
        font-size: 13px!important;
    }
}
/*內頁共用樣式*/

.p_head {
    /*padding-bottom: 12px;*/
    /*margin: 6px 0 18px 0;*/
    /*border-bottom: 1px solid #eee;*/
}
.intro_box .b2,
.event_box .b2,
.faq_box .b2,
.game_box .b2{
    padding: 10px 10px 10px 10px;
}
.intro_box .b2 h4,
.event_box .b2 h4,.faq_box .b2 h4,.game_box .b2 h4{
    color: #DA0000;
    font-weight: bolder;
    font-size: 20px;
}
.intro_box .b2 a ,.game_box .b2 a {
    color: #F01F82!important;
}
/*main*/

.b1 {
	border: 1px solid #e1e1e8;
	color: #333;
	background-color: #f7f7f9;
	word-wrap: break-word;
	font-family: "微軟正黑體";
}

.b2 .p07,.b2 .p06,.b2 .p05 {
	font-size: 14px!important;
	line-height: 24px;
	font-family: "微軟正黑體";
}
.b3 {
	color: #F00;
	word-wrap: break-word;
	font-family: "微軟正黑體";
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.b2 li {
    margin: 10px 0;
}

.b2 table li {
    margin: 0;
}
.ts1 {
    font-size: 18px;
}

.p_a1 a{color: #F10E7A!important;
  font-size: 15px;}
    
    .p_0 {
        margin-bottom: 20px;
    }

.p01 {
	color: #E97100;
	font-weight: bold;
	font-size: 18px!important;
	margin: 20px 0 10px 0!important;
}
.p02 {
    font-size: 15px!important;
    color: #E70000;
    font-weight: bold;
}
.p03 {
    font-size: 15px!important;
    color: #000296;
    font-weight: bold;
}
.p04 {
	/*font-size: 16px!important;*/
    color: #008ED3;
	font-weight: bold;
	padding-top: 0px;
	font-size: 16px;
}
.p05 {
    font-size: 18px!important;
    line-height: 36px;
    color: #004286;
    text-shadow: 1px 1px 0 #BBDCFF;
}
.p06 {
    font-size: 16px!important;
    line-height: 36px;
    color: #660;
}
.p07 {
    font-size: 18px!important;
    line-height: 36px;
    color: #5E0004;
    text-shadow: 1px 1px 0 #FFFC9E;
}
.p08 {
    color: #00A9A8;/*藍*/
	font-weight: bold;
}
.p09 {
  color: #00960C;/*綠*/
  font-weight: bold;
}
.p10 {
  color: #9F4940;/*咖啡*/
  font-weight: bold;
}
.p11 {
  color: #C10074;/*紫*/
  font-weight: bold;
  font-size: 15px!important;
  margin: 20px 0 10px 0!important;
}

.p12 {
	color: #CC0000;
	font-weight: normal;
	font-size: 16px!important;
}
.p13 {
	color: #666666;
	font-weight: normal;
	font-size: 14px!important;
}

.p14 {
    font-size: 18px!important;
    line-height: 36px;
    color: #5E0004;
    text-shadow: 1px 1px 0 #FFFC9E;
}

.p15 {
    font-size: 26px;
    line-height: 36px;
    color: #5E0004;
    text-shadow: 1px 1px 0 #FFFC9E;
}

.st1 i{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/icon_red.png) no-repeat top left;
    position: relative;
    top: 1px;
    margin-right: 3px;
}
.st1 {
	color: #e50000;
    font-weight:bolder;
    font-size: 16px!important;
    margin: 10px 0 0 0!important;
}

.left {
    text-align: left
}
.c01 {
    text-align: center;
}
.mt1 {
    margin-top: 15px;
}

.mt2 {
    margin-bottom: 15px;
}
/*表格共用*/

.table {
    margin-bottom: 0px!important;
}
.intro_box table p {
    /*margin: 0!important;*/
	margin-top: 3px!important;
    margin-bottom: 3px!important;
    font-size: 15px;
	line-height: 24px;
}
.tb_fixed {
    table-layout: fixed;
}
.tb {
    border: 1px solid #e1e1e8!important;
    color: #333;
}
.tbg1 {
    background-color: #FFD6D3;
}
.tbg2 {
	background-color: #FFA6A6;
	font-family: "微軟正黑體";
	font-weight: bold;
}
.tbg3 {
	background-color: #FFF7AF;
	font-family: "微軟正黑體";
}
.tbg4 {
	background-color: #FEFFB9;
	font-family: "微軟正黑體";
}
.tbg5 {
    background-color: #EDFFDD;
}
.tbg6 {
    background-color: #D1EAED;
}
.tbg7 {
    background-color: #003D85;
    color: #FFF;
}
.tbg8 {
    background-color: #F4EAFF;
}
.tbg9 {
    background-color: #E8EAFF;
}
.tbg10 {
    background-color: #CFBEFF;
}
.tbg11 {
    background-color: #A6E2FF;
}
.tbg12 {
    background-color: #FFC400;
}



/*黃*/

.tbg13 {
    background-color: #FFF256;
}
/*淡黃*/

.tbg14 {
    background-color: #DEFF9F;
}
/*淡草綠*/

.tbg15 {
    background-color: #FFE2E2;
}
/*淡紅*/

.chpost {
    list-style: url(../page/shop/images/chicken.png)
}
.chpost li {}
.ch {
    padding: 0 0 0 30px!important;
}
.ch li {
    margin: 0 !important;
    display: list-item;
    text-align: -webkit-match-parent;
}
.tc1 {
    color: #E20000;
}
.u1 {
    list-style-type: upper-latin;
    padding: 0 0 0 25px!important;
}
.u2 {/*01*/
    list-style-type: decimal-leading-zero;
    /*list-style-position: inside;*/
    padding: 0 0 0 30px!important;
}
.u2 li {
    /*text-indent: -24px;*/
}
.u3 li {/*‧*/
    margin-left: 0px;
}
.u4 li {/*‧*/
    padding: 0 0 0 5px!important;
    list-style-position: inside;
}
.u5 li {
    margin: 6px 0 6px 0;
    padding: 0;
}
.u6 {/*1*/
    .u6 {
    list-style-type: decimal!important;
    list-style-position: inside!;
    padding: 0 0 0 24px!important;
    list-style-position: inside!i;  }
    list-style-type: decimal;
    list-style-type: decimal!important;
    padding: 0 0 0 24px!important;
    /* text-indent: -15px;*/
}
.u6 table{
  text-indent: 0px;
}
.u7 {/*.*/
    list-style-type: disc;
    /*list-style-position: inside;*/
    padding: 0 0 0 18px!important;
 /* text-indent: -15px;*/
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #848484!important;
    display: table-cell;
    vertical-align: middle!important;
}
.tb th {
    text-align: center;
}
.w1 {
    width: 15%;
}
.w2 {
    width: 20%;
}
.w3 {
    width: 30%;
}
.w4 {
    width: 40%;
}
.w5 {
    width: 50%;
}


.tl_a{
    table-layout:fixed;
}

/*例行賽事*/

.event_title {
    width: 205px;
    height: 27px;
    background-image: url(../images/title_events.png);
    margin-top: 15px;
}
.event_box {
    border: 1px solid #e1e1e8;
    color: #333;
    word-wrap: break-word;
    background-color: #1F1F3E;
    clear: both;
    margin: 0 0 15px 0;
    -moz-box-shadow: 1px 1px 5px #C7C7C7;
    -webkit-box-shadow: 1px 1px 5px #C7C7C7;
    box-shadow: 1px 1px 5px #C7C7C7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.event_box p {
    font-size: 18px;
    margin: 5px;
    font-weight: bold;
}
.event_box .t1,
.intro_box .t1 {
    display: table-cell;
    vertical-align: middle;
}
.event_box .table {
    margin-bottom: 0px!important;
}
.breadcrumb.et {
    top: 15px;
    right: 5px;
    position: absolute;
}
@media screen and (max-width: 500px) {
    .breadcrumb.et {
        display: none
    }
    
    .event_box p {
        font-size: 15px;
    }
    
	 .event_box {
        margin: 0 0 5px 0 !important;
    }
    .ts1 {
        font-size: 13px!important;
    }
}
@media screen and (max-width: 320px) {
    .et_r {
        padding: 0!important;
    }
    
    .event_box p {
        font-size: 13px;
    }
    
    .event_box {
        margin: 0 5px 5px 5px !important;
    }
}
@media screen and (max-width: 780px) {
    .tb_fixed {
        table-layout: inherit
    }
}
/*member*/

.member_title {
    width: 205px;
    height: 27px;
    background-image: url(../images/title_member.png);
    margin-top: 15px;
}
/*services*/

.services_title {
    width: 205px;
    height: 27px;
    background-image: url(../images/title_services.png);
    margin-top: 15px;
}
/*other page*/

.treaty_title {
    width: 143px;
    height: 27px;
    background-image: url(../images/title_treaty.png);
    margin-top: 15px;
}
.proposal_title {
    width: 117px;
    height: 27px;
    background-image: url(../images/title_proposal.png);
    margin-top: 15px;
}
.privacy_title {
    width: 143px;
    height: 27px;
    background-image: url(../images/title_privacy.png);
    margin-top: 15px;
}
.agreement_title {
    width: 233px;
    height: 27px;
    background-image: url(../images/title_agreement.png);
    margin-top: 15px;
}



/*faq*/

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
  color: #fff;
    background-color: #DDF2F3!important;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  background-color: #FFD3F4!important;
}
.nav-pills>li {
  background-color: #FFED9F!important;
  border-radius: 4px;
}
.panel-body {
  padding: 10px 15px 10px 15px!important;
}

#faq h2{color: #05A8FF!important;
  font-size: 16px!important;
  font-weight: bolder!important;
  line-height: 24px!important;  margin-top: 10px;}
  
  
#faq h3{
  font-size: 15px;
  line-height: 18px;}
  
#faq h3 a{  
  width: 100%;
  display: inline-block;}


#faq p{
  margin: 10px 0 15px 0;
  line-height: 20px;
}


#faq_nav .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}


#faq_nav .container>.navbar-header, #faq_nav .container-fluid>.navbar-header, #faq_nav .container>.navbar-collapse, #faq_nav .container-fluid>.navbar-collapse {
   margin-left: -15px;
  margin-right: -15px;
}

.faq_box .navbar {
  margin-bottom: 0px!important;
   min-height: 0px!important;
  margin-bottom: 0px!important;
}

#faq_nav .menu{ margin-top: -40px;}

.faq_box .navbar-default {
  background-color: inherit;
  border: inherit;
}

.faq_box li {
 margin: 8px 2px 2px 0;
}

.faq_box .navbar-collapse.in {
  overflow:inherit;
}

.faq_box .scrollmenu {
  height: 300px;
  overflow: auto;
}
.faq_box .panel-body a{
    color: #F01F82!important;
}

#faq ul{
    margin: 0;
   padding: 0 0 0 24px;
}

#faq .p_s1{text-indent: -55px;
  margin-left: 55px;}
  
#faq .p_s2, .p_s2{text-indent: -42px;
  margin-left: 42px;}
  
#faq .p_s3{text-indent: -99px;
  margin-left: 99px;}


#faq .p_s4{text-indent: -70px;
  margin-left: 99px;}

#faq .p_s5, .p_s5{  text-indent: -54px;
  margin-left: 54px;}
  
#faq .p_s6, .p_s6{ text-indent: -14px!important;
  margin-left: 14px!important;}
 
  
#faq .p_s7, .p_s7{
  text-indent: -31px;
  margin-left: 31px;
}
#faq .p_s8, .p_s8{
 text-indent: -70px;
 margin-left: 70px;
}



  
#faq .i_t1{ float:left; margin:0px 5px 0 0;}

#faq .thumbnail .caption {
 padding: 0px;
}

#faq .thumbnail{
	background-color: #FEE8FF;
 margin-bottom: 10px; 
}

#faq .thumbnail:hover{ border-color: #E28BB0;
}



#faq .col-md-2,
#faq .col-sm-6{
        padding-right: 15px!important;
    }


@media screen and (max-width: 991px) {.faq_box .scrollmenu {
  height: 200px;
  overflow: auto;
}
}

@media (min-width: 320px) and (max-width: 767px) {
.nlist {
 
  margin-right:-15px!important;
}


}


@media screen and (max-width: 480px) {
.breadcrumb{ display:none}
#main {
    padding-bottom: 90px;
}
}

/*pagination*/
.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px;}



/*手機平板*/
@media screen and (max-width: 767px) {
.ns_box img, .intro_box img, .event_box img, .faq_box img, .game_box img {

  border-radius: 10px;
  -webkit-border-radius: 10px; 
  border-radius: 10px;
  
}	


.game_box, .ns_box, .intro_box, .faq_box{
	  padding:0 10px 45px 10px!important;
  border: 0!important;
 margin:0!important;
   border-radius: 0px!important;
   box-shadow: 0px 0px 0px #C7C7C7!important; 
   -webkit-box-shadow: 0px 0px 0px #C7C7C7!important; 
}

.event_box .b2{
  padding: 10px 10px 0px 10px;
 
}
.event_box {
}

.intro_box table p {
   font-size: 14px;
}

.intro_box p {
    margin: 10px 0 15px 0;
    font-size: 14px;
}
.intro_box ul, .event_box ul, .game_box ul {
    font-size: 14px;
}

#s_pc .p07,#s_phone .p07{
    font-size: 16px!important;
}
 
.intro_box .b2, .faq_box .b2{
  padding: 5px 0px 0px 0px;
}
.game_box .b2 {
  padding: 5px 0px 20px 0px;
}


@media screen and (max-width: 480px){
.game_box .b2 {
    padding: 5px 0px 40px 0px;
}
}
.ns_l{ padding: 0px 10px 0px 10px!important;}



.game_box_r{
   margin-top: 0px!important;
padding: 0px!important;margin-bottom: 40px!important;}

.intro_r{
   margin-top: 0px!important;
padding: 0px!important;margin-bottom: 0px!important;}
}
	
.game_box_r{
    margin-top: 15px;}
	
@media (min-width: 768px) and (max-width: 1000px) {
.game_box_r{margin-bottom: 25px;}
}
@media (min-width:320px) and (max-width:767px) {
.game_box_r, .intro_r{
margin-bottom: 0px;}
}




/*Shop*/
.payment_title {
    width: 205px;
    height: 27px;
    background-image: url(../images/title_payment.png);
    margin-top: 15px;
}
.mol_box {
    margin: 18px 0;
}
.mol {
    position: absolute;
    margin: 45px 0 0 0px;
}

@media screen and (max-width: 480px) {
.mol {
    display: none;
}
}

@media screen and (max-width: 320px) {
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
       /* padding-right: 0px!important;*/
    }
	

}
.shop_step{
	display: inline-block!important;
    text-align: center;width: 100%; font-size:30px;color:#FF0072;}
	
.from01{background-color: #FFF1F1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    margin: 15px 0 15px 0!important;}
	
.from02{background-color: #FFF5A4;
    -moz-border-radius: 10px;
    -webkit-border-radius:10px;
    border-radius: 10px;
	padding:10px;}
	
.from03{background-color: #000;
 border: 5px solid black;
 border-radius: 10px;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    margin: 15px 0 15px 0!important;
}

.from03 h1{font-size: 18px;
font-weight: bolder;
color: #fff;

text-align:center;
    margin: -11px -11px 0px -11px;
padding: 10px 0px 10px 0px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* IE10+ */
background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
}

.phonebox{ background-color:#FFF}


.tbg6 p{
    margin: 5px 0 5px 0;
}



/*V2改版手機平板*/

.himg1 {
    display: table-cell;
    padding: 15px 15px 15px 18px;
    text-indent: -19px;
}
.gm_img2{ width:100%;}
.gm_btn2 ul li {
    display: inline;
    margin: 5px 0 0 0;
}
.gm_txt2{display:none}
.himg2{display:none}
.gm_m1{width:50%; float: left;}

.m_google_play a, .m_app_store a, .m_down_apk a {
	display:none
}

b{font-style: italic!important;}
@media screen and (max-width:480px)
{
.himg1{display:none}

.gm_new {
    font-size: 15px;
}
.himg2{
    display: table-cell;
    padding: 15px 15px 15px 18px;
    text-indent: -19px;
}

.gm_txt2{ margin:5px 10px 5px 10px; display:block!important;    text-align: center;}
}
@media screen and (max-width: 1024px)
{


.m_google_play a {
    display: block;
    width: 148px;
    height:50px;
    background: url(../images/m_google_play.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.m_google_play a:hover {
    background: url(../images/m_google_play.png) no-repeat;
}

.m_app_store a {
    display: block;
    width: 148px;
    height:50px;
    background: url(../images/m_app_store.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.m_app_store a:hover {
    background: url(../images/m_app_store.png) no-repeat;
}

.m_down_apk a {
    display: block;
    width: 148px;
    height: 50px;
    background: url(../images/m_down_apk.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.m_down_apk a:hover {
    background: url(../images/m_down_apk.png) no-repeat;
}
	

}

@media (min-width: 768px) and (max-width: 991px) 
{
.gm_m1{width:40% !important;}
}

@media (min-width: 350px) and (max-width: 390px) 
{
.gm_img img{ width:120px;}
}
@media (min-width: 390px) and (max-width: 480px) 
{
.gm_img img{ width:163px;}
}

@media (min-width: 321px) and (max-width: 479px) 
{
.m_google_play{ margin: 0 0 0 5px;}
}


@media screen and (max-width: 480px) {
   .gm_txt{ display:none}
   .gm_list h3{ display:none}
   
}
@media screen and (max-width: 320px) {
.gm_btn {
    margin-left: 120px;
}
.gm_img img {
    width: 120px;
}
   
.game_box ul{
  /*  padding: 0px 0 0px 9px!important;*/}
	.gm_cl{ display:none !important;margin-left: 5px!important;}
}


/*@media screen and (max-width: 630px) {
.m_google_play a {
    display: block;
    width: 118px;
    height:40px;
    background: url(../images/s_google_play.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.m_google_play a:hover {
    background: url(../images/s_google_play.png) no-repeat;
}

.m_app_store a {
    display: block;
    width: 118px;
    height:40px;
    background: url(../images/s_app_store.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.m_app_store a:hover {
    background: url(../images/s_app_store.png) no-repeat;
}

.m_down_apk a {
    display: block;
    width: 118px;
    height:40px;
    background: url(../images/s_down_apk.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.m_down_apk a:hover {
    background: url(../images/s_down_apk.png) no-repeat;
}
}*/


/*儲值*/
.style01{ font-size:13px !important; color:#C71B1B;}

.style13 {
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
	font-family: "微軟正黑體";
}

.style1 {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height:23px;
	font-weight: bold;
    color: #0E0E0E;
}

.p_s6 {
    text-indent: -16px;
    margin: -10px 10px 10px 60px;
}

/*MV*/

.mv_s1 {
    margin:5px 0 15px 0px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 5px solid #d6d6d6;
}