section, article, aside, header, footer, nav, figure {
    display: block;
}

body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, figure {
    font: 12px microsoft yahei,sans-serif;
    color: #333;
    margin: 0px;
    padding: 0px;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: courier new,courier,monospace;
}

small {
    font-size: 12px;
}

ul, ol {
    list-style: none;
}

img {
    border: 0px;
}

/*Default search style layout*/
.Banner {
    width: 960px;
    margin: 0 auto;
}

.wrapper_searchleft1 {
    position: relative;
    float: left;
    width: 185px;
    padding: 4px 0px 0px 5px;
    height: auto !important;
}

.wrapper_searchleft2 {
    position: relative;
    float: left;
    left: 10px;
    width: 510px;
    padding: 4px 0px 0px 0px;
    height: auto !important;
}

.wrapper_searchDL {
    background: url(../../images/index_25.gif) no-repeat left top;
    width: 33px;
    height: 33px;
    float: left;
}

.wrapper_searchDM {
    background: url(../../images/index_26.gif) repeat;
    padding: 3px 0px 0px 0px;
    width: 390px;
    height: 30px;
    float: left;
}

    .wrapper_searchDM input {
        border: 1px #fff solid;
        height: 26px;
        width: 380px;
        font-weight: bold;
        font: 14px/1.5em microsoft yahei, sans-serif;
        color: #999999;
    }

.wrapper_searchDR {
    width: 87px;
    height: 33px;
    float: right;
}

.wrapper_searchleft3 {
    position: relative;
    float: left;
    width: 250px;
    padding: 7px 0px 0px 8px;
    height: auto !important;
    color: #fff;
}

    .wrapper_searchleft3 li {
        padding: 0px 4px;
        float: left;
        text-align: center;
    }

        .wrapper_searchleft3 li a {
            color: #fff;
        }

            .wrapper_searchleft3 li a:hover {
                display: block;
                color: #fff;
            }

/*Head navigation*/
.mainNav_bg {
    width: 100%;
    height: 29px;
    margin: 25px 0px 0px 0px;
    background: url(../../images/mainNav_bgtop1.gif) no-repeat;
}

ul.mainNav {
    list-style-type: none;
    position: relative;
    display: block;
    height: 24px;
    text-transform: uppercase;
    font-size: 12px;
}

    ul.mainNav li {
        display: block;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 0;
        color: #fff;
    }

        ul.mainNav li a {
            display: block;
            float: left;
            color: #333;
            font-size: 14px;
            text-decoration: none;
            padding: 5px 0px 0px 0px;
            height: 24px;
            width: 83px;
            text-align: center;
            background-image: url(../../images/bgOFF1.gif);
            background-repeat: no-repeat;
            background-position: top right;
        }

        ul.mainNav li.last a {
            background: none;
            padding-left:3px;
            padding-right:3px;
        }

        ul.mainNav li a:hover {
            background: transparent url(../../images/bgHOVER1.gif) no-repeat top center;
            color: #333;
            text-decoration: none;
            background-size: cover;
        }

        ul.mainNav li a.current, ul.mainNav li a.current:hover {
            color: #fff;
            font-size: 14px;
            background-color: transparent;
            background-image: url(../../images/bgON1.gif);
            background-repeat: no-repeat;
            background-position: center top;
            background-size: cover;
            text-decoration: none;
        }

/*Category navigation trees*/
#CategoryTreeMenu {
    width: 185px;
    height: 36px;
    background: url(../../Images/fl.gif);
}

.CategoryTree {
    border-left: 1px #fec9a1 solid;
    border-right: 1px #fec9a1 solid;
    border-bottom: 1px #fec9a1 solid;
    width: 188px;
    height: 346px;
    background: #fff8ed;
    position: absolute;
    left: 0px;
    top: 41px;
    display: none;
}

    .CategoryTree .titlebar {
        height: 33px;
        line-height: 33px;
        background: #fffbe1;
    }

        .CategoryTree .titlebar h3 {
            padding-left: 15px;
            color: #fff;
        }

    .CategoryTree ul {
        padding: 5px 10px 0px 10px;
    }

        .CategoryTree ul li {
            height: 30px;
            line-height: 30px;
            padding: 0 10px;
            position: relative;
            vertical-align: middle;
            cursor: pointer;
            display: block;
        }

            .CategoryTree ul li .tit {
                display: block;
                font-size: 12px;
                color: #4d4d4d;
                background: url(../../images/CategoryTreelist_bg.gif) no-repeat bottom left;
                height: 31px;
            }

            .CategoryTree ul li .tit2 {
                display: block;
                font-size: 12px;
                color: #cd0000;
                background: url(../../images/CategoryTreelist_bg.gif) no-repeat bottom left;
                height: 31px;
            }

            .CategoryTree ul li ul {
                position: absolute;
                width: 530px;
                background: url(../../images/jkbg.gif);
                border: 2px #f06e0f solid;
                left: 160px;
                top: 0;
                display: none;
            }

            .CategoryTree ul li ul {
                padding: 5px 0px 0px 10px;
            }

            .CategoryTree ul li.selected {
                z-index: 99;
                position: relative;
            }

                .CategoryTree ul li.selected .h2-tit {
                    position: absolute;
                    z-index: 88;
                    background: #fefbf6;
                    border: 2px #f06e0f solid;
                    border-bottom: 2px #f06e0f solid;
                    border-right: 0;
                    width: 152px;
                    height: 28px;
                    line-height: 24px;
                    padding-left: 2px;
                    margin-left: -4px;
                    text-decoration: underline;
                }

.CategoryTree2 ul {
    list-style-type: none;
    margin: 0px;
}

.CategoryTree .CategoryTree2 li {
    width: 150px;
    float: left;
    overflow: hidden;
}

    .CategoryTree .CategoryTree2 li a {
        background: url(../../images/li4.gif) no-repeat left;
        padding: 0px 3px 0px 10px;
        line-height: 30px;
        height: 30px;
    }


/*The default font style*/
a {
    color: #595959;
    text-decoration: none;
}

    a:hover {
        color: #ef9b11;
        text-decoration: underline;
    }

    a:active {
        color: #595959;
        text-decoration: underline;
    }

    a.blue:link {
        color: #014cc8;
        text-decoration: none;
    }

    a.blue:visited {
        color: #9b9b9b;
        text-decoration: none;
    }

    a.blue:hover {
        color: #014cc8;
        text-decoration: underline;
    }

    a.blue:active {
        color: #014cc8;
        text-decoration: underline;
    }

    a.org:link {
        color: #ff7d00;
        text-decoration: none;
    }

    a.org:visited {
        color: #ff7d00;
        text-decoration: none;
    }

    a.org:hover {
        color: #ff7d00;
        text-decoration: underline;
    }

    a.org:active {
        color: #ff7d00;
        text-decoration: underline;
    }

    a.white {
        color: #fff;
        text-decoration: none;
    }

        a.white:link {
            color: #fff;
            text-decoration: none;
        }

        a.white:visited {
            color: #fff;
            text-decoration: none;
        }

        a.white:hover {
            color: #fff;
            text-decoration: underline;
        }

        a.white:active {
            color: #fff;
            text-decoration: underline;
        }

    a.red {
        color: #f00;
        text-decoration: none;
    }

        a.red:link {
            color: #f00;
            text-decoration: none;
        }

        a.red:visited {
            color: #f00;
            text-decoration: none;
        }

        a.red:hover {
            color: #f00;
            text-decoration: underline;
        }

        a.red:active {
            color: #f00;
            text-decoration: underline;
        }

/*index kscz-input */
.input {
    padding: 2px;
    border: 1px #ccc solid;
    height: 18px;
    font-size: 14px;
}

.input_on {
    padding: 2px 8px 0pt 3px;
    height: 18px;
    border: 1px solid #999;
    background-color: #FFFFCC;
}

.input_off {
    padding: 2px 8px 0pt 3px;
    height: 18px;
    border: 1px solid #CCC;
    background-color: #FFF;
}

.input_move {
    padding: 2px 8px 0pt 3px;
    height: 18px;
    border: 1px solid #999;
    background-color: #FFFFCC;
}

.input_out {
    padding: 2px 8px 0pt 3px;
    height: 18px;
    border: 1px solid #CCC;
    background-color: #FFF;
}

ul.input_test {
    margin: 20px auto 0 auto;
    width: 500px;
    list-style-type: none;
}

    ul.input_test li {
        width: 500px;
        height: 22px;
        margin-bottom: 10px;
    }

.input_test label {
    float: left;
    padding-right: 10px;
    width: 100px;
    line-height: 22px;
    text-align: right;
    font-size: 1.4em;
}

.input_test p {
    float: left;
    _margin-top: -1px;
}

.input_test span {
    float: left;
    padding-left: 10px;
    line-height: 22px;
    text-align: left;
    font-size: 1.2em;
    color: #999;
}

/*Floating Tip*/
#apDiv1 {
    position: absolute;
    left: 50px;
    top: -11px;
    z-index: 300;
}

#apDiv2 {
    position: absolute;
    left: -94px;
    top: 250px;
    z-index: 300;
    display: none;
}

#apDiv3 {
    position: absolute;
    left: 800px;
    top: 100px;
    z-index: 1000;
    width: 200px;
    height: 231px;
}

#apDiv3_content {
    width: 200px;
    height: 231px;
}

#apDiv3_contentT {
    background: url(../../images/pop_01.gif) no-repeat left top;
    width: 150px;
    height: 147px;
    padding: 10px 10px 0px 40px;
    float: left;
}

#apDiv3_contentD {
    width: 200px;
    height: 74px;
    float: left;
}

#apDiv4 {
    position: absolute;
    left: -56px;
    top: 12px;
    z-index: 1000;
    width: 69px;
    height: 66px;
}

#apDiv4_content {
    width: 54px;
    height: 56px;
    background: url(../../images/pop-ts.gif) no-repeat left top;
    padding: 5px 15px 5px 5px;
    color: #ff7700;
}

#apDiv5 {
    position: absolute;
    left: 800px;
    top: 160px;
    z-index: 1000;
    width: 200px;
    height: 300px;
}

#apDiv6 {
    position: absolute;
    left: 905px;
    top: 180px;
    z-index: 1000;
    width: 200px;
    height: 300px;
}

.apDiv_content {
    width: 200px;
    height: 300px;
}

.apDiv_contentT {
    background: url(../../images/pop_cj01.gif) no-repeat left top;
    width: 200px;
    height: 100px;
    float: left;
}

.apDiv_contentM {
    background: url(../../images/pop_cj02.gif) no-repeat left top;
    width: 130px;
    height: 116px;
    float: left;
    padding: 10px 30px 30px 50px;
}

.apDiv_contentD {
    width: 200px;
    height: 44px;
    float: left;
}

#GoldGame span {
    color: #ffffff;
}

#apDiv_cz {
    position: absolute;
    left: 112px;
    top: 106px;
    z-index: 300;
}

#apDiv_km {
    position: absolute;
    left: 112px;
    top: 106px;
    z-index: 300;
}

/*The default layout style*/
.wrapper {
    position: relative;
    margin: 0 auto;
    width: 960px;
}

.left1 {
    position: relative;
    float: left;
    width: 190px;
    height: auto !important;
    z-index: 1000;
    margin-top: 10px;
}

.left2 {
    position: relative;
    float: left;
    left: 10px;
    width: 504px;
    height: 54px;
}

.left3 {
    position: relative;
    float: left;
    left: 20px;
    width: 240px;
    height: 54px;
}

