﻿@charset "utf-8";
/* CSS Document border:red 1px solid;*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address,
big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
}
a {
	transition: all 0.3s ease-out;
}
a, img {
    border: 0;
    vertical-align: middle;
}

li {
    list-style: none;
}

input {
    border: #666 1px solid;
}

a {
    text-decoration: none;
    cursor: pointer;
}

body {
    padding: 0px;
    margin: 0px;
    font-family: '微軟正黑體';
    background-color: #000;
    background-position: top;
    background-position: 50% 0px;
    background-repeat: no-repeat;
}



.bg_top {
    background-image: url(/images/TS777/top_bg.jpg);
    background-repeat: repeat-x;
    min-width: 1110px;
    height: 118px;
}

.mainTop {
    position: relative;
    width: 980px;
    margin: 0 auto;
    z-index: 5;
}

.bg_l_top_bg {
    background-image: url(/images/TS777/l_top_bg.jpg);
    background-repeat: no-repeat;
    height: 118px;
    width: 729px;
    position: absolute;
    left: -300px;
    z-index: -10;
}

.logo {
    background: url(/images/TS777/bg_logo.png)  no-repeat;
    width: 197px;
    height: 86px;
    float: left;
    margin-top: 20px;
}

.bg_menu {
    background-image: url(/images/TS777/s_top_bg.jpg);
    background-repeat: repeat-x;
    min-width: 1110px;
    height: 39px;
}

.mainMenu {
    width: 980px;
    margin: 0 auto;
}

.memberData {
    float: right;
    font-size: 14px;
    margin-top: 32px;
}

    .memberData ul {
        list-style-type: none;
        margin: 0px auto;
        padding: 0px;
        width: 325px;
    }

    .memberData li {
        float: left;
        line-height: 32px;
    }

.memberLogin {
    float: right;
    width: 300px;
    margin-top: 20px;
}

.joinnow {
    border: 0px;
    background: no-repeat;
    cursor: pointer;
    background: url(/images/TS777/bg_joinnow.png) no-repeat;width:110px; height:56px;
    height: 58px;
    width: 110px;
    float: left;
    margin-top: 2px;
}

    .joinnow:hover {
        background: url(/images/TS777/bg_joinnow.png) no-repeat  0 -58px;width:110px; height:56px;
    }

.login {
    border: 0px;
    margin: 0px;
    cursor: pointer;
    background: url(/images/TS777/bg_index.png) no-repeat -71px -244px;width:68px; height:60px;
    float: left;
    margin-top: 2px;
}

    .login:hover {
         background: url(/images/TS777/bg_index.png) no-repeat -71px -305px;width:68px; height:60px;
    }

.loginInputBox {
    border: 0px;
    padding: 0px;
    background: none;
    background-image: url(/images/TS777/input.png);
    background-repeat: repeat-x;
    color: #4c6e8e;
    height: 27px;
    line-height: 25px;
    float: left;
    width: 101px;
    padding: 0 5px;
    margin-top: 3px;
    margin-left: 5px;
}
/*divLogined*/
.infoBox {
    width: 303px;
    height: 63px;
    background-image: url(/images/TS777/bg_infoBox.jpg);
    background-repeat: repeat-x;
    border-radius: 3px;
    font-size: 13px;
    color: #79a3c7;
    box-shadow: 0 1px 0 #275d85;
}

.infoID {
    width: 125px;
    height: 31px;
    border-bottom: 1px solid #1a3046;
    line-height: 32px;
    text-align: center;
    float: left;
    color: #d7d92d;
}

.infoID {
    width: 135px;
}

.memberAccount {
    width: 149px;
    text-align: left;
    color: #79a3c7;
}

    .memberAccount span {
        color: #54dc7a;
        margin-right: 10px;
    }

.accountChoice {
    display: block;
    width: 12px;
    height: 30px;
    background: url(/images/TS777/icon_accountChoice.png) center center no-repeat;
    float: right;
}

.message {
    width: 39px;
    border-right: 0;
    float: left;
    position: relative;
}

.newMsg {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    background-color: #a40000;
    text-align: center;
    line-height: 12px;
    font-size: 10px;
    color: #d7d92d;
    position: absolute;
    top: 2px;
    right: 1px;
}

