﻿body {
    margin: 0px;
    word-break: break-all;
}

body,
p,
input,
textarea,
select,
table,
td,
div {
    font-size: 12px;
    font-family: "宋体", "Tahoma";
}

A:link {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

A:visited {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

A:hover {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

li {
    list-style: none;
    margin: 0px;
}

img,
form,
p {
    border: 0;
    margin: 0;
    padding: 0;
}

div {
    margin: auto;
}

#toplogin {
    border: 1px #BCCAD5 solid;
    border-top: none;
    border-bottom: none;
    line-height: 25px;
    height: 25px;
    color: #525252;
    background-image: url(/images/index/toomenubg.jpg);
    border-bottom: solid 1px #CBCBCB;
    padding: 0px 5px 0px 5px;
}

#toplogin A:hover {
    color: #CC3300;
}

.button {
    height: 19px;
    width: 50px;
    background: url(/images/login.gif);
    border: 0;
    padding-top: 2px;
}

.textbox {
    border: #bbbbbb 1px solid;
    background-color: White;
    height: 15px;
}

.richbox {
    border: #bbbbbb 1px solid;
}

#top {
    width: 950px;
    text-align: center;
    background-color: White;
}

.loginCup {
    line-height: 25px;
    height: 27px;
    color: #525252;
    padding: 0px 10px 0px 10px;
}

.loginCup A:hover {
    color: #CC3300;
}

.weblogo {
    background-image: url(/images/bet007.gif);
    clear: both;
    float: left;
    height: 33px;
    width: 237px;
    margin-left: 4px;
    margin-top: 5px;
}

#mlogo {
    clear: both;
    background-color: #F9FAFB;
}

#bottom {
    width: 950px;
    padding: 0;
    display: block;
    text-align: center;
    background-color: #fff;
    line-height: 20px;
    color: #333;
    margin-top: 5px;
}

div.AspNetPager {
    padding-top: 8px;
    padding-bottom: 8px;
}

div.AspNetPager .currentPage {
    padding: 2px 3px 2px 3px;
    border: solid 1px #ff8844;
    color: #ff0000;
    font-family: Tahoma;
}

a.AspNetPager,
a.AspNetPager:link,
a.AspNetPager:visited {
    padding: 2px 3px 2px 3px;
    border: solid 1px #bbb;
    color: #333;
    font-family: Tahoma;
}

a.AspNetPager:hover {
    color: #fff;
    background-color: #666;
    text-decoration: none;
    border: solid 1px #666;
}

#topmenu {
    width: 938px;
    height: 47px;
    padding: 5px 0 4px 10px;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    background-color: White;
}

#topmenu .betlogo {
    background-image: url(/images/bet_logo.gif);
    float: left;
    height: 47px;
    width: 189px;
}

#topmenu .nav1 {
    color: #666666;
    float: left;
    line-height: 20px;
    margin: 5px 0px 0px 80px;
}

#topmenu .nav1 a:link {
    color: #000000;
    font-size: 12px;
}

#topmenu .nav1 a:visited {
    color: #000000;
    font-size: 12px;
}

#topmenu .nav1 a:hover {
    color: #F50000;
    font-size: 12px;
}

#goBar1 {
    LEFT: -15px;
    POSITION: absolute;
    TOP: 20px;
    padding: 5px 10px;
    text-align: left;
}

#goBar1 a {
    width: 75px;
    height: 23px;
    display: block;
    line-height: 23px;
}

#goBar1 a:hover {
    background: url(/images/rww.gif) no-repeat right;
}

#goBar1 {
    BACKGROUND-COLOR: #F8F9FC;
    border: 1px solid #A5B6E9;
}