﻿body {
    background-color: #F0F0F0;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif, "����";
    color: #333;
    font-size: 12px;
}

.time {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}

div, h1, h2, h3, h4, p, form, input, textarea, img, span {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

img {
    border-width: 0;
}

a:link, a:visited {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #F60;
    text-decoration: underline;
}

#odds_top {
    width: 860px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #004BA1;
    height: 35px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    padding-top: 10px;
}

    #odds_top h1 {
        background-image: url(/images/1x2/bet007logo.png);
        background-repeat: no-repeat;
        background-position: left;
        font-size: 14px;
        font-weight: bold;
        padding-left: 30px;
        height: 23px;
        float: left;
        padding-top: 12px;
    }

#odds_menu {
    float: right;
}

    #odds_menu li {
        float: left;
        background-image: url(/images/1x2/mk.png);
        background-repeat: repeat-x;
        height: 35px;
    }

        #odds_menu li a {
            font-size: 14px;
            line-height: 34px;
            display: block;
            float: left;
            width: 90px;
            text-align: center;
            color: #336699;
            padding-top: 1px;
            background-image: url(/images/1x2/sk.gif);
            background-repeat: no-repeat;
            background-position: right;
        }

            #odds_menu li a:hover {
                color: #39F;
                text-decoration: none;
            }

    #odds_menu .lk {
        background-image: url(/images/1x2/lk.png);
        background-repeat: no-repeat;
        height: 35px;
        width: 3px;
        overflow: hidden;
    }

    #odds_menu .rk {
        background-image: url(/images/1x2/rk.png);
        height: 35px;
        width: 3px;
        overflow: hidden;
    }

    #odds_menu .nobg {
        background-image: none;
    }

    #odds_menu .ontab a, #odds_menu .ontab a:hover {
        font-weight: bold;
        color: #FFF;
        background-image: url(/images/1x2/obg.jpg);
        background-repeat: repeat-x;
    }

#team {
    clear: both;
    width: 936px;
    position: relative;
    margin: 0 auto;
}

.sbtn {
    display: block;
    float: left;
    height: 23px;
    width: 70px;
    text-align: center;
    line-height: 23px;
    margin-right: 6px;
    background-color: #f8f8f8;
    border-radius: 3px;
    color: #444;
    cursor: pointer;
}

.sbtn3 {
    display: block;
    float: left;
    height: 23px;
    width: 85px;
    line-height: 23px;
    margin-right: 6px;
    position: relative
}

    .sbtn3:after {
        position: absolute;
        width: 0;
        height: 0;
        content: "";
        border: 4px solid transparent;
        border-top-color: #666;
        right: -5px;
        top: 11px;
    }

.sbtn2 {
    display: block;
    float: left;
    height: 23px;
    padding: 0 7px;
    margin-right:5px;
    background-color: #f8f8f8;
    border-radius: 3px;
    line-height: 23px;
    color: #444;
    cursor: pointer;
}

    .sbtn2:after {
        display: inline-block;
        vertical-align: -2px;
        margin-left: 3px;
        width: 0;
        height: 0;
        content: "";
        border: 4px solid transparent;
        border-top-color: #666;
    }

.sel {position: relative;min-width: 40px;}
.sel select {position: absolute;left: 0;opacity: 0;}
.dark .sel select{opacity:0;}
#soccer .sbtn2.sel:after {position: absolute;top: 10px;right: -9px;}
#basketball .sbtn2.sel:after {position: absolute;top: 10px;right: 5px;}