.left1_2 {
    position: relative;
    float: left;
    width: 710px;
    height: auto !important;
    padding-bottom: 10px;
}

.left2_2 {
    position: relative;
    float: left;
    left: 10px;
    width: 240px;
    height: auto !important;
    padding-bottom: 10px;
}

/*Empty*/
.cf {
    clear: both;
}

/*Head Right*/
.headerR {
    width: 240px;
    float: right;
    padding: 23px 0px 0px 0px;
}

/*Content Layout*/
.contentT_left2 {
    position: relative;
    float: left;
    width: 510px;
    height: 150px;
    margin: 10px 0px 10px 0px;
}

.contentD_left2 {
    position: relative;
    float: left;
    width: 510px;
    height: 176px;
}

.contentT_left3 {
    position: relative;
    float: left;
    width: 240px;
    height: 150px;
    margin: 10px 0px 10px 0px;
}

.contentD_left3 {
    position: relative;
    float: left;
    width: 240px;
}

/*News Products tab*/
.menu_news {
    background-color: #ececec;
    color: #272727;
    border-bottom: 1px solid #d7d7d7;
    height: 24px;
    width: 240px;
}

    .menu_news ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        text-align: center;
    }

    .menu_news li {
        display: inline;
        line-height: 23px;
        height: 24px;
        color: #333;
        padding: 5px 13px 6px 12px !important;
        padding: 5px 13px 5px 12px;
        cursor: pointer;
    }

        .menu_news li.current {
            border-left: 1px solid #d8d8d8;
            border-right: 1px solid #d8d8d8;
            border-top: 1px solid #d8d8d8;
            background-color: #fff;
            font-weight: bold;
            text-decoration: underline;
            position: relative;
        }

#tabcontent, #tabcontent1 {
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    width: 222px;
    height: 142px;
    padding: 8px 8px 0px 8px;
    font-size: 12px;
}

#tabcontent1 {
    height: 116px;
}

.hide {
    display: none;
}

.menu_newslist {
    text-align: left;
}

    .menu_newslist ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

    .menu_newslist li {
        width: 100%;
        list-style-type: none;
    }

        .menu_newslist li a {
            display: block;
            padding-left: 10px;
            line-height: 24px;
            _line-height: 18px;
            background: url(../../images/li1.gif) no-repeat left;
        }

.munu_tb {
    width: 210px;
    margin-top: 0px;
}

.munu_tbL {
    width: 65px;
    float: left;
    height: 25px;
    text-align: right;
    margin-bottom: 10px;
}

.munu_tbR {
    width: 140px;
    float: right;
    height: 25px;
    margin-bottom: 10px;
}

/* index_search)  */
.sf_suggestion {
    position: relative;
}

    .sf_suggestion ul {
        position: absolute;
        margin: 0;
        padding: 0;
        background: #fefbf6;
        top: 0;
        left: 0;
        border: 1px solid #b74e00;
    }

    .sf_suggestion li {
        margin: 0;
        padding: 0;
        list-style: none;
        line-height: 30px;
    }

        .sf_suggestion li a {
            display: block;
            text-indent: 5px;
            color: #666;
        }

        .sf_suggestion li.selected a {
            background: #fbf3e6;
        }

/*Default button*/
a.button1 {
    background: transparent url( '../../images/bg_button_a.gif' ) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 14px microsoft yahei;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

    a.button1 span {
        background: transparent url( '../../images/bg_button_span.gif' ) no-repeat;
        display: block;
        line-height: 14px;
        padding: 5px 0px 5px 18px;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
    }

a.button2 {
    background: url(../../images/button2.png) repeat 0px 0px;
    width: 165px;
    height: 41px;
    display: block;
}

    a.button2 span {
        display: none;
    }

    a.button2:hover {
        background: url(../../images/button2.png) repeat 0px -41px;
    }

.button3 {
    background: url(../../images/button3.png) repeat 0px 0px;
    width: 165px;
    height: 41px;
    display: block;
    border: 0px;
}

    .button3 span {
        display: none;
    }

    .button3:hover {
        background: url(../../images/button3.png) repeat 0px -41px;
    }

a.button4 {
    background: url(../../images/button4.png) repeat 0px 0px;
    width: 165px;
    height: 41px;
    display: block;
}

    a.button4 span {
        display: none;
    }

    a.button4:hover {
        background: url(../../images/button4.png) repeat 0px -41px;
    }

a.button5 {
    background: url(../../images/button5.png) repeat 0px 0px;
    width: 115px;
    height: 41px;
    display: block;
}

    a.button5 span {
        display: none;
    }

    a.button5:hover {
        background: url(../../images/button5.png) repeat 0px -41px;
    }

a.button6 {
    background: url(../../images/button6.png) repeat 0px 0px;
    width: 115px;
    height: 41px;
    display: block;
}

    a.button6 span {
        display: none;
    }

    a.button6:hover {
        background: url(../../images/button6.png) repeat 0px -41px;
    }

a.button7 {
    background: url(../../images/button7.png) repeat 0px 0px;
    width: 165px;
    height: 41px;
    display: block;
}

    a.button7 span {
        display: none;
    }

    a.button7:hover {
        background: url(../../images/button7.png) repeat 0px -41px;
    }

a.button8 {
    background: url(../../images/button8.png) repeat 0px 0px;
    width: 165px;
    height: 41px;
    display: block;
}

    a.button8 span {
        display: none;
    }

    a.button8:hover {
        background: url(../../images/button8.png) repeat 0px -41px;
    }

a.button9 {
    background: url(../../images/button9.png) repeat 0px 0px;
    width: 165px;
    height: 41px;
    display: block;
}

    a.button9 span {
        display: none;
    }

    a.button9:hover {
        background: url(../../images/button9.png) repeat 0px -41px;
    }

a.button10 {
    background: url(../../images/button10.png) repeat 0px 0px;
    width: 165px;
    height: 41px;
    display: block;
}

    a.button10 span {
        display: none;
    }

    a.button10:hover {
        background: url(../../images/button10.png) repeat 0px -41px;
    }

a.button11 {
    background: url(../../images/button11.png) repeat 0px 0px;
    width: 165px;
    height: 41px;
    display: block;
}

    a.button11 span {
        display: none;
    }

    a.button11:hover {
        background: url(../../images/button11.png) repeat 0px -41px;
    }

a.button12 {
    background: url(../../images/button12.png) repeat 0px 0px;
    width: 165px;
    height: 41px;
    display: block;
}

    a.button12 span {
        display: none;
    }

    a.button12:hover {
        background: url(../../images/button12.png) repeat 0px -41px;
    }

a.button13 {
    background: url(../../images/button13.png) repeat 0px 0px;
    width: 204px;
    height: 49px;
    display: block;
}

    a.button13 span {
        display: none;
    }

    a.button13:hover {
        background: url(../../images/button13.png) repeat 0px -49px;
    }

a.button14 {
    background: url(../../images/button14.png) repeat 0px 0px;
    width: 165px;
    height: 41px;
    display: block;
}

    a.button14 span {
        display: none;
    }

    a.button14:hover {
        background: url(../../images/button14.png) repeat 0px -41px;
    }


.button ul {
    float: left;
    width: auto;
    margin-right: 10px;
}


/*Home quick recharge*/
#gocz {
    height: 175px;
    border: 1px #d8d8d8 solid;
}

#goczT {
    height: 24px;
    background: url(../../images/goczT.gif) no-repeat left;
    padding: 3px 0px 0px 40px;
    font-size: 14px;
    font-weight: bold;
}

#goczD {
    height: 145px;
    background: url(../../images/goczD_bg.gif) no-repeat top center;
}

#gocz_products {
    width: 500px;
    margin: 0px auto;
}

    #gocz_products li {
        width: 75px;
        float: left;
        margin: 2px 6px 0px 2px;
    }

        #gocz_products li dl dt {
            margin: auto;
        }

            #gocz_products li dl dt a {
                display: block;
                width: 70px;
                height: 45px;
            }

            #gocz_products li dl dt.Hot01 {
                background-position: 0px 0px;
            }

            #gocz_products li dl dt.Hot02 {
                background-position: 0px -45px;
            }

            #gocz_products li dl dt.Hot03 {
                background-position: 0px -90px;
            }

            #gocz_products li dl dt.Hot04 {
                background-position: 0px -135px;
            }

            #gocz_products li dl dt.Hot05 {
                background-position: 0px -180px;
            }

            #gocz_products li dl dt.Hot06 {
                background-position: 0px -225px;
            }

            #gocz_products li dl dt.Hot07 {
                background-position: 0px -270px;
            }

            #gocz_products li dl dt.Hot08 {
                background-position: 0px -315px;
            }

            #gocz_products li dl dt.Hot09 {
                background-position: 0px -360px;
            }

            #gocz_products li dl dt.Hot10 {
                background-position: 0px -405px;
            }

            #gocz_products li dl dt.Hot11 {
                background-position: 0px -450px;
            }

            #gocz_products li dl dt.Hot12 {
                background-position: 0px -495px;
            }

        #gocz_products li dl dd {
            width: 75px;
            height: 26px;
            line-height: 22px;
            padding: 0px;
            text-align: center;
            white-space: nowrap;
            overflow: hidden;
        }

/*All prepaid products*/
#all_cp {
    width: 710px;
}

#all_cp_header {
    width: 710px;
    height: 28px;
}

#all_cp_headerL {
    width: 190px;
    height: 28px;
    background: url(../../images/all_cp_headerL.gif) no-repeat left top;
    float: left;
}

#all_cp_headerR {
    width: 500px;
    height: 24px;
    background: url(../../images/all_cp_headerR_bg.gif) no-repeat right top;
    padding: 4px 0px 0px 20px;
    float: right;
}

.all_cp_headerR ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 115px;
}

.all_cp_headerR li {
    width: auto;
    padding: 0px 10px 0px 2px;
    float: left;
    text-align: center;
}

    .all_cp_headerR li a {
        list-style-type: none;
        display: block;
        float: left;
    }

#all_cp_container {
    width: 708px;
    height: 440px;
    border: 1px #fec9a1 solid;
}

#all_cp_containerT {
    height: 30px;
    border-bottom: 1px #fec9a1 solid;
    background: #FFF8ED;
}

#all_cp_containerD {
    margin-bottom: 10px;
}

ul.all_cp_containerD_AZ {
    margin: 0;
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 27px;
    text-transform: uppercase;
}

    ul.all_cp_containerD_AZ li {
        _width: 22px;
        float: left;
    }

        ul.all_cp_containerD_AZ li.first {
            _width: 60px;
            font-weight: bold;
            font-size: 14px;
            background: #fff;
            color: #fe7e00;
            border-right: 1px #fec9a1 solid;
            padding: 4px 5px 6px 5px;
        }

        ul.all_cp_containerD_AZ li span {
            display: block;
            color: #676767;
            font-weight: bold;
            padding: 5px;
            height: 18px;
            text-align: center;
            font-size: 14px;
            cursor: pointer;
            border-left: 2px #FFF8ED solid;
            border-right: 2px #FFF8ED solid;
        }

        ul.all_cp_containerD_AZ li.Cur span {
            background: #fff;
            color: #fe7e00;
            border-top: 2px #f06e0f solid;
            border-left: 2px #f06e0f solid;
            border-right: 2px #f06e0f solid;
            padding-top: 5px;
            padding-bottom: 8px;
            _padding-bottom: 5px;
            margin-top: -1px;
            position: relative;
            z-index: 100;
            background: #fefbf6;
        }

        ul.all_cp_containerD_AZ li ul.ProductList {
            position: absolute;
            top: 30px;
            left: -1px;
            width: 706px;
            border: 2px solid #f06e0f;
            background: #fefbf6;
            display: none;
        }

            ul.all_cp_containerD_AZ li ul.ProductList li {
                width: 127px;
                padding: 0px 5px;
                height: 30px;
                line-height: 30px;
                float: left;
                border: 0px;
                text-align: left;
                font-weight: normal;
                font-size: 12px;
                overflow: hidden;
            }

                ul.all_cp_containerD_AZ li ul.ProductList li a {
                }