.memberMenu {
    text-decoration: none;
    color: #79a3c7;
    margin-left: 9px;
    line-height: 31px;
}

.memberPointMouseIn6 {
    background-image: url(/images/balance_open6.jpg);
    position: absolute;
    margin-top: 5px;
    width: 150px;
    height: 125px;
    cursor: pointer;
    text-align: center;
}

.memberPointMouseIn {
    background-image: url(/images/balance_open5.jpg);
    position: absolute;
    margin-top: 5px;
    width: 148px;
    height: 103px;
    cursor: pointer;
    text-align: center;
}

    .memberPointMouseIn span {
        line-height: 21px;
    }


.memberPointMouseIn_close {
    background-image: url(/images/balance_open4.jpg);
    position: absolute;
    margin-top: 5px;
    width: 148px;
    height: 84px;
    cursor: pointer;
    text-align: center;
}

    .memberPointMouseIn_close span {
        line-height: 21px;
    }

.memberPointMouseIn_closeclose {
    background-image: url(/images/balance_open2.jpg);
    position: absolute;
    margin-top: 5px;
    width: 148px;
    height: 44px;
    cursor: pointer;
    text-align: center;
}

    .memberPointMouseIn_closeclose span {
        line-height: 21px;
    }

.bg_divider {
    background: url(/images/TS777/bg_index.png)  no-repeat -2px -213px;
    height: 10px;
    width: 2px;
    margin-top: 12px;
    float: left;
}

.unloginCtrl {
    width: 250px;
    float: right;
    margin-top: 15px;
}

    .unloginCtrl a {
        text-decoration: none;
        color: #769ec2;
        cursor: pointer;
        font-size: 13px;
        padding: 0 4px;
        float: left;
    }

        .unloginCtrl a:hover {
            color: #fff;
        }

.midMenu {
    width: 980px;
    margin: 0 auto;
}

    .midMenu a {
        display: block;
        float: left;
        height: 39px;
        margin-right: 46px;
    }

.span_gth {
    background:url(/images/TS777/bg_index.png) no-repeat -17px -528px;
    width:22px;
    height:20px;
    display:inline-block;
    float: left;
    margin-top:10px;
    margin-right: 2px;
}

.ts_sport1_div_gth{
     background:url(/images/TS777/bg_index.png) no-repeat -26px -627px;width:68px;height:16px;
     display:inline-block;
     margin-top:11px;
}

.ts_game1_div_gth {
     background:url(/images/TS777/bg_index.png) no-repeat -26px -580px;width:75px;height:16px;
     display:inline-block;
     margin-top:11px;
}

.lottly1_div_gth {
     background:url(/images/TS777/bg_index.png) no-repeat -26px -611px;width:68px;height:16px;
     display:inline-block;
     margin-top:11px;
}

.sun_elect1_div_gth {
     background:url(/images/TS777/bg_index.png) no-repeat -26px -596px;width:68px;height:16px;
     display:inline-block;
     margin-top:11px;
}

.cnf_elect1_div_gth {
     background:url(/images/TS777/bg_index.png) no-repeat -26px -659px;width:72px;height:16px;
     display:inline-block;
     margin-top:11px;
}

.hg_game1_div_gth {
     background:url(/images/TS777/bg_index.png) no-repeat -26px -549px;width:74px;height:16px;
     display:inline-block;
     margin-top:11px;
}

.ag_game1_div_gth {
     background:url(/images/TS777/bg_index.png) no-repeat -26px -597px;width:76px;height:16px;
     display:inline-block;
     margin-top:11px;
}

.mg_game1_div_gth {
     background:url(/images/TS777/bg_index.png) no-repeat -26px -565px;width:78px;height:16px;
     display:inline-block;
     margin-top:11px;
}

.ts_sport {
    margin-left: 20px;
}

    .ts_sport:hover {
        height: 36px;
        border-bottom: 3px solid #5f90ff;
    }
    
    .ts_sport:hover .ts_sport1_div {
         margin-top:8px;
    }