.sbtn5 {
    display: block;
    float: right;
    text-align: left;
    background-image: url(/images/1x2/btn.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 23px;
    width: 140px;
    line-height: 23px;
    padding-left: 6px;
}

.o_t_name {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-right: 1px;
}

.o_l_name {
    color: #999;
    margin-right: 10px;
}

.o_l_namel {
    color: #999;
    margin-left: 10px;
}

.o_l_name2 {
    font-size: 14px;
    margin-right: 6px;
}

.oldb {
    background-color: #FFF;
    border: 1px solid #B4BDC9;
    padding-right: 3px;
    padding-left: 3px;
    margin-left: 6px;
}

.phone {
    position: absolute;
    left: 193px;
    top: 20px;
    background-image: url(/images/1x2/phone.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 15px;
}

.o_tr th {
    background-color: #efefef;
    color: #666;
    border-bottom: 1px solid #e5e5e5;
}
.dark .o_tr th {
    background-color: #353535;
    color: #999;
    border-color: #444;
}
.o_tr .lb,.o_tr .rb {border-color: #ddd;}

.o_int {
    background-color: #FFF;
    width: 33px;
    border: 1px solid #AEB6BF;
    font-size: 11px;
}

.o_int2 {
    background-color: #FFF;
    width: 28px;
    border: 1px solid #AEB6BF;
    font-size: 11px;
}

.tcenter td {
    padding: 5px 0;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e5e5e5;
}
.dark .tcenter td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #444;
    background: #282828;
}

.tcenter .up2,.tcenter .down2,.twin .up2,.twin .down2 {background-position-y: 8px;}

.tcenter2 td {
    text-align: center;
    line-height: 22px;
}

.dark .lb {
    border-left: 1px solid #444;
}

.dark .rb {
    border-right: 1px solid #444;
}

.lb {
    border-left: 1px solid #e5e5e5;
}

.rb {
    border-right: 1px solid #e5e5e5;
}

    .rb a img{margin:0 5px}

    .rb input[type="checkbox"], .lb input[type="checkbox"] {
        margin: 0
    }

.hbtn {
    background-color: #efefef;
    color: #333;
    height: 24px;
    margin-right: 2px;
    margin-left: 2px;
    padding: 0 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.dark .hbtn {background: #555;color: #fff;border-color: #666;}

.tbg2 td {
    background-color: #f5f5f5;
}

.dark .tbg2 td {
    background-color: #333
}
.gbg {background: #f5f5f5;}
.dark .gbg {background: #333 !important;}

.bl th {
    border-top: 1px solid #ccc;
}
.dark .bl th {
    border-top: 1px solid #666 ;
}

.kin:link, .kin:visited {
    text-align: center;
    display: block;
    clear: both;
    height: 23px;
    width: 92px;
    padding-right: 1px;
    padding-bottom: 1px;
    margin-right: auto;
    margin-left: auto;
    color: #FFF;
    background-image: url(/images/1x2/i.gif);
    margin-bottom: 6px;
}

.o_red {
    font-weight: bold;
    color: #F30;
}

.o_green {
    font-weight: bold;
    color: #390;
}

#o_t_win {
    background-color: #FFF;
    border: 6px solid #0756AD;
    width: 690px;
    height: 400px;
    z-index: 198;
}

.dark #o_t_win {
    background-color: #333;
}

#o_t_win .aae {
    height: 80px;
}

#o_t_win h2 {
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
    color: #FFF;
    background-color: #56717b;
    padding-right: 10px;
    padding-left: 10px;
    clear: both;
}

#ot_left {
    float: left;
    background-color: #F4F7F7;
    border-right: 1px solid #C7CCD3;
    height: 363px;
    width: 180px;
}

.dark #ot_left {
    background-color: #333;
    border-right: 1px solid #5f5f5f;
}

#ot_right {
    float: left;
    height: 343px;
    width: 489px;
    position: relative;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
}

.rf_t {
    height: 25px;
    padding-bottom: 5px;
}

.u_f {
    font-weight: bold;
    background-color: #57727c;
    line-height: 28px;
    padding-right: 8px;
    padding-left: 8px;
    clear: both;
    position: relative;
    height: 28px;
    color: #fff
}

.comp1 {
    height: 200px;
    width: 226px;
    overflow: scroll;
    border: 1px solid #94a57d;
    background-color: #FFF
}

    .comp1 li {
        line-height: 22px;
        clear: both;
        padding-left: 10px;
        border-bottom: 1px dotted #e5e5e5;
    }