.all_cp_containerD_wzlist {
    width: 100%;
    height: 300px;
}

    .all_cp_containerD_wzlist dl.firstDl {
        width: 688px;
        border-top: 1px solid #fff;
        border-bottom: 1px dotted #e5e5e5;
        padding: 10px;
    }

        .all_cp_containerD_wzlist dl.firstDl:hover {
            border-top: 1px solid #fec9a1;
            border-bottom: 1px solid #fec9a1;
            background: #FFF8ED;
        }

        .all_cp_containerD_wzlist dl.firstDl dt {
            font-size: 14px;
            font-weight: bold;
            color: #AD4703;
        }

    .all_cp_containerD_wzlist dl.secondDl {
        height: 26px;
    }

        .all_cp_containerD_wzlist dl.secondDl dt {
            font-size: 14px;
            font-weight: bold;
            color: #FE7E00;
            float: left;
        }

        .all_cp_containerD_wzlist dl.secondDl dd {
            float: left;
        }

    .all_cp_containerD_wzlist dl.Half {
        width: 315px;
        float: left;
        margin-right: 20px;
    }

    .all_cp_containerD_wzlist li {
        padding: 3px 8px;
        float: left;
    }

    .all_cp_containerD_wzlist dd.Clear, .all_cp_containerD_wzlist dl.secondDl dd.Clear {
        clear: both;
        padding: 0px;
    }

    .all_cp_containerD_wzlist li.Clear {
        clear: both;
        padding: 0px;
    }

#all_cp_containerD_psilist {
    width: 675px;
    padding: 20px 10px 0px 10px;
}

    #all_cp_containerD_psilist li {
        width: 85px;
        height: 25px;
        margin: 8px 5px;
        float: left;
        background: url(../../Images/manufacturer.png);
    }

        #all_cp_containerD_psilist li.manufacturer02 {
            background-position: 0px -25px;
        }

        #all_cp_containerD_psilist li.manufacturer03 {
            background-position: 0px -50px;
        }

        #all_cp_containerD_psilist li.manufacturer04 {
            background-position: 0px -75px;
        }

        #all_cp_containerD_psilist li.manufacturer05 {
            background-position: 0px -100px;
        }

        #all_cp_containerD_psilist li.manufacturer06 {
            background-position: 0px -125px;
        }

        #all_cp_containerD_psilist li.manufacturer07 {
            background-position: 0px -150px;
        }

        #all_cp_containerD_psilist li.manufacturer08 {
            background-position: 0px -175px;
        }

        #all_cp_containerD_psilist li.manufacturer09 {
            background-position: 0px -200px;
        }

        #all_cp_containerD_psilist li.manufacturer10 {
            background-position: 0px -225px;
        }

        #all_cp_containerD_psilist li.manufacturer11 {
            background-position: 0px -250px;
        }

        #all_cp_containerD_psilist li.manufacturer12 {
            background-position: 0px -275px;
        }

        #all_cp_containerD_psilist li.manufacturer13 {
            background-position: 0px -300px;
        }

        #all_cp_containerD_psilist li.manufacturer14 {
            background-position: 0px -325px;
        }

        #all_cp_containerD_psilist li a {
            display: block;
            width: 85px;
            height: 25px;
        }

/*web_Activity*/
#index_Activity {
    border: 1px #fb9428 solid;
    margin-bottom: 10px;
    position: relative;
}

#index_ActivityT {
    height: 22px;
    background: #fb9428;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    padding: 3px 0px 0px 10px;
}

#index_ActivityD {
    height: 86px;
    background: url(../../images/index_ActivityD_bg.gif) repeat;
    padding: 5px;
}

#index_ActivityDL {
    width: 100px;
    float: left;
}

#index_ActivityDR {
    width: 120px;
    float: right;
}

#index_ActivityDR_T1 {
    width: 110px;
    float: left;
    padding: 0px 0px 0px 0px;
    color: #f36a0b;
    font-size: 14px;
    font-weight: bold;
}

#index_ActivityDR_T2 {
    width: 110px;
    float: left;
    padding: 5px 0px 0px 0px;
    color: #f00;
}

    #index_ActivityDR_T2 li a:link {
        color: #f00;
        text-decoration: none;
    }

    #index_ActivityDR_T2 li a:visited {
        color: #f00;
        text-decoration: none;
    }

    #index_ActivityDR_T2 li a:hover {
        color: #f00;
        text-decoration: underline;
    }

    #index_ActivityDR_T2 li a:active {
        color: #f00;
        text-decoration: underline;
    }
/*web-location*/
.wz {
    padding: 5px 0px 10px 0px;
    color: #5c5c5c;
    height: 24px;
    margin-bottom: 5px;
}

    .wz ul {
        list-style-type: none;
        margin-bottom: 5px;
        color: #5c5c5c;
    }

    .wz li {
        width: auto;
        float: left;
        text-align: left;
        color: #5c5c5c;
        padding-right: 5px;
    }

        .wz li a {
            list-style-type: none;
            display: block;
            float: left;
            color: #f00;
        }

/*Product query*/
.boxcontainer {
    border-top: 1px #ffc44c solid;
    border-left: 1px #ffc44c solid;
    border-right: 1px #ffc44c solid;
    background: url(../../images/icon00.gif) top;
    margin: 0 auto;
    width: 960px;
    margin-bottom: 10px;
}

.box02 {
    border-top: 1px #e5e5e5 solid;
}

.box02, .box03, .box04 {
    width: 960px;
}

    .box02 h4 {
        font-size: 12px;
        margin: 5px 0px 0px 10px;
        padding-left: 18px;
        background: url(../../images/icon01.gif) no-repeat left 1px;
        font-weight: bold;
        color: #404040;
    }

    .box02 ul li, .box03 ul li {
        padding: 5px 0px 0px 28px;
        width: 162px;
        height: 22px;
        float: left;
    }

        .box02 ul li a, .box03 ul li a {
            color: #0063dc;
        }

            .box02 ul li a:hover, .box03 ul li a:hover {
                color: #f00;
            }

.box04 {
    padding-top: 10px;
    background: url(../../images/box000.gif) repeat bottom;
}

    .box04 img {
        margin-right: 5px;
    }

.btn00 {
}

.btn01 {
    border-top: 1px solid #ffc44c;
    border-left: 1px solid #ffc44c;
    border-right: 1px solid #ffc44c;
    border-bottom: 1px solid #fff;
    width: 160px;
    height: 29px;
    line-height: 22px;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    background: #fff;
}


/*Is not looking*/
.looking {
    border: 1px #ccc solid;
    background: url(../../images/looking_bg.gif);
    padding: 8px 0px 0px 8px;
    height: 26px;
    margin-bottom: 10px;
}

.looking_L {
    background: url(../../images/icon04.gif) no-repeat left;
    padding: 0px 0px 0px 22px;
    width: 100px;
    float: left;
}

.looking_R {
    padding: 0px 10px 0px 0px;
    width: 800px;
    float: right;
}

    .looking_R ul {
        list-style-type: none;
        margin-bottom: 5px;
        color: #5c5c5c;
    }

    .looking_R li {
        width: auto;
        float: left;
        text-align: left;
        color: #5c5c5c;
        padding-right: 25px;
        text-decoration: none;
    }

        .looking_R li a {
            list-style-type: none;
            display: block;
            float: left;
            color: #0063dc;
            text-decoration: none;
        }

/* Product selection navigation*/
.listNav_bg {
    width: 100%;
    height: 29px;
    margin: 0px 0px 0px 0px;
    background: url(../../images/listNav_bg.gif) bottom;
}

ul.listNav {
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 24px;
    text-transform: uppercase;
    font-size: 12px;
    background: transparent url( "../../images/bgOFF2.gif" );
}

    ul.listNav li {
        display: block;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 0;
        color: #fff;
    }

        ul.listNav li a {
            display: block;
            float: left;
            color: #333;
            font-size: 12px;
            text-decoration: none;
            padding: 4px 10px 0px 10px;
            height: 22px;
            background: transparent url( "../../images/bgDIVIDER2.gif" ) repeat top;
            border-left: 1px #cbcbcb solid;
            border-right: 1px #cbcbcb solid;
            width: auto;
            text-align: center;
            margin-right: 2px;
        }

            ul.listNav li a:hover {
                background: transparent url( "../../images/bgHOVER2.gif" ) repeat top center;
                color: #333;
                text-decoration: none;
            }

            ul.listNav li a.current, ul.listNav li a.current:hover {
                padding: 3px 10px 0px 10px;
                color: #fff;
                font-size: 14px;
                background-color: transparent;
                background: url(../../images/bgON2.gif) repeat;
                text-decoration: none;
                border-top: 2px #f57009 solid;
                border-left: 1px #f57009 solid;
                border-right: 1px #f57009 solid;
            }

/* Product Sort */
.ProductS {
    height: 30px;
    background: url(../../images/ProductS_bg.gif);
    border-top: 1px #fff solid;
    padding: 8px 0px 0px 12px;
}

/* Page style */
DIV.badoo {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
    padding-bottom: 10px;
    color: #48b9ef;
    padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    text-align: center;
}

    DIV.badoo A {
        border-right: #f0f0f0 2px solid;
        padding-right: 5px;
        border-top: #f0f0f0 2px solid;
        padding-left: 5px;
        padding-bottom: 2px;
        margin: 0px 2px;
        border-left: #f0f0f0 2px solid;
        color: #48b9ef;
        padding-top: 2px;
        border-bottom: #f0f0f0 2px solid;
        text-decoration: none;
    }

        DIV.badoo A:hover {
            border-right: #ff5a00 2px solid;
            border-top: #ff5a00 2px solid;
            border-left: #ff5a00 2px solid;
            color: #ff5a00;
            border-bottom: #ff5a00 2px solid;
        }

        DIV.badoo A:active {
            border-right: #ff5a00 2px solid;
            border-top: #ff5a00 2px solid;
            border-left: #ff5a00 2px solid;
            color: #ff5a00;
            border-bottom: #ff5a00 2px solid;
        }

    DIV.badoo SPAN.current {
        border: #ff5a00 2px solid;
        padding: 2px 5px;
        font-weight: bold;
        color: #fff;
        background-color: #ff6c16;
        margin: 0px 2px;
    }

    DIV.badoo SPAN.disabled {
        display: none;
    }


#Recharge_bg {
    margin: 0 auto;
    width: 960px;
    padding: 30px 0px 50px 0px;
    background: url(../../images/jkbg.gif);
    border: 1px #faf0df solid;
}

#Recharge {
    margin: 0 auto;
    width: 800px;
    background: #fff;
}

#Recharge_Area_bg {
    margin: 0 auto;
    width: 740px;
    padding: 160px 0px 50px 200px;
    border: 10px #f0f0f0 solid;
    background: url(../../images/zy_bg.jpg) no-repeat top left;
}