.ts_sport1_div {
     background:url(/images/TS777/bg_index.png) no-repeat -26px -157px;width:57px;height:16px;
     display:inline-block;
     margin-top:11px;
}

    .ts_game:hover {
        height: 36px;
        border-bottom: 3px solid #5f90ff;
    }

        .ts_game:hover .ts_game1_div {
         margin-top:8px;
    }

    .ts_game1_div{
     background:url(/images/TS777/bg_index.png) no-repeat -26px  -110px;width:74px; height:15px;
     display:inline-block;
     margin:11px 10px 0 10px ;
    }

    .lottly:hover {
        height: 36px;
        border-bottom: 3px solid #5f90ff;
    }
    .lottly:hover .lottly1_div {
    margin-top:8px;
}
.lottly1_div {
     background:url(/images/TS777/bg_index.png) no-repeat -26px -141px;width:64px; height:15px;
     display:inline-block;
     margin:11px 10px 0 10px ;
}

  .sun_elect:hover {
        height: 36px;
        border-bottom: 3px solid #5f90ff;
    }
  .sun_elect:hover .sun_elect1_div {
    margin-top:8px;        
}

.sun_elect1_div {
     background:url(/images/TS777/bg_index.png) no-repeat -26px -126px;width:68px; height:15px;
     display:inline-block;
     margin:11px 10px 0 10px ;
}

    .cnf_elect:hover {
        height: 36px;
        border-bottom: 3px solid #5f90ff;
    }

    .cnf_elect:hover .cnf_elect1_div {
    margin-top:8px;        
}

    .cnf_elect1_div {
     background:url(/images/TS777/bg_index.png) no-repeat -26px -643px;width:72px; height:16px;
     display:inline-block;
     margin-top:11px;
}

    .hg_game:hover {
        height: 36px;
        border-bottom: 3px solid #5f90ff;
    }
       .hg_game:hover .hg_game1_div {
        margin-top:8px;
    }

.hg_game1_div {
     background:url(/images/TS777/bg_index.png) no-repeat -26px -78px;width:74px; height:15px;
     display:inline-block;
     margin:11px 10px 0 10px ;
}

