﻿body
{
    font-family: 宋体;
    color: #454545;
    font-size: 12px;
}
td
{
    font-family: 宋体;
    color: #454545;
    font-size: 12px;
}
A:link
{
    font-family: 宋体;
    color: #454545;
    text-decoration: none;
}
A:visited
{
    font-family: 宋体;
    color: #454545;
    text-decoration: none;
}
A:hover
{
    font-family: 宋体;
    color: #CB0100;
    text-decoration: none;
}
.UnitPrice
{
    color: #CB0100;
    font-family: Arial, Verdana;
}
.accordionHeader
{
    color: white;
    background-color: #2E4D7B;
    font-weight: bold;
    padding: 5px;
    cursor: pointer;
}
.accordionContent
{
    background-color: #F6F6F6;
    border: 1px dashed #9F9F9F;
    border-top: none;
    padding: 0px;
}
.accordionUserCenterHeader
{
    color: white;
    background-color: #2E4D7B;
    font-weight: bold;
    padding: 0px;
    cursor: pointer;
}
.accordionUserCenterContent
{
    background-color: #FFFFFF;
    border: 1px solid #D8D8D8;
    border-top: none;
    padding: 0px;
}
.CommonBetButton
{
    background: url(/images/00030.jpg);
    border: none;
    height: 16px !important;
    width: 43px !important;
    padding-top: 0px;
    display: inline-block;
    cursor: pointer;
}
.CommonLotteryGrayBallStyle
{
    background-image: url(/images/00042.gif);
    font-size: 13px;
    font-weight: bold;
    width: 35px;
    height: 35px;
    cursor: pointer;
    color: #797979;
}
.CommonLotteryGrayBallLargeStyle
{
    background-image: url(/images/00046.gif);
    font-size: 15px;
    font-weight: bold;
    width: 49px;
    height: 49px;
    cursor: pointer;
    color: #FFFFFF;
}
.CommonLotteryRedBallStyle
{
    background-image: url(/images/00043.gif);
    font-size: 13px;
    font-weight: bold;
    width: 35px;
    height: 35px;
    cursor: pointer;
    color: #FFFFFF;
}
.CommonLotteryRedBallLargeStyle
{
    background-image: url(/images/00047.gif);
    font-size: 15px;
    font-weight: bold;
    width: 49px;
    height: 49px;
    cursor: pointer;
    color: #FFFFFF;
}
.CommonLotteryBlueBallStyle
{
    background-image: url(/images/00044.gif);
    font-size: 13px;
    font-weight: bold;
    width: 35px;
    height: 35px;
    cursor: pointer;
    color: #FFFFFF;
}
.CommonLotteryOrangeBallStyle
{
    background-image: url(/images/00045.gif);
    font-size: 13px;
    font-weight: bold;
    width: 35px;
    height: 35px;
    cursor: pointer;
    color: #FFFFFF;
}
.LotteryGameTypeActiveStyle
{
    background-image: url(/images/00080.jpg);
    color: #FFFFFF;
    cursor: pointer;
}
.LotteryGameTypeUnActiveStyle
{
    background-image: url(/images/00081.jpg);
    color: #454545;
    cursor: pointer;
}
.SaveConfirmButton
{
    background: url(/images/00364.jpg);
    border: none;
    height: 26px !important;
    width: 100px !important;
    padding-top: 0px;
    display: inline-block;
    cursor: pointer;
}
.CancleConfirmButton
{
    background: url(/images/00365.jpg);
    border: none;
    height: 26px !important;
    width: 100px !important;
    padding-top: 0px;
    display: inline-block;
    cursor: pointer;
}
.LotteryNextAward
{
    color: #FFFFFF;
    background-color: #CB0100;
    padding: 2px;
    margin: 2px;
    text-align: center;
    vertical-align: middle;
}