#Recharge_Area2_bg {
    margin: 0 auto;
    width: 740px;
    padding: 160px 200px 50px 0px;
    border: 10px #f0f0f0 solid;
    background: url(../../images/zy_bg2.jpg) no-repeat top left;
}

#Recharge_Area3_bg {
    margin: 0 auto;
    width: 740px;
    padding: 160px 0px 50px 200px;
    border: 10px #f0f0f0 solid;
    background: url(../../images/zy_bg3.jpg) no-repeat top left;
}

#Recharge_Area {
    margin: 0 auto;
    width: 600px;
    background: #fff;
}


#IC_Area {
    margin: 0 auto;
    width: 900px;
    height: 650px;
    padding: 20px;
    border: 10px #f0f0f0 solid;
}

.mpart {
    width: 210px;
    height: 170px;
    position: relative;
    float: left;
    display: inline;
    margin: 10px;
}

.part {
    width: 204px;
    overflow: hidden;
    float: left;
    height: 170px;
    padding: 3px;
}

.part01 {
    padding-left: 10px;
    padding-top: 6px;
    width: 194px;
    height: 170px;
}

    .part01 h3 {
        height: 28px;
        float: left;
        margin-bottom: 8px;
        line-height: 28px;
        font-size: 12px;
        width: 194px;
        border-bottom: 1px solid #ccc;
    }

        .part01 h3 a {
            color: #980e32;
        }

    .part01 .grp01 {
        width: 194px;
    }

        .part01 .grp01 ul {
            list-style-type: none;
            margin: 0px;
        }

        .part01 .grp01 li {
            width: 88px;
            padding: 0px 8px 0px 0px;
            float: left;
            text-align: left;
        }

            .part01 .grp01 li a {
                list-style-type: none;
                display: block;
                float: left;
                padding-left: 10px;
                background: url(../../images/li4.gif) no-repeat left;
                line-height: 30px;
            }

.block {
    width: 204px;
    height: 170px;
    background: #fffbf5;
    border: 3px solid #ffedd7;
    padding: 0px;
}



/* table style */
#table1 {
    border-collapse: collapse;
    width: 100%;
    margin: 2px 0px 10px 0px;
    border: 1px solid #e0e0e0;
    background: #fff;
}

    #table1 th {
        background: url(../../images/th_bg.gif);
        color: #ff6600;
        font-weight: bold;
        padding: 8px;
        text-align: left;
        font: 14px/1.5em microsoft yahei, sans-serif;
    }

    #table1 td {
        padding: 15px 10px;
        border-bottom: 1px solid #e0e0e0;
        vertical-align: top;
        color: #0063dc;
        font: 14px/1.5em microsoft yahei, sans-serif;
    }

        #table1 td a:link {
            color: #0063dc;
            text-decoration: none;
            padding: 5px;
        }

    #table1 .Row1 {
        background: #fbfbfb;
    }

    #table1 .SelRow {
        background: #fffeef;
        border-bottom: 1px #ffe8b3 solid;
    }

    #table1 span {
        font: 14px/1.5em microsoft yahei, sans-serif;
        color: #333;
    }

    #table1 small {
        font-size: 24px;
        color: #f57009;
        background: url(../../images/rmb.gif) no-repeat left;
        padding-left: 10px;
        font-family: Georgia, "Times New Roman", Times, serif;
    }

#table2 {
    border-collapse: collapse;
    width: 100%;
    margin: 0px;
    border: 1px solid #e0e0e0;
}

    #table2 th {
        background: url(../../images/th_bg2.gif);
        color: #ff6600;
        font-weight: bold;
        padding: 10px;
        text-align: center;
        font: 20px/1.5em microsoft yahei, sans-serif;
        border-bottom: 1px solid #e0e0e0;
    }

    #table2 td {
        padding: 8px;
        font-size: 14px;
        font: 14px/1.5em microsoft yahei, sans-serif;
    }

        #table2 td a:link {
            text-decoration: none;
        }

        #table2 td a:hover {
            text-decoration: none;
        }

        #table2 td a:active {
            text-decoration: none;
        }

    #table2 input {
        width: auto;
        height: 24px;
        padding-left: 5px;
    }

    #table2 select {
        width: 250px;
        height: 24px;
        padding-left: 5px;
    }

    #table2 small {
        color: red;
        font-size: 12px;
        padding-top: 5px;
    }

.table2_small2 {
    color: #555;
    font-size: 12px;
    padding: 10px;
    margin-top: 10px;
    height: 130px;
    border-top: 1px #ccc dashed;
    border-bottom: 1px #ccc dashed;
    border-left: 1px #ccc dashed;
    border-right: 1px #ccc dashed;
}

    .table2_small2 ul {
        list-style-type: none;
        margin: 0px;
    }

    .table2_small2 li {
        width: 100px;
        padding: 20px 5px 0px 0px;
        float: left;
        text-align: left;
    }

        .table2_small2 li a {
            list-style-type: none;
            display: block;
            float: left;
            padding-left: 10px;
            background: url(../../images/li4.gif) no-repeat left;
            line-height: 28px;
        }

#table2 dfn {
    display: none;
}

    #table2 dfn ul {
        display: none;
        list-style-type: none;
    }

#table2 li:hover dfn, #table2 li.hover dfn {
    display: inline;
    margin-left: 7px;
    color: #666;
}

#table_Area {
    border-collapse: collapse;
    width: 100%;
    margin: 0px;
    border: 1px solid #e0e0e0;
}

    #table_Area th {
        background: url(../../images/th_bg2.gif);
        color: #ff6600;
        font-weight: bold;
        padding: 10px;
        text-align: center;
        font: 20px/1.5em microsoft yahei, sans-serif;
        border-bottom: 1px solid #e0e0e0;
    }

    #table_Area td {
        padding: 5px;
        font-size: 14px;
        font: 14px/1.5em microsoft yahei, sans-serif;
        height: 26px;
    }

    #table_Area input {
        width: auto;
        height: 24px;
        padding-left: 5px;
    }

    #table_Area select {
        width: 200px;
        height: 24px;
        padding-left: 5px;
    }

    #table_Area small {
        color: red;
        font-size: 12px;
        padding-top: 5px;
    }

    #table_Area .small2 {
        color: #555;
        font-size: 12px;
        padding: 10px;
        border-top: 1px #ccc dashed;
    }

        #table_Area .small2 ul {
            list-style-type: none;
            margin: 0px;
        }

        #table_Area .small2 li {
            width: 130px;
            padding: 20px 8px 0px 0px;
            float: left;
            text-align: left;
        }

            #table_Area .small2 li a {
                list-style-type: none;
                display: block;
                float: left;
                padding-left: 10px;
                background: url(../../images/li4.gif) no-repeat left;
                line-height: 28px;
            }

    #table_Area dfn {
        display: none;
    }

        #table_Area dfn ul {
            display: none;
            list-style-type: none;
        }

    #table_Area li:hover dfn, #table_Area li.hover dfn {
        display: inline;
        margin-left: 7px;
        color: #666;
    }

#table3 {
    border-collapse: collapse;
    width: 100%;
    margin: 0px;
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
    background: #fff;
}

    #table3 th {
        background: url(../../images/th_bg2.gif);
        color: #ff6600;
        font-weight: bold;
        padding: 8px 0px 8px 15px;
        text-align: left;
        font: 14px/1.5 microsoft yahei, sans-serif;
        border-bottom: 1px solid #e0e0e0;
    }

    #table3 td {
        padding: 5px;
        font: 14px/1.5em microsoft yahei, sans-serif;
        height: 26px;
    }

.input_main {
    width: auto;
    height: 24px;
    padding-left: 5px;
}

#table3 select {
    width: 250px;
    height: 24px;
    padding-left: 5px;
}

#table3 small {
    color: red;
    font-size: 12px;
    padding-top: 5px;
}

#table3 .Row3 {
    background: #fff;
    border-top: 1px #fff solid;
    height: 26px;
}

#table3 .SelRow3 {
    background: #f3f3f3;
    border: 1px #e6e6e6 solid;
    height: 26px;
}

#table3 dfn {
    display: none;
    margin: 12px 0px 0px 5px;
}

    #table3 dfn ul {
        display: none;
        list-style-type: none;
    }

#table3 li:hover dfn, #table3 li.hover dfn {
    display: inline;
    color: #666;
}

#table4 {
    border-collapse: collapse;
    width: 100%;
    margin: 0px;
    margin-bottom: 5px;
    color: #666;
}

    #table4 th {
        color: #ff6600;
        font-weight: bold;
        padding: 8px 0px 8px 20px;
        background: url(../../images/icon01.gif) no-repeat left;
        text-align: left;
        font: 12px/1.5 microsoft yahei, sans-serif;
        border-bottom: 3px solid #dcdcdc;
    }

    #table4 td {
        padding: 8px 10px 8px 10px;
        font-size: 12px;
        border: 1px #e8e8e8 solid;
    }

        #table4 td a:link {
            color: #666;
            text-decoration: none;
        }

        #table4 td a:hover {
            color: #666;
            text-decoration: underline;
        }

    #table4 small {
        color: green;
        font-size: 12px;
        font-weight: bold;
    }

    #table4 smallx {
        color: red;
        font-size: 12px;
        font-weight: bold;
    }

    #table4 td a:active {
        color: #666;
        text-decoration: none;
    }

    #table4 .SelRow4 {
        background: #fff9f2;
    }

#table5 {
    border-collapse: collapse;
    width: 100%;
    margin: 0px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

    #table5 th {
        background: url(../../images/th_bg5.gif);
        color: #ff6600;
        font-weight: bold;
        padding: 6px 0px 10px 10px;
        text-align: left;
        font: 14px/1.5em microsoft yahei, sans-serif;
        border-bottom: 1px solid #e0e0e0;
    }

    #table5 td {
        padding: 10px;
        font-size: 14px;
        border-bottom: 1px solid #e0e0e0;
    }

        #table5 td a:link {
            color: #333;
            text-decoration: none;
        }

        #table5 td a:hover {
            color: #333;
            text-decoration: underline;
        }

        #table5 td a:active {
            color: #333;
            text-decoration: none;
        }

    #table5 .Row5 {
        background: #fff;
    }

    #table5 .SelRow5 {
        background: #fffeef;
        background: #f3f3f3;
        border: 1px #e6e6e6 solid;
    }

ul.table5 {
    margin: 0;
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 42px;
    text-transform: uppercase;
    border-bottom: 1px #ccc solid;
}

    ul.table5 li {
        display: block;
        float: left;
        margin: 8px 8px 0px 0px;
        border-left: 1px #e0e0e0 solid;
        border-right: 1px #e0e0e0 solid;
        border-top: 1px #e0e0e0 solid;
    }

        ul.table5 li a {
            width: 160px;
            display: block;
            float: left;
            color: #676767;
            font-weight: bold;
            text-decoration: none;
            padding: 6px 20px 5px 20px;
            height: 22px;
            background: #f1f1f1;
            text-align: center;
            font-size: 14px;
        }

            ul.table5 li a:hover {
                background: #fff;
                color: #fe7e00;
                text-align: center;
            }

            ul.table5 li a.current, ul.table5 li a.current:hover {
                color: #fe7e00;
                font-weight: bold;
                background: #fff;
                border-bottom: 1px #fff solid;
                text-align: center;
            }

.table_head {
    color: #595959;
    background: #fffeeb;
    border-top: 1px #f9dfb2 solid;
    border-bottom: 1px #f9dfb2 solid;
}