.gameApp {
    background-image: url(/images/TS777/bg_gameApp.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 85px;
}

    .gameApp:hover {
        height: 36px;
        border-bottom: 3px solid #5f90ff;
    }

.midMain {
    width: 980px;
    margin: 0 auto;
    position: relative;
}

.bg_runMsg {
    float: left;
    background-image: url(/images/TS777/runMsg.png);
    height: 28px;
    width: 747px;
    margin-top: 1px;
}


.runMsg {
    float: left;
    margin: 5px auto;
    font-size: 13px;
    height: 32px;
}

    .runMsg marquee {
        line-height: 26px;
        width: 745px;
    }

        .runMsg marquee a {
            color: #182538;
            text-decoration: none;
        }

.time {
    background-image: url(/images/TS777/time.png);
    width: 158px;
    height: 28px;
    line-height: 28px;
    float: left;
    color: #e2d07f;
    text-align: center;
    margin-right: 1px;
    margin-top: 1px;
}


.midArea {
    width: 100%;
}

.bannerLeft {
    float: left;
    width: 730px;
    height: 349px;
    border: 1px solid #29394d;
}

.banneRight {
    width: 240px;
    float: right;
}

    .banneRight ul li {
        width: 237px;
        height: 110px;
        border: 1px solid #29394d;
    }

.menuArea {
    background-color: #162230;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom:5px;
    float: left;
    width: 100%;
}

.subMenu {
    width: 970px;
    float: left;
    margin-left: 5px;
}

    .subMenu a {
        float: left;
        color: #c6cad3;
        display: block;
        font-size: 13px;
        text-decoration: none;
        line-height: 30px;
        padding: 0 5px;
    }

        .subMenu a:hover {
            color: #fff;
        }

.subMenuLine {
    /*background-color: #c6cad3;*/
    height: 10px;
    width: 1px;
    float: left;
    margin-top: 10px;
}

.menuAreaMain {
    margin-left: 11px;
}

.menuAreaMainTop {
    width: 314px;
    height: 184px;
    float: left;
    display: block;
    border: 1px solid #29394d;
    margin-left: 4px;
    filter: alpha(opacity=100);
    -webkit-filter: grayscale(0);
    opacity: 100;
}


    .menuAreaMainTop img {
        border: 0px;
    }

.menuAreaMainBtm {
    width: 186px;
    height: 174px;
    float: left;
    display: block;
    border: 1px solid #29394d;
    margin-left: 3px;
    margin-top: 4px;
    margin-bottom: 10px;
    filter: alpha(opacity=100);
    -webkit-filter: grayscale(0);
    opacity: 100;
}

    .menuAreaMainBtm img {
        border: 0px;
    }

.btmMenu {
    height: 32px;
    width: 100%;
    background-color: #000;
    float: left;
    min-width:1110px;
}

.siteinfo {
    width: 980px;
    color: #646464;
    font-size: 12px;
    margin: 0 auto;
}

    .siteinfo ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

.siteinfo_Lfet li {
    float: left;
}

    .siteinfo_Lfet li a {
        display: inline-block;
        border-right: #646464 1px solid;
        padding-left: 10px;
        padding-right: 10px;
        height: 15px;
        line-height: 15px;
        text-align: center;
        color: #646464;
        text-decoration: none;
        margin-top: 8px;
    }

        .siteinfo_Lfet li a:hover {
            color: #26608E;
        }

.siteinfo_Mid {
    float: left;
    margin-left: 30px;
    margin-top: -5px;
}

    .siteinfo_Mid li {
        float: left;
    }

        .siteinfo_Mid li a {
            display: inline-block;
            margin-left: 10px;
            text-align: center;
            color: #646464;
            width: 26px;
            height: 26px;
            margin-top: 2px;
        }

            .siteinfo_Mid li a:hover {
                color: #26608E;
            }

.ie_1 {
    background: url(/images/TS777/bg_browser.jpg) no-repeat -78px 0;
}

    .ie_1:hover {
        background: url(/images/TS777/bg_browser.jpg) no-repeat -78px -26px;
    }

.firefox_1 {
    background: url(/images/TS777/bg_browser.jpg) no-repeat -53px 0;
}

    .firefox_1:hover {
        background: url(/images/TS777/bg_browser.jpg) no-repeat -53px -26px;
    }

.chrome_1 {
    background: url(/images/TS777/bg_browser.jpg) no-repeat -26px 0;
}

    .chrome_1:hover {
        background: url(/images/TS777/bg_browser.jpg) no-repeat -26px -26px;
    }

.flash_1 {
    background: url(/images/TS777/bg_browser.jpg) no-repeat 0 0;
}

    .flash_1:hover {
        background: url(/images/TS777/bg_browser.jpg) no-repeat 0 -26px;
    }

.siteinfo_Right {
    float: right;
    margin-right: 10px;
    margin-top: 8px;
}

.footer {
    width: 960px;
    height: 86px;
    margin: 0 auto;
    font-size: 12px;
    margin-top: 10px;
}

.footerLeft {
    float: left;
    width: 470px;
    border-right: #132130 solid 1px;
    height: 71px;
}

    .footerLeft p {
        font-size: 12px;
        color: #646464;
        letter-spacing: 1px;
        margin-top: 3px;
    }

.footerRight {
    float: right;
    width: 470px;
    height: 71px;
}

    .footerRight p {
        float: left;
        font-size: 12px;
        color: #646464;
        margin-top: 3px;
        line-height: 16px;
    }

.bg_footer {
    background: url(/images/TS777/bg_btm.jpg);
    background-repeat: repeat-x;
    width: 100%;
    float: left;
    min-width: 1110px;
    border-top: #1D2D3A 2px solid;
}

a.JiuZhouLT {
    text-align: center;
    width:94px; height:33px;
    background: url(/images/TS777/bg_index.png) no-repeat -49px -453px;
    line-height: 39px;
    margin: 2px 0px 0px 155px;
}

a.JiuZhouLT:hover {
    background: url(/images/TS777/bg_index.png) no-repeat -49px -486px;
}

a.Chatroom {
    text-align: center;
    width:106px; height:33px;  background:url(/images/TS777/bg_index.png)  no-repeat -135px -262px;
    line-height: 31px;
    float: right;
    margin: 2px 0px 0px 0px;

}
 a.Chatroom:hover {
        background:url(/images/TS777/bg_index.png) no-repeat -135px -295px;
    }
/* Service start */
.Service {
    padding: 25px 20px;
}

.servList {
    background: #EBEBEB;
    float: left;
    border: 1px solid #d4d4d4;
    border-top: none;
}

.servImg {
    padding-top: 30px;
    height: 200px;
}

    .servImg div {
        width: 100px;
    }

        .servImg div span {
            color: #1C8F91;
            margin-top: 8px;
        }

        .servImg div img {
            margin-bottom: 8px;
        }

    .servImg dl {
        float: left;
        padding: 0 7px;
    }

    .servImg dd {
        font-size: 17px;
        text-align: center;
        color: #1C8F91;
    }

.reback {
    padding: 20px;
    line-height: 20px;
}

    .reback ul {
        margin-top: 10px;
        float: left;
    }

.enterData {
    color: #4d4d4d;
}

    .enterData div {
        float: left;
    }

    .enterData select {
        color: #4D4D4D;
        width: 154px;
        height: 22px;
        border: 1px solid #d4d4d4;
    }

    .enterData input[type=text] {
        width: 150px;
        height: 18px;
        border: 1px solid #d4d4d4;
        color: #4D4D4D;
    }

    .enterData input[type=password] {
        width: 150px;
        height: 18px;
        border: 1px solid #d4d4d4;
        color: #4D4D4D;
    }

.sentOut {
    border: 1px solid #000;
    color: #fff;
    background-image: url(//images/TS777/btn_type02.jpg);
    height: 28px;
    line-height: 27px;
    font-size: 13px;
    width: 200px;
    cursor: pointer;
}

    .sentOut:hover {
        background-position: bottom;
    }

.bg_subTitle {
    height: 25px;
    width: 100%;
    text-align: center;
    padding-top: 5px;
    border-bottom: #D4D4D4 1px solid;
    border-top: #D4D4D4 1px solid;
    background-image: url(/images/TS777/bg_subTitle.jpg);
    background-repeat: repeat-x;
    overflow: hidden;
}

.Hdfw {
    position: absolute;
    left: 50%;
    top: 169px;
    z-index: 999;
    margin-left: -151px;
    font-size: 14px;
    font-weight: bold;
}

.servList {
    border: 2px solid #1960B9;
}

.sentOut_redy {
    height: 28px;
    width: 148px;
    cursor: pointer;
    display: block;
    border: none;
}

    .sentOut_redy:hover {
        background-position: bottom;
    }

.easyDialog_wrapper {
    width: 400px;
}

    .easyDialog_wrapper, .easyDialog_wrapper .btn_highlight, .easyDialog_wrapper .btn_normal {
        font-size: 16px;
    }

.imgHny {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    position: fixed;
    float: right;
    right: 0px;
    bottom: 0px;
    cursor: pointer;
}

/*百家樂超級彩金滚动数字*/
#aGoldPrize {
    width: 240px;
    height: 75px;
    display: inline-block;
}

.Num {
    margin-top: 48px;
    margin-left: 0px;
}

.t_num i {
    width: 15px;
    height: 23px;
    display: inline-block;
    background: url(/images/TS777/number123.png) no-repeat 0 0;
}

.DejiangList {
    font-family: '微軟正黑體';
    margin-top: 5px;
    font-size: 13px;
    text-align: center;
}

    .DejiangList a {
        color: #B2B2B2;
    }



.hg_game_close {
    /*background-image: url(/images/TS777/hg_game_close.png);
    background-repeat: no-repeat;
    background-position: center;*/
}

   .hg_game:hover .hg_game1_div {
        margin-top:8px;
    }

/*.hg_game1_div {
     background:url(/images/TS777/bg_index.png) no-repeat -247px -146px;width:74px; height:15px;
     display:inline-block;
     margin-top:11px;
}*/
.btn_ggzq {
    border: 0px;
    padding: 0px;
    background: none;
    background: url(/images/TS777/bg_index.png) no-repeat 0 -244px; width:71px; height:28px;
    padding: 0px 10px;
    display: block;
    cursor: pointer;
}

.loginCtrl a:hover {
    color: #ffd800;
}

.lan_ico1 {
    float: left;
    display: block;
    height: 21px;
    width: 31px;
    margin-left: 3px;
}

    .lan_ico1:hover {
        background-position: bottom;
    }

.dd_top_tw {
    background-image: url(/images/twico.jpg);
    width: 32px;
}

.dd_top_cn {
    background-image: url(/images/cnico.jpg);
}

.dd_top_en {
    background-image: url(/images/enico.jpg);
}

.dd_top_vi {
    background-image: url(/images/viico.jpg);
}

.RightPic1 {
    background:url(/images/TS777/bg_index.png) no-repeat -57px -374px; width:73px; height:81px;
    display: inline-block;
    margin-left: 0;
}

.Kfzx_Top23 {
    padding-top: 23px;
}

    .cursorDefault {
        cursor:default;
    }

.extraMenuL {
    width: 53px;
    height: 92px;
    background-image: url(/images/bg_extraMenuNdQRcode.png);
    position: absolute;
    top: 36px;
    left: -63px;
}

.extraMenuTitle {
    width: 49px;
    height: 19px;
    color:#f4b84e;
    font-size: 12px;
    line-height: 19px;
    padding-left: 4px;
    margin-top:7px;
}


.extraMenuItem {
    display: block;
    text-decoration:none;
    width: 47px;
    height: 19px;
    color: #96b2ce;
    font-size: 12px;
    line-height: 19px;
    padding-left:4px;
    margin-top:1px;
    cursor: pointer;
}

    .extraMenuItem:hover {
        border-right: 2px solid #fff;
        color:#fff;
    }

.extraMenuItemED {
    display: block;
    text-decoration:none;
    width: 47px;
    height: 19px;
    color: #fff;
    font-size: 12px;
    line-height: 19px;
    padding-left: 4px;
    border-right: 2px solid #fff;
    margin-top: 1px;
}

.extraMenuQRcode {
    float:right;
    margin-right:7px;
    margin-top:13px;
}

.linkRandomLove {
    background: url(/images/TS777/bg_xskf.png) no-repeat; width:105px; height:156px;
    display: inline-block;
}

.Hdfw_Class {
   background: url(/images/TS777/bg_index.png) no-repeat -21px -213px; 
   display: inline-block; 
   width: 106px; height: 28px;
   margin-left:1px;
}
.Line_QR_class {
     background:url(/images/TS777/bg_index.png) no-repeat -4px -353px; width:46px; height:46px;
     display: inline-block; margin-top: 7px;margin-left:3px;
}

.weixin_class{
    background: url(/images/TS777/bg_index.png) no-repeat -3px -302px;  width:46px; height:46px;
   display: inline-block; 
   margin-top: 7px; 
   margin-left:5px; 
    }

.QqWechat_class {
  background:url(/images/TS777/bg_index.png) no-repeat -21px -194px;width:106px; height:19px;
    display: inline-block;
    margin-top: 1px;
}

.RightStraight {
    width: 110px;
    height: 813px;
    position: absolute;
    right: -122px;
    top: 4px;
}

.rightService {
    width: 108px;
    float: right;
    position: fixed;
}

.RightBottom {
    width: 115px;
    float: right;
    position: fixed;
    bottom: 0;
}

.bg_APPdownload {
    width: 115px;
    height: 31px;
    background-image: url(/images/TS777/bg_QRCls.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

    .bg_APPdownload:hover {
        width: 115px;
        height: 182px;
        background-image: url(/images/TS777/bg_QRopen.png);
        background-repeat: no-repeat;
    }

.bg_APPdownloadED {
    width: 115px;
    height: 182px;
    background-image: url(/images/TS777/bg_QRopen.png);
    background-repeat: no-repeat;
}

.title_QRcode {
    font-size: 15px;
    color: #c7d8e1;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    margin-top: 10px;
    text-shadow: 3px 3px 4px #000;
}

.AppName {
    width: 115px;
    font-size: 14px;
    text-shadow: 0 0 0px #0c1c2c;
    color: #0c1c2c;
    text-align: center;
    margin-top: 5px;
}

.QRcode_KF {
    width: 85px;
    height: 85px;
    background-image: url(/images/TS777/qrcode_kf.jpg);
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-left: 15px;
}

.QRcode_game {
    margin-top: 5px;
    margin-left: 15px;
}

.chooseAPP {
    width: 115px;
    height: 32px;
    margin-top: 3px;
}

.btn_chooseApp {
    display: block;
    width: 32px;
    height: 31px;
    background: url(/images/TS777/bg_index.png) no-repeat -12px -409px;
    font-size: 15px;
    color: #1c2832;
    text-align: center;
    line-height: 33px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #828693;
}

    .btn_chooseApp:hover {
        background-position: -13px -437px;
        color: #091e30;
        text-shadow: 1px 1px 0 #f4f5f6;
    }

.btn_chooseAppED {
    background-position: -13px -437px;
    color: #091e30;
    text-shadow: 1px 1px 0 #f4f5f6;
}

.memberPointMouseIn_close6 {
    background-image: url(/images/balance_open5.jpg);
    position: absolute;
    margin-top: 5px;
    width: 150px;
    height: 103px;
    cursor: pointer;
    text-align: center;
}

.memberPointMouseIn_close6 {
    background-image: url(/images/balance_open6.jpg);
    position: absolute;
    margin-top: 5px;
    width: 150px;
    height: 123px;
    cursor: pointer;
    text-align: center;
}

.wrap {
	width: 100%;
	overflow:hidden;
    min-width:1110px;
}
.main {
	width: 996px;
	margin: 0 auto;
	position: relative;
    background-color: #162230;
    height: 817px;
}
.wrapl {
	position: absolute;
	top:0;
    bottom:0;
	left:-481px;
}
.warpr {
	position: absolute;
	top:0;
    bottom:0;
	right:-481px;
}

.copy111 {
    background: url(/images/TS777/bg_index.png) no-repeat -480px -316px;
    width: 37px;
    height: 19px;
}

.iconmessallge {
    background: url(/images/TS777/bg_index.png) no-repeat -18px -469px;
    width: 20px;
    height: 14px;
    margin-left:9px;
    margin-top:10px;
}
.time_new {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 31px;
	color: #e4c162;
	text-decoration: none;
	font-weight: bold;
}
.run_new {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 31px;
	color: #8fa4bd;
	text-decoration: none;
	font-weight: bold;
}
.run_new span{color: #8fa4bd;}


 .onlineServ {
    width: 105px;
    height: 156px;
    background: url(/images/TS777/bg_xskf.png) no-repeat;
    position: absolute;
    top: -113px;
}

.onlineServ font {
        display: block;
        width: 105px;
        height: 35px;
        margin-top: 113px;
        text-align: center;
        line-height: 35px;
        color: #fff;
        font-size:13px;
    }

   .onlineServ font:hover {
            background: url(/images/TS777/bg_xskfED.png) no-repeat;
        }

.serviceArea {
    width: 105px;
    border-radius: 5px;
    background-image: url(/images/TS111/bg_serviceArea.png);
    background-repeat: no-repeat;
    position: relative;
    margin-top: 114px;
}

.otherServ {
    display: block;
    width: 105px;
    height: 45px;
    border-bottom: 1px solid #0d151f;
    border-top: 1px solid #34465e;
}

    .otherServ font {
        display: block;
        color: #fff;
        font-size: 12px;
        float: left;
        margin-left: 5px;
        line-height: 45px;
    }

    .otherServ:hover {
        background-image: url(/images/TS111/bg_servSelect.png);
        background-repeat: repeat-x;
    }

.ServLady {
    width: 95px;
    height: 114px;
    background-image: url(/images/TS111/pic_ServLady.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -114px;
    left: 6px;
}

.servIcon {
    width: 30px;
    height: 25px;
    float: left;
    margin-left: 6px;
    margin-top: 8px;
}

.btn_closeServ {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(/images/TS111/bg_index.png) no-repeat -19px -510px;
}