.comp li a {
    width: 175px;
    display: inline-block;
}

.dark .comp1 li, .dark .comp li {
    border-bottom: 1px dotted #666;
}

.comp {
    height: 200px;
    width: 226px;
    overflow: scroll;
    border: 1px solid #94a57d;
    background-color: #FFF
}

.dark .comp, .dark .comp1 {
    border: 1px solid #5f7160;
    background-color: #333
}

.comp li {
    line-height: 22px;
    clear: both;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #EEE;
    padding-right: 10px;
}

    .comp li span {
        font-size: 16px;
    }

.aae a, .aae a:visited {
    margin-right: 1px;
    margin-left: 1px;
    color: #23508B;
}

.serachcom {
    background-image: url(/images/1x2/d.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 18px;
    width: 100px;
    border: 1px solid #DDDDDD;
    background-color: #FFF;
    padding-left: 20px;
}

.dl:link, .dl:visited {
    text-decoration: underline;
}

.twin {
    min-width: 280px;
    position: absolute;
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0,0,0,0.5);
}
.dark .twin {box-shadow: 0 0 8px rgba(0,0,0,0.7);}
.twin td {line-height: 22px;text-align: center;padding: 5px 0;}

.tgs2 td {
    line-height: 25px;
    text-align: center
}

.zdbtn:link, .zdbtn:visited {
    text-align: center;
    display: block;
    height: 22px;
    width: 100px;
    border: 1px solid #E8B900;
    background-color: #FFDE5B;
    line-height: 22px;
    margin-top: 6px;
    margin-right: auto;
    margin-bottom: 6px;
    margin-left: auto;
    color: #333;
}

.sd:link, .sd:visited {
    color: #666;
    text-align: left;
    padding: 0 12px 0 5px;
}
.dark .sd:link, .dark .sd:visited {
    color: #999;
}

.sd {
    color: #FF6600;
    text-decoration: none;
    background-image: url(/images/1x2/oddsup.png);
    background-repeat: no-repeat;
    background-position: right 2px;
}

.up, .up:hover {
    background-image: url(/images/1x2/oddsup.png);
    background-repeat: no-repeat;
    background-position: right 2px;
}

.up_on, .up_on:hover {
    background-image: url(/images/1x2/oddsup.png);
    background-repeat: no-repeat;
    background-position: right -34px;
}

.down, .down:hover {
    background-image: url(/images/1x2/oddsup.png);
    background-repeat: no-repeat;
    background-position: right -69px;
}

.down_on, .down_on:hover {
    background-image: url(/images/1x2/oddsup.png);
    background-repeat: no-repeat;
    background-position: right -103px;
}

.sd_f {
    text-align: center;
}

.oddDivBox {
    background: #fff;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 195;
}

.oddtitDiv {
    top: 0px;
    width: 1040px;
    text-align: center;
    position: fixed;
    z-index: 195;
    _position: absolute;
    _zoom: 1;
}

.oddfooterDiv {
    width: 1040px;
    text-align: center;
    bottom: 0px;
    position: fixed;
    z-index: 194;
    _position: absolute;
    _zoom: 1;
}

.fanyeList {
    background-position: -365px -33px;
    width: 31px;
    height: 60px;
    text-align: center;
    right: 50px;
    bottom: 82px;
    float: right;
    position: fixed;
    z-index: 300;
    _position: absolute;
    _zoom: 1;
}

    .fanyeList a {
        width: 31px;
        height: 30px;
        display: inline-block;
    }

select#sel_showType {
    line-height: 20px;
    padding: 2px;
    cursor:pointer;
}

.td2s-bg {
    background-color: #efefef
}

.dark .td2s-bg {
    background-color: #444
}
.f_odds th {background: #e9f1e4;color: #666;line-height: 26px;border-bottom: 1px solid #e5e5e5;}
.dark .f_odds th {background: #2e332b;color: #999;border-bottom-color: #444;}

#tab_MinMax td{background-color:#e9f1e4;}
.dark #tab_MinMax td{background-color:#2e332b;}