.table_head2 {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    background: #f2f2f2;
    border-top: 2px #c2c3c1 solid;
    border-bottom: 1px #e8e8e8 solid;
}

.table_head3 {
    color: #00457b;
    font-size: 12px;
    background: #deeffc;
    border-top: 1px #afd9fa solid;
    border-bottom: 1px #afd9fa solid;
}

.table_radioL {
    width: 20px;
    float: left;
    font: 14px/1.5em microsoft yahei, sans-serif;
    color: #333;
    margin-right: 8px;
}

.table_radioR {
    width: auto;
    float: left;
    font: 14px/1.5em microsoft yahei, sans-serif;
    color: #333;
    margin-right: 20px;
}

.table_radioL2 {
    width: 20px;
    height: 20px;
    float: left;
}

.table_radioR2 {
    width: 0 auto;
    height: 20px;
    float: left;
    padding-top: 3px;
    font-size: 12px;
}

.Prompt {
    padding: 8px 0px 0px 8px;
    margin-bottom: 10px;
    width: 0 auto;
}

.PromptL {
    background: url(../../images/icon04.gif) no-repeat left;
    padding: 0px 0px 0px 22px;
    width: auto;
    float: left;
    color: #f00;
    font-weight: bold;
}

.PromptR {
    padding: 5px 10px 0px 20px;
    width: auto;
    float: left;
    line-height: 24px;
    color: #666;
}

.Prompt_R ul {
    list-style-type: none;
    margin-bottom: 5px;
    color: #5c5c5c;
}

.Prompt_R li {
    width: auto;
    float: left;
    text-align: left;
    color: #5c5c5c;
    padding-right: 25px;
    text-decoration: none;
}

    .Prompt_R li a {
        list-style-type: none;
        display: block;
        float: left;
        color: #0063dc;
        text-decoration: none;
    }

.Prompt2 {
    padding: 8px 0px 5px 8px;
    margin: 10px;
    width: 0 auto;
    border-bottom: 2px #fbeacc solid;
}

.Prompt2L {
    background: url(../../images/icon04.gif) no-repeat left;
    padding: 0px 0px 0px 22px;
    width: 300px;
    float: left;
    color: #f00;
    font-weight: bold;
}

.Prompt2R {
    padding: 15px 10px 0px 20px;
    width: 0 auto;
    float: left;
    line-height: 24px;
    color: #666;
}

.Prompt2_R ul {
    list-style-type: none;
    margin-bottom: 5px;
    color: #5c5c5c;
}

.Prompt2_R li {
    width: auto;
    float: left;
    text-align: left;
    color: #5c5c5c;
    padding-right: 25px;
    text-decoration: none;
}

    .Prompt2_R li a {
        list-style-type: none;
        display: block;
        float: left;
        color: #0063dc;
        text-decoration: none;
    }

/*Lottery*/
#LotteryNav {
    width: 100%;
    height: 40px;
    margin: 0px 0px 0px 0px;
    background: url(../../images/LotteryNav_bg.gif) repeat;
    border-bottom: 8px #fbd9b2 solid;
}

ul.LotteryNav {
    list-style-type: none;
    width: 600px;
    position: relative;
    display: block;
    height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    background: transparent url( "../images/LotteryNavOFF.gif" );
}

    ul.LotteryNav li {
        display: block;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 0;
        color: #dc442f;
    }

        ul.LotteryNav li a {
            display: block;
            float: left;
            color: #dc442f;
            font-size: 14px;
            text-decoration: none;
            padding: 12px 0px 0px 0px;
            height: 28px;
            background: transparent url( "../images/LotteryNavDIVIDER.gif" ) no-repeat top right;
            width: 170px;
            text-align: center;
        }

            ul.LotteryNav li a:hover {
                background: transparent url( "../images/LotteryNavHOVER.gif" ) no-repeat top center;
                color: #dc442f;
                text-decoration: none;
            }

            ul.LotteryNav li a.current, ul.LotteryNav li a.current:hover {
                color: #ab1500;
                font-size: 14px;
                font-weight: bold;
                background-color: transparent;
                background-image: url(../../images/LotteryNavON.gif);
                background-repeat: no-repeat;
                background-position: center top;
                text-decoration: none;
            }

#LotteryNav_qt {
    width: 100%;
    height: 40px;
    margin: 0px 0px 0px 0px;
    background: url(../../images/LotteryNav_bg.gif) repeat;
    border-bottom: 8px #ffbde2 solid;
}

ul.LotteryNav_qt {
    list-style-type: none;
    width: 600px;
    position: relative;
    display: block;
    height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    background: transparent url( "../images/LotteryNavOFF.gif" );
}

    ul.LotteryNav_qt li {
        display: block;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 0;
        color: #dc442f;
    }

        ul.LotteryNav_qt li a {
            display: block;
            float: left;
            color: #dc442f;
            font-size: 14px;
            text-decoration: none;
            padding: 12px 0px 0px 0px;
            height: 28px;
            background: transparent url( "../images/LotteryNavDIVIDER.gif" ) no-repeat top right;
            width: 170px;
            text-align: center;
        }

            ul.LotteryNav_qt li a:hover {
                background: transparent url( "../images/LotteryNavHOVER.gif" ) no-repeat top center;
                color: #dc442f;
                text-decoration: none;
            }

            ul.LotteryNav_qt li a.current, ul.LotteryNav_qt li a.current:hover {
                color: #ab1500;
                font-size: 14px;
                font-weight: bold;
                background-color: transparent;
                background-image: url(../../images/LotteryNavON2.gif);
                background-repeat: no-repeat;
                background-position: center top;
                text-decoration: none;
            }

#Lotterybox {
    background: #fffaf1;
    padding: 5px 5px 5px 10px;
    border: 5px #fbe0c1 solid;
    height: auto !important;
}

#Lotterybox_qt {
    background: #fef5fa;
    padding: 10px 5px 5px 10px;
    border-left: 5px #ffbde2 solid;
    border-right: 5px #ffbde2 solid;
    border-bottom: 5px #ffbde2 solid;
    height: auto !important;
}

#Lotterybox_old {
    background: #fffaf1;
    padding: 5px 5px 5px 10px;
    border-left: 5px #fbe0c1 solid;
    border-right: 5px #fbe0c1 solid;
    border-bottom: 5px #fbe0c1 solid;
    height: auto !important;
}

.LotteryboxTitle {
    padding: 5px 0px 0px 50px;
    color: #2d2d2d;
    font-weight: bold;
    font: 26px/1.5em microsoft yahei, sans-serif;
    text-align: left;
}

.Lotteryboxh1 {
    margin: 5px 0px 5px 30px;
    height: 80px;
    color: #5c5c5c;
    font-weight: bold;
    font: 18px/1.5em microsoft yahei, sans-serif;
    text-align: left;
    padding-top: 5px;
}

.LotteryboxTitle small {
    color: red;
    font-weight: bold;
    font: 24px/1.5em microsoft yahei, sans-serif;
    text-align: left;
}

    .LotteryboxTitle small a:link {
        color: red;
        font-weight: bold;
        font: 24px/1.5em microsoft yahei, sans-serif;
        text-align: left;
        text-decoration: underline;
    }

    .LotteryboxTitle small a:hover {
        color: red;
        font-weight: bold;
        font: 24px/1.5em microsoft yahei, sans-serif;
        text-align: left;
        text-decoration: underline;
    }

    .LotteryboxTitle small a:current {
        color: red;
        font-weight: bold;
        font: 24px/1.5em microsoft yahei, sans-serif;
        text-align: left;
        text-decoration: underline;
    }

.LotteryboxTitle_1 {
    padding: 5px 0px 0px 20px;
    color: #2d2d2d;
    font-weight: bold;
    font: 26px/1.5em microsoft yahei, sans-serif;
    text-align: center;
}

    .LotteryboxTitle_1 span {
        color: red;
        font-weight: bold;
        font: 26px/1.5em microsoft yahei, sans-serif;
        text-align: left;
    }

.Lotterybox_oldh1 {
    margin: 5px 0px 5px 30px;
    color: #5c5c5c;
    font-weight: bold;
    font: 20px/1.5em microsoft yahei, sans-serif;
    text-align: left;
    padding-top: 5px;
}

    .Lotterybox_oldh1 small {
        color: #555;
        font-weight: bold;
        font: 34px/1.5em microsoft yahei, sans-serif;
        text-align: left;
    }

.Lotterybox_old_content {
    margin: 0px;
    width: 0 auto;
    color: #444;
    font-weight: bold;
    font: 14px/1.5em microsoft yahei, sans-serif;
    text-align: left;
}

    .Lotterybox_old_content img {
        padding: 2px;
        margin: 0px 20px 20px 75px;
        border: 2px #ccc solid;
        width: 300px;
        height: 73px;
        margin-bottom: 30px;
        float: left;
    }

.Lotterybox_qth1 {
    margin: 5px 0px 5px 30px;
    color: #5c5c5c;
    font-weight: bold;
    font: 20px/1.5em microsoft yahei, sans-serif;
    text-align: left;
    padding-top: 5px;
}

    .Lotterybox_qth1 small {
        color: #555;
        font-weight: bold;
        font: 34px/1.5em microsoft yahei, sans-serif;
        text-align: left;
    }

.Lotterybox_qt_content {
    margin: 0px;
    width: 0 auto;
    color: #444;
    font-weight: bold;
    font: 14px/1.5em microsoft yahei, sans-serif;
    text-align: left;
}

    .Lotterybox_qt_content img {
        padding: 2px;
        margin: 0px 20px 20px 75px;
        border: 2px #ccc solid;
        width: 300px;
        height: 73px;
        margin-bottom: 30px;
        float: left;
    }



.Lotteryboxh2 {
    margin: 5px 20px 5px 40px;
    padding: 10px;
    border: 2px #fbd99d dashed;
    color: #5c5c5c;
    font-weight: bold;
    font: 18px/1.5em microsoft yahei, sans-serif;
    text-align: left;
}

#Lottery_apDiv1 {
    position: absolute;
    left: -4px;
    top: -3px;
    z-index: 300;
}

#Lottery_apDiv2 {
    position: absolute;
    left: 600px;
    top: 115px;
    z-index: 1000;
}

#Lottery_apDiv2_cz {
    position: absolute;
    left: 225px;
    top: 15px;
    z-index: 1000;
}

#Lottery_apDiv_wt {
    position: absolute;
    left: 74px;
    top: 2px;
    z-index: 1000;
}

#Lottery_apDiv3 {
    position: absolute;
    left: 215px;
    top: 341px;
    z-index: 300;
}

#Lottery_apDiv4 {
    position: absolute;
    left: -33px;
    top: 149px;
    z-index: 300;
}

#Lottery_apDiv5 {
    position: absolute;
    left: 620px;
    top: 160px;
    z-index: 300;
}

#Lottery_apDiv6 {
    position: absolute;
    left: 170px;
    top: 360px;
    z-index: 10000;
}

#Lottery_apDivok {
    position: absolute;
    left: 260px;
    top: 235px;
    z-index: 1000;
}

#Lottery_apDivover {
    position: absolute;
    left: 180px;
    top: 145px;
    z-index: 1000;
}

a.Lotterybtn {
    background: url(../../images/Lottery_btn.gif) repeat 0px 0px;
    width: 300px;
    height: 50px;
    display: block;
}

    a.Lotterybtn span {
        display: none;
    }

    a.Lotterybtn:hover {
        background: url(../../images/Lottery_btn.gif) repeat 0px -50px;
    }

#Lottery_contentT {
    margin: 10px 10px 0px 10px;
    border: 1px #cf0000 solid;
    padding: 0px 0px 0px 12px;
    background: #cf0000;
    font-weight: bold;
    font: 16px/1.5em microsoft yahei, sans-serif;
    text-align: left;
    color: #fff;
}

    #Lottery_contentT small {
        color: #fff;
        font-weight: bold;
        font: 20px/1.5em microsoft yahei, sans-serif;
        text-align: left;
    }

#Lottery_contentM {
    margin: 0px 10px 0px 10px;
    border-left: 1px #cf0000 solid;
    border-right: 1px #cf0000 solid;
    border-bottom: 1px #cf0000 solid;
}

#Lottery_contentM2 {
    margin: 0px 10px 20px 10px;
    height: 40px;
}

#Lottery_contentD {
    padding: 10px;
}

#Lottery_contentD2 {
    color: #333;
    height: 570px;
}

.Lottery_content_Prize {
    width: 630px;
    margin: 10px 0px 10px 0px;
}

.Lottery_content_PrizeL1 {
    width: 55px;
    height: 55px;
    float: left;
    margin-right: 5px;
    background: url(../../images/Lottery_content_Prize_abcd.gif) no-repeat;
    position: absolute;
}

.Lottery_content_PrizeL2 {
    width: 55px;
    height: 55px;
    float: left;
    margin-right: 5px;
    background: url(../../images/Lottery_content_Prize_abcd.gif) no-repeat 0px -54px;
    position: absolute;
}

.Lottery_content_PrizeL3 {
    width: 55px;
    height: 55px;
    float: left;
    margin-right: 5px;
    background: url(../../images/Lottery_content_Prize_abcd.gif) no-repeat 0px -108px;
    position: absolute;
}

.Lottery_content_PrizeL4 {
    width: 55px;
    height: 55px;
    float: left;
    margin-right: 5px;
    background: url(../../images/Lottery_content_Prize_abcd.gif) no-repeat 0px -162px;
    position: absolute;
}

.Lottery_content_PrizeR1 {
    width: 550px;
    margin-top: 5px;
    float: right;
    background: url(../../images/Lottery_content_PrizeR1_bg.gif) no-repeat left top;
    padding: 5px 0px 6px 15px;
    color: #333;
    font-weight: bold;
    font: 14px/1.5em microsoft yahei, sans-serif;
    text-align: left;
}

    .Lottery_content_PrizeR1 small {
        color: red;
        font-weight: bold;
        font: 20px/1.5em microsoft yahei, sans-serif;
        text-align: left;
    }

    .Lottery_content_PrizeR1 small2 {
        color: #ff8400;
        font-weight: bold;
        font: 20px/1.5em microsoft yahei, sans-serif;
        text-align: left;
    }

    .Lottery_content_PrizeR1 small3 {
        color: #ff00c0;
        font-weight: bold;
        font: 20px/1.5em microsoft yahei, sans-serif;
        text-align: left;
    }

.Lottery_content_PrizeR2 {
    width: 550px;
    padding: 5px 0px 5px 0px;
    float: right;
    color: #333;
    font-weight: bold;
    font: 18px/1.5em microsoft yahei, sans-serif;
    text-align: left;
}

    .Lottery_content_PrizeR2 ul {
        list-style-type: none;
        color: #333;
    }

    .Lottery_content_PrizeR2 li {
        width: 500px;
        float: left;
        font-weight: bold;
        font: 18px/1.5em microsoft yahei, sans-serif;
        list-style-type: none;
        display: block;
        float: left;
        padding-left: 20px;
        background: url(../../images/li5.gif) no-repeat left top;
        line-height: 30px;
    }

        .Lottery_content_PrizeR2 li a {
            list-style-type: none;
            display: block;
            float: left;
            color: #333;
            text-decoration: none;
        }

.Lottery_content_PrizeR3 ul {
    list-style-type: none;
    color: #333;
}

.Lottery_content_PrizeR3 li {
    width: 630px;
    float: left;
    font-weight: bold;
    font: 16px/1.5em microsoft yahei, sans-serif;
    list-style-type: none;
    display: block;
    float: left;
    padding-left: 20px;
    background: url(../../images/li5.gif) no-repeat left top;
    line-height: 24px;
    margin: 10px 0px;
}

    .Lottery_content_PrizeR3 li a {
        list-style-type: none;
        display: block;
        float: left;
        color: #333;
        text-decoration: none;
    }

#Lottery_Activity {
    border: 1px #d8d8d8 solid;
    margin: 0px 0px 10px 0px;
}

#Lottery_ActivityT {
    height: 26px;
    background: #fff;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    padding: 3px 0px 0px 10px;
}

#Lottery_ActivityD {
    height: 86px;
    background: url(../../images/index_ActivityD_bg.gif) repeat;
    padding: 5px;
    border-top: 1px #ccc solid;
}

#Lottery_ActivityD2 {
    height: 200px;
    background: #fff;
    padding: 5px;
    border-top: 1px #ccc solid;
}

#Lottery_ActivityDL {
    width: 100px;
    float: left;
}

#Lottery_ActivityDR {
    width: 120px;
    float: right;
}

#Lottery_ActivityDL1 {
    width: 42px;
    float: left;
    padding: 10px 0px 0px 0px;
}

#Lottery_ActivityDR1 {
    width: 180px;
    float: right;
}

#Lottery_ActivityDR_T1 {
    width: 110px;
    float: left;
    padding: 20px 0px 0px 0px;
    color: #333;
    font-size: 14px;
}

#Lottery_ActivityDR_T2 {
    width: 110px;
    float: left;
    padding: 5px 0px 0px 0px;
    color: #f00;
}

    #Lottery_ActivityDR_T2 li a:link {
        color: #f00;
        text-decoration: none;
    }

    #Lottery_ActivityDR_T2 li a:visited {
        color: #f00;
        text-decoration: none;
    }

    #Lottery_ActivityDR_T2 li a:hover {
        color: #f00;
        text-decoration: underline;
    }

    #Lottery_ActivityDR_T2 li a:active {
        color: #f00;
        text-decoration: underline;
    }

#Lottery_ActivityDR_T3 {
    width: 180px;
    float: left;
    padding: 10px 0px 0px 0px;
    color: #333;
    font-size: 14px;
}

#Lottery_ActivityDR_T4 {
    width: 180px;
    float: left;
    padding: 5px 0px 0px 0px;
    color: red;
}

    #Lottery_ActivityDR_T4 li a:link {
        color: #f00;
        text-decoration: none;
    }

    #Lottery_ActivityDR_T4 li a:visited {
        color: #f00;
        text-decoration: none;
    }

    #Lottery_ActivityDR_T4 li a:hover {
        color: #f00;
        text-decoration: underline;
    }

    #Lottery_ActivityDR_T4 li a:active {
        color: #f00;
        text-decoration: underline;
    }

#Lottery_ActivityDiv {
    position: absolute;
    left: 890px;
    top: 15px;
    z-index: 300;
}

#TabTab03Con1 {
    width: 660px;
    height: 570px;
}

#TabTab03Con2 {
    width: 660px;
    height: 570px;
}

#TabTab03Con3 {
    width: 660px;
    height: 570px;
}

#TabTab03Con4 {
    width: 660px;
    height: 570px;
}

.xixi1 {
    width: 660px;
    height: 35px;
    line-height: 27px;
    background-image: url(../../images/0111.gif);
    cursor: pointer;
}

.xixi2 {
    width: 660px;
    height: 35px;
    line-height: 27px;
    background-image: url(../../images/0222.gif);
    cursor: pointer;
}

.xixi3 {
    width: 660px;
    height: 35px;
    line-height: 27px;
    background-image: url(../../images/0333.gif);
    cursor: pointer;
}

.xixi4 {
    width: 660px;
    height: 35px;
    line-height: 27px;
    background-image: url(../../images/0444.gif);
    cursor: pointer;
}

.tabb1 {
    width: 155px;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    float: left;
    font-weight: bold;
    font: 14px/1.5em microsoft yahei, sans-serif;
    cursor: pointer;
    color: #fff;
}

.tabb2 {
    width: 185px;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    float: left;
    font-weight: bold;
    font: 14px/1.5em microsoft yahei, sans-serif;
    cursor: pointer;
}

.tabb3 {
    width: 155px;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    float: left;
    font-weight: bold;
    font: 14px/1.5em microsoft yahei, sans-serif;
    cursor: pointer;
}

.tabb4 {
    width: 155px;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    float: left;
    font-weight: bold;
    font: 14px/1.5em microsoft yahei, sans-serif;
    cursor: pointer;
}

.Lottery_Pic {
    width: 84px;
    height: 68px;
    position: relative;
    margin: 10px 5px 20px 10px;
    float: left;
}

    .Lottery_Pic a {
        border: 1px solid #F0F0E8;
        background-color: #FFF;
        padding: 5px;
        display: block;
    }

        .Lottery_Pic a:hover {
            border: 1px solid #f58220;
            background-color: #f58220;
            text-decoration: none;
        }

        .Lottery_Pic a span {
            display: none;
            text-align: center;
            font-size: 12px;
            background: #fff;
        }

        .Lottery_Pic a:hover span {
            color: #FFF;
            display: block;
            background-color: #f58220;
            width: 84px;
            position: absolute;
            top: 68px;
            left: 0px;
            line-height: 24px;
            text-decoration: none;
        }

        .Lottery_Pic a img {
            width: 72px;
            height: 68px;
        }


/*newslist-aticle-zhuanfa*/
.aticleTitle {
    font: 24px/1.5em microsoft yahei, sans-serif;
    color: #000;
    padding: 15px 0px;
    text-align: center;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.aticleTitle1 {
    height: 24px;
    padding: 8px 0px 0px 0px;
    color: #828282;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
}

.aticleTitle2 {
    height: 24px;
    border-bottom: 2px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 2px 0px 10px 0px;
    color: #828282;
    text-align: center;
}

.aticleContent {
    padding: 20px;
    font: 14px/1.5 microsoft yahei, sans-serif;
    line-height: 28px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

    .aticleContent a:link {
        color: #333;
        text-decoration: none;
    }

    .aticleContent a:visited {
        color: #333;
        text-decoration: none;
    }

    .aticleContent a:hover {
        color: #f00;
        text-decoration: none;
    }

#aticlezhuanf {
    width: 650px;
    margin: 0px 20px 0px 20px;
}

    #aticlezhuanf .turnCard LI A {
        background: url(../../images/aticlezhuanf.gif) no-repeat;
    }

    #aticlezhuanf .turnCard {
        margin: 0px auto;
        overflow: hidden;
        width: 550px;
        height: 50px;
    }

        #aticlezhuanf .turnCard UL {
            float: right;
        }

        #aticlezhuanf .turnCard LI {
            display: inline;
            float: left;
            margin-left: 15px;
            line-height: 16px;
        }

            #aticlezhuanf .turnCard LI A {
                padding-right: 0px;
                display: block;
                padding-left: 20px;
                float: left;
                padding-bottom: 0px;
                padding-top: 2px;
                height: 16px;
                text-align: left;
            }

        #aticlezhuanf .turnCard .tC {
            margin: 0px;
            line-height: 18px;
        }

            #aticlezhuanf .turnCard .tC A {
                padding-left: 0px;
                background: none transparent scroll repeat 0% 0%;
            }

        #aticlezhuanf .turnCard .blg {
            margin-left: 5px;
        }

            #aticlezhuanf .turnCard .blg A {
                background-position: 0px -30px;
            }

        #aticlezhuanf .turnCard .bsh A {
            background-position: 0px -50px;
        }

        #aticlezhuanf .turnCard .itb {
            margin-left: 10px;
        }

            #aticlezhuanf .turnCard .itb A {
                background-position: 0px -70px;
            }

        #aticlezhuanf .turnCard .kxw A {
            background-position: 0px -90px;
        }

        #aticlezhuanf .turnCard .rrw A {
            background-position: 0px -110px;
        }

        #aticlezhuanf .turnCard .db A {
            background-position: 0px -130px;
        }

        #aticlezhuanf .turnCard .go139 A {
            background-position: 0px -188px;
        }

        #aticlezhuanf .turnCard .moreA A {
            padding-right: 15px;
            background-position: 26px -150px;
            padding-left: 0px;
            padding-bottom: 0px;
            padding-top: 2px;
        }

        #aticlezhuanf .turnCard .moreB A {
            padding-right: 15px;
            background-position: 25px -170px;
            padding-left: 0px;
            padding-bottom: 0px;
            padding-top: 2px;
        }

#turnCardC {
    overflow: hidden;
    width: 0px;
}

#aticle_apDiv {
    position: absolute;
    left: 883px;
    top: 30px;
    z-index: 300;
}

/*Special Services*/
.SpecialS {
    position: relative;
    margin: 0 auto;
    width: 960px;
}

.SpecialS_left {
    position: relative;
    float: left;
    width: 178px;
    height: 681px;
    border-top: 1px #f59867 solid;
    border-bottom: 1px #f59867 solid;
    border-left: 1px #f59867 solid;
    background: #fffbe1;
}

.SpecialS_right {
    position: relative;
    float: left;
    width: 734px;
    padding: 10px;
    height: auto !important;
    border: 3px #f59867 solid;
    background: url(../../images/SpecialS_right-bg.gif) repeat;
}

.SpecialS_rightH {
    margin: 0 auto;
    width: 710px;
    height: 657px;
}

.SpecialSNav {
    width: 178px;
    height: 45px;
    float: left;
}

ul.SpecialSNav {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 178px;
    position: relative;
    display: block;
    height: 40px;
    text-transform: uppercase;
}

    ul.SpecialSNav li {
        display: block;
        float: left;
        margin: 0px 0px 0px 0px;
        color: #333;
    }

        ul.SpecialSNav li a {
            display: block;
            float: left;
            color: #333;
            font: 14px/1.5em microsoft yahei, sans-serif;
            text-decoration: none;
            padding: 10px 0px 5px 0px;
            height: 30px;
            background: transparent url( "../../images/SpecialSNavDIVIDER.gif" ) no-repeat center;
            width: 178px;
            text-align: left;
        }

        ul.SpecialSNav li img {
            display: block;
            float: left;
            padding: 0px 5px 0px 10px;
            height: 32px;
            width: 40px;
        }

        ul.SpecialSNav li a:hover {
            background: transparent url( "../../images/SpecialSNavHOVER.gif" ) no-repeat top right;
            color: #fe7e00;
        }

        ul.SpecialSNav li a.current, ul.SpecialSNav li a.current:hover {
            color: #ca4600;
            font: 14px/1.5em microsoft yahei, sans-serif;
            background-color: transparent;
            background-image: url(../../images/SpecialSNavON.gif);
            background-repeat: no-repeat;
            background-position: right top;
        }

.SpecialSbox {
    width: 700px;
    height: 120px;
}

.SpecialSboxLeft {
    width: 470px;
    float: left;
}

.SpecialSboxRight {
    width: 230px;
    float: right;
}

.SpecialSTitle {
    margin: 10px 0px 10px 0px;
    color: #e84100;
    font-weight: bold;
    font: 24px/1.5em microsoft yahei, sans-serif;
    text-align: left;
}

.SpecialSTitleh1 {
    margin: 0px;
    height: 50px;
    color: #5c5c5c;
    font-weight: bold;
    font: 18px/1.5em microsoft yahei, sans-serif;
    text-align: left;
    padding-top: 5px;
}

#SpecialStable {
    border-collapse: collapse;
    width: 100%;
    margin: 0px;
    border: 1px solid #ffdabf;
    margin-bottom: 10px;
    background: #fef8e0;
}

    #SpecialStable th {
        background: url(../../images/SpecialStable_bg.gif);
        color: #ff6600;
        font-weight: bold;
        padding: 8px 0px 8px 15px;
        text-align: left;
        font: 14px/1.5 microsoft yahei, sans-serif;
        border-bottom: 1px solid #ffdabf;
    }

    #SpecialStable td {
        padding: 10px;
        font-size: 14px;
    }

        #SpecialStable td a:link {
            color: #595959;
            text-decoration: none;
        }

        #SpecialStable td a:hover {
            color: #595959;
            text-decoration: underline;
        }

        #SpecialStable td a:active {
            color: #595959;
            text-decoration: none;
        }

.SpecialStable {
    border-collapse: collapse;
    width: 100%;
    margin: 0px;
    border: 1px solid #ffdabf;
    margin-bottom: 10px;
    background: #fef8e0;
}

    .SpecialStable th {
        background: url(../../images/SpecialStable_bg.gif);
        color: #ff6600;
        font-weight: bold;
        padding: 8px 0px 8px 15px;
        text-align: left;
        font: 14px/1.5 microsoft yahei, sans-serif;
        border-bottom: 1px solid #ffdabf;
    }

    .SpecialStable td {
        padding: 6px;
        font-size: 14px;
    }

        .SpecialStable td a:link {
            color: #595959;
            text-decoration: none;
        }

        .SpecialStable td a:hover {
            color: #595959;
            text-decoration: underline;
        }

        .SpecialStable td a:active {
            color: #595959;
            text-decoration: none;
        }

.SpecialSPic {
    width: 84px;
    height: 68px;
    position: relative;
    margin: 10px 5px 20px 10px;
    float: left;
}

    .SpecialSPic a {
        border: 1px solid #F0F0E8;
        background-color: #FFF;
        padding: 5px;
        display: block;
    }

        .SpecialSPic a:hover {
            border: 1px solid #f58220;
            background-color: #f58220;
            text-decoration: none;
        }

        .SpecialSPic a span {
            display: block;
            text-align: center;
            font-size: 12px;
            background: #fff;
            width: 84px;
            position: absolute;
            top: 68px;
            left: 0px;
        }

        .SpecialSPic a:hover span {
            color: #FFF;
            display: block;
            background-color: #f58220;
            line-height: 24px;
            text-decoration: none;
        }

        .SpecialSPic a img {
            width: 72px;
            height: 68px;
        }

.SpecialSPic2 {
    float: left;
    height: 99px;
    margin: 10px 43px 20px 11px;
    position: relative;
    width: 172px;
}

#SpecialStable2 {
    border-collapse: collapse;
    width: 100%;
    margin: 0px;
    border: 1px solid #ffdabf;
    background: #fff;
}

    #SpecialStable2 th {
        background: url(../../images/SpecialStable_bg.gif);
        color: #ff6600;
        font-weight: bold;
        text-align: center;
        padding: 10px;
        font: 20px/1.5 microsoft yahei, sans-serif;
        border-bottom: 1px solid #ffdabf;
    }

    #SpecialStable2 td {
        padding: 5px;
        font: 14px/1.5em microsoft yahei, sans-serif;
        height: 26px;
    }

    #SpecialStable2 .Row2 {
        background: #fff;
        border-top: 1px #fff solid;
        height: 26px;
    }

    #SpecialStable2 .SelRow2 {
        background: #f3f3f3;
        border: 1px #e6e6e6 solid;
        height: 26px;
    }

    #SpecialStable2 input {
        width: auto;
        height: 24px;
        padding-left: 5px;
    }

    #SpecialStable2 select {
        width: 250px;
        height: 24px;
        padding-left: 5px;
    }

    #SpecialStable2 small {
        color: red;
        font-size: 12px;
        padding-top: 5px;
        line-height: 26px;
    }

    #SpecialStable2 .small2 {
        color: #555;
        font-size: 12px;
        padding: 10px;
        border-top: 1px #ccc dashed;
    }

    #SpecialStable2 dfn {
        display: none;
    }

        #SpecialStable2 dfn ul {
            display: none;
            list-style-type: none;
        }

    #SpecialStable2 li:hover dfn, #SpecialStable2 li.hover dfn {
        display: inline;
        margin-left: 7px;
        color: #666;
    }

#SpecialSDiv1 {
    position: absolute;
    left: 206px;
    top: 134px;
    z-index: 300;
}


#SpecialStable3 {
    border-collapse: collapse;
    width: 100%;
    margin: 0px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

    #SpecialStable3 th {
        background: url(../../images/th_bg5.gif);
        color: #ff6600;
        font-weight: bold;
        padding: 5px 0px 5px 10px;
        text-align: left;
        font: 14px/1.5em microsoft yahei, sans-serif;
        border-bottom: 1px solid #e0e0e0;
    }

    #SpecialStable3 td {
        padding: 12px;
        font-size: 12px;
        border-bottom: 1px solid #e0e0e0;
    }

        #SpecialStable3 td a:link {
            color: #f57108;
            text-decoration: none;
        }

        #SpecialStable3 td a:hover {
            color: #666;
            text-decoration: underline;
        }

        #SpecialStable3 td a:active {
            color: #595959;
            text-decoration: none;
        }

    #SpecialStable3 .Row3 {
        background: #fff;
    }

    #SpecialStable3 .SelRow3 {
        background: #fffeef;
    }

    #SpecialStable3 small {
        color: red;
        font-size: 12px;
        padding-top: 5px;
        line-height: 26px;
    }

    #SpecialStable3 .small3 {
        color: #555;
        font-size: 12px;
        padding: 10px;
        border-top: 1px #ccc dashed;
    }

        #SpecialStable3 .small3 ul {
            list-style-type: none;
            margin: 0px;
        }

        #SpecialStable3 .small3 li {
            width: 160px;
            padding: 20px 8px 0px 0px;
            float: left;
            text-align: left;
        }

            #SpecialStable3 .small3 li a {
                list-style-type: none;
                display: block;
                float: left;
                padding-left: 10px;
                background: url(../../images/li4.gif) no-repeat left;
                line-height: 28px;
            }

    #SpecialStable3 dfn {
        display: none;
    }

        #SpecialStable3 dfn ul {
            display: none;
            list-style-type: none;
        }

    #SpecialStable3 li:hover dfn, #SpecialStable3 li.hover dfn {
        display: inline;
        margin-left: 7px;
        color: #666;
    }

.SpecialStable3_content {
    width: 320px;
    position: relative;
    margin: 0px 15px 0px 0px;
    float: left;
}

.SpecialStable3_contentT {
    width: 320px;
    margin: 5px 0px 5px 0px;
    border-bottom: 2px #ff6600 solid;
    float: left;
    padding: 0px 0px 5px 0px;
}

.SpecialStable3_contentTL {
    width: 220px;
    font-weight: bold;
    font: 14px/1.5em microsoft yahei, sans-serif;
    text-align: left;
    color: #f00;
    text-decoration: none;
    float: left;
}

.SpecialStable3_contentTR {
    width: 100px;
    height: 24px;
    float: right;
    text-align: right;
}

.SpecialStable3_contentTL a:link {
    color: #f00;
    text-decoration: none;
}

.SpecialStable3_contentTL a:hover {
    color: #f00;
    text-decoration: none;
}

.SpecialStable3_contentTL a:active {
    color: #f00;
    text-decoration: none;
}

.SpecialStable3_content li {
    line-height: 22px;
    color: #666;
    width: 300px;
    background: url(../../images/li6.gif) no-repeat left top;
    padding-left: 20px;
}

#phonebox {
    width: 100%;
    background: #d8d8d8;
}

#phonebox2 {
    width: 100%;
    background: #f0f0f0;
}

#phone {
    width: 960px;
    margin: 0 auto;
    height: 530px;
    background: url(../../images/phone_bg.gif) no-repeat bottom right #f8f8f8;
    border: 1px #d8d8d8 solid;
}

#phoneL {
    width: 260px;
    float: left;
    margin: 20px 50px 0px 60px;
}

#phoneR {
    width: 480px;
    float: left;
    margin: 20px 10px 0px 0px;
}

#phoneR_T {
    width: 0 auto;
    margin: 0px 0px 0px 0px;
    font: 32px/1.5em microsoft yahei, sans-serif;
    color: #ff7800;
    text-align: left;
}

    #phoneR_T small {
        font: 46px/1.5em microsoft yahei, sans-serif;
        font-weight: bold;
        color: #c61300;
    }

    #phoneR_T span {
        font: 32px/1.5em microsoft yahei, sans-serif;
        font-weight: bold;
        color: #83ab30;
    }

#phoneR_T1 {
    width: 0 auto;
    margin: 0px 0px 10px 0px;
    font: 24px/1.5em microsoft yahei, sans-serif;
    color: #666;
    line-height: 32px;
}

#phoneR_T2 {
    width: 0 auto;
    margin: 80px 0px 10px 0px;
    font: 18px/1.5em microsoft yahei, sans-serif;
    color: #ff8a00;
    border-bottom: 2px #f59867 solid;
}

#phoneR_content {
    width: 0 auto;
    margin: 0px 0px 0px 0px;
    font: 14px/1.5em microsoft yahei, sans-serif;
    color: #666;
}

#phoneR_Tbtn {
    width: 0 auto;
    margin: 40px 0px 0px 0px;
}

#phoneR_M {
    width: 0 auto;
    float: right;
}

#phoneR_D {
    width: 0 auto;
    float: right;
}

#phone2 {
    width: 920px;
    margin: 0 auto;
    height: 890px;
    background: #fff;
    border-bottom: 1px #d8d8d8 solid;
    border-left: 1px #d8d8d8 solid;
    border-right: 1px #d8d8d8 solid;
    padding: 0px 20px 20px 20px;
}

#phone2_T {
    width: 0 auto;
    margin: 0px 0px 0px 0px;
    font: 28px/1.5em microsoft yahei, sans-serif;
    color: #666;
    text-align: left;
}

    #phone2_T span {
        font: 42px/1.5em microsoft yahei, sans-serif;
        font-weight: bold;
        color: #f00;
    }

#phone2_content {
    width: 280px;
    height: 400px;
    float: left;
    margin: 0px 10px 10px 10px;
}

.phone2_contentTitle {
    width: 260px;
    font: 18px/1.5em microsoft yahei, sans-serif;
    color: #666;
    background: #f0f0f0;
    padding: 0px 3px 3px 10px;
}

    .phone2_contentTitle span {
        font: 24px/1.5em microsoft yahei, sans-serif;
        font-weight: bold;
        color: #f00;
        padding: 0px 5px 0px 0px;
    }

.phone2_contentM {
    width: 280px;
    height: 240px;
    padding: 10px 0px 0px 0px;
}

    .phone2_contentM img {
        width: 273px;
        height: 240px;
    }

.phone2_contentD {
    width: 280px;
    height: 140px;
    padding: 10px 0px 0px 0px;
}

.content {
    margin: 0px 0px 10px 20px;
    width: 237px;
    height: 430px;
    background: url(../../images/iphone.gif);
}

    .content .aside {
        position: relative;
        top: 50px;
        left: 32px;
        width: 175px;
        height: 285px;
        overflow: hidden;
    }

        .content .aside .scrollImages {
            width: 700px;
            height: 285px;
        }

            .content .aside .scrollImages img {
                position: relative;
            }

div .nav {
    margin: 0px 0px 10px 0px;
    width: 280px;
    height: 33px;
    background: url(../../images/p1_scroll_bg.gif) no-repeat left top;
}

    div .nav li {
        width: 70px;
        height: 34px;
        line-height: 34px;
        float: left;
        color: #333;
        text-align: center;
        font-weight: bold;
        cursor: default;
    }

        div .nav li span {
            position: relative;
            z-index: 100;
            display: block;
            color: #333;
        }

.navHover {
    position: relative;
    left: 0;
    top: -38px;
    z-index: 1;
}
/*web_footer-links*/
.linkT {
    background: url(../../images/index_link_bg.gif) no-repeat top center;
    padding: 0px 0px 0px 0px;
    text-align: center;
    color: #595959;
    font-weight: bold;
}

.link ul {
    list-style-type: none;
    margin: 0px;
    color: #7e7e7e;
}

.link li {
    width: 68px;
    float: left;
    text-align: left;
    color: #7e7e7e;
}

    .link li a {
        list-style-type: none;
        display: block;
        float: left;
        padding-left: 10px;
        background: url(../../images/li3.gif) no-repeat left;
        line-height: 28px;
    }

.pager {
    padding: 6px;
}

.PageNumber {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #F0F0F0;
    color: #48B9EF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: 6px;
    padding: 0 6px;
}

.active {
    border: 2px solid #FF5A00;
    background: #FF6C16;
    color: White;
}

.login_header {
    width: 950px;
    margin: 0px auto;
    height: 30px;
    background: url(../../images/login_header.gif);
    padding: 1px 10px 0px 10px;
    color: dimgray;
    margin-bottom: 1px;
}

    .login_header a:link, .login_header a:visited {
        color: dimgray;
        text-decoration: none;
    }

    .login_header a:hover {
        color: red;
        text-decoration: none;
    }

.wrap950 {
    margin: 0 auto;
    width: 950px;
}

#LailaiAD {
    border-collapse: collapse;
    border: 1px solid #D8D8D8;
    width: 100%;
    margin-bottom: 6px;
}

    #LailaiAD th {
        background-image: url(../../Images/lailai-bg.gif);
        border: 1px solid #D8D8D8;
        height: 32px;
    }

    #LailaiAD td {
        width: 940px;
        padding: 10px;
    }

        #LailaiAD td a {
            display: block;
            width: 100px;
            padding: 8px;
            float: left;
        }

            #LailaiAD td a:hover {
                background: #f58220;
            }

        #LailaiAD td span {
            display: block;
            height: 20px;
            line-height: 20px;
            text-align: center;
        }

        #LailaiAD td a:hover span {
            color: #fff;
        }

#idx_Service_center {
    margin-bottom: 10px;
    background: url(../../images/ComplainService.png) no-repeat;
    height: 347px;
}

    #idx_Service_center li {
        height: 65px;
    }

    #idx_Service_center a {
        display: block;
        width: 237px;
        height: 48px;
        cursor: pointer;
    }

    #idx_Service_center .menuright1 {
        display: block;
        width: 237px;
        height: 49px;
    }

    #idx_Service_center ul li a.menuright2 {
        display: block;
        width: 116px;
        height: 55px;
        cursor: pointer;
        float: left;
    }

    #idx_Service_center ul li a.menuright3 {
        display: block;
        width: 121px;
        height: 55px;
        cursor: pointer;
        float: right;
    }

    #idx_Service_center ul li a.menuright4 {
        display: block;
        width: 57px;
        height: 33px;
        cursor: pointer;
        float: left;
        margin-top: 5px;
    }

    #idx_Service_center ul li a.menuright5 {
        display: block;
        width: 57px;
        height: 33px;
        cursor: pointer;
        float: right;
        margin-top: 5px;
    }

.kf_more {
    border-top: 1px solid #D4D4D4;
    font-size: 12px;
    line-height: 22px;
    margin-top: 5px;
    text-align: right;
}

#CombineCharge, #OneCardCharge {
    cursor: pointer;
    color: #FF6600;
    font-weight: bold;
}

#GoldCoin th {
    background: #faeedc;
    height: 29px;
    color: #ff9900;
    font-size: 14px;
}

#GoldCoin td {
    background: #fff8ed;
    width: 125px;
    padding: 12px;
}

.tabBorder2 {
    border: 1px #ffe1c6 solid;
    width: 574px;
    height: 120px;
}

.goldcoin {
    margin-right: 10px;
    margin-top: 5px;
    float: right;
    color: #ff9900;
    text-decoration: none;
}
/*TradeTable begin*/
.TradeTable {
    width: 100%;
    background-color: white;
    border-collapse: collapse;
    line-height: 38px;
    font-size: 13px;
}

    .TradeTable th {
        text-align: right;
        font-weight: bold;
        width: 20%;
    }

    .TradeTable th, .TradeTable td {
        padding: 2px 5px;
    }

        .TradeTable td .TxtInput {
            background: #F1F1F1;
            border: 1px solid #8B8B8B;
            color: #333333;
            height: 22px;
            width: 200px;
        }

        .TradeTable td .cboInput {
            background: #F1F1F1;
            border: 1px solid #8B8B8B;
            color: #333333;
            height: 22px;
        }

        .TradeTable td input.RandomCode {
            background: #F1F1F1;
            border: 1px solid #8B8B8B;
            color: #333333;
            height: 22px;
            width: 100px;
        }

        .TradeTable td.Note {
            width: 47%;
            color: #bbb;
        }

            .TradeTable td.Note span {
                color: red;
            }
/*TradeTable end*/
.wrap700 {
    width: 700px;
    margin: 0px auto;
}

.btnChargeOK {
    width: auto;
    border: 1px #d84600 solid;
    padding: 3px 10px;
    background: #ee7c11;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

#btnSendExtCode, #btnVoiceExtCode {
    border: 1px #d84600 solid;
    padding: 3px 10px;
    background: #ee7c11;
    color: #fff;
}


#btnArea td {
    padding-top: 10px;
    text-align: center;
}

.RefreshRandomCode b {
    color: #0071AF;
    cursor: pointer;
}

#ad_DIV {
    margin: 0 auto;
    position: relative;
    width: 1100px;
}

#ad_DIV01 {
    left: 20px;
    position: absolute;
    top: 238px;
    z-index: 3000;
}

#ad_DIV02 {
    left: 900px;
    position: absolute;
    top: 238px;
    z-index: 3000;
}
/*专区标签样式*/
.MainRightTab {
    margin: 10px 10px 10px 0;
    height: 32px;
    border-bottom: 1px solid #C5C5C5;
}

    .MainRightTab li {
        float: left;
        height: 30px;
        width: 80px;
        text-align: center;
        line-height: 30px;
    }

        .MainRightTab li.Cur {
            border-top: 2px solid #F59867;
            border-left: 1px solid #C5C5C5;
            border-right: 1px solid #C5C5C5;
            font-weight: bold;
            font-size: 14px;
            padding-bottom: 1px;
            background-color: #FDFAF3;
        }

        .MainRightTab li a:hover {
            color: #F57411;
        }
/* 首页彩票 */
.CaiPiao {
    border: 1px solid #D8D8D8;
    height: 90px;
    width: 708px;
}
