/*update:20100702*/
.leftContent
{
    margin-top: 20px;
    padding: 10px;
    font-size: 14px;
    border-top: #d6d6d6 1px solid;
    border-left: #d6d6d6 1px solid;
    border-bottom: #d6d6d6 1px solid;
    background-color: #ffffee;
    line-height: 120%;
    min-height: 248px;
}
.mainContent
{
}
.mainContent .contentTab
{
    border-bottom: solid 2px #000000;
}
.mainContent .nTab span
{
    font-size: 14px;
}
.mainContent .sTab span
{
    font-size: 14px;
    font-weight: bold;
}
.mainContent .contentView
{
    padding: 10px 2px 20px 0;
    min-height: 300px;
}
.mainContent .contentBox
{
    font-size: 14px;
    font-family: ËÎÌå,Arial;
    line-height: 140%;
}
.mainContent .contentBox td
{
    font-size: 14px;
    font-family: ËÎÌå,Arial;
    line-height: 140%;
}

/*ActivitySignUp Control*/
.signLabel
{
    font-size: 12px;
}
.signPanel
{
    font-size: 12px;
    color: #666666;
    margin: 10px 18px 8px 18px;
    height: 160px;
}
.signPanel input
{
    color: #000000;
    margin-left: 6px;
    margin-right: 3px;
}
.signBottom
{
    background: url(../../images/AnJu1/signup_bg_b1.gif) no-repeat;
    width: 395px;
    height: 60px;
    vertical-align: bottom;
}
.signButton
{
    margin-top: 22px;
    margin-left: 115px;
    background: url(../../images/AnJu1/signup_bt_bg.gif) no-repeat;
    width: 159px;
    height: 31px;
    border: 0;
    color: #5E0A08;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-left: 45px;
    cursor: hand;
}
.signCount
{
    background-image: url(../../images/AnJu1/signup_count_bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 50px;
    width: 68px;
    font-family: Arial Black, Arial;
    font-size: 24px;
    font-weight: bold;
    color: #2888f8;
    text-decoration: underline;
    padding-top: 20px;
    float: right;
    text-align: center;
    top: 6px;
    right: 15px;
    position: relative;
}
.errorMessage
{
    position: relative;
    float: left;
    width: 250px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: Red;
    font-weight: bold;
    text-align: left;
    padding-left: 30px;
    background: transparent url(../../images/AnJu1/icon_alert1.gif) no-repeat 5px center;
}
.okMessage
{
    line-height: 28px;
    font-size: 12px;
    color: blue;
    font-weight: bold;
    text-align: left;
    padding-left: 30px;
    background: transparent url(../../images/AnJu1/icon_ok1.gif) no-repeat 5px center;
}
.listOfferItems H2
{
    line-height: 35px;
    background: url(../../images/Common/bg_brands.gif) repeat-x;
    height: 35px;
    color: #484848;
    font-size: 14px;
    border-right: #d9d9d9 1px solid;
}
.listOfferItems SPAN.group
{
    padding-left: 70px;
    display: block;
    background: url(../../images/Common/icon_D.gif) no-repeat 0px -63px;
}
.listOfferItems DL
{
    width: 100%;
    float: left;
    margin: 3px 3px 3px 0px;
}
.listOfferItems DD
{
    float: left;
    padding-bottom: 6px;
    margin: 5px 5px 0px 7px;
    width: 178px;
    _padding-bottom: 6px;
}
.listOfferItems DD.noMarginRight
{
    margin-right: 0px;
}
.listOfferItems .wrapBoxOut
{
    border-bottom: #f1d38b 1px solid;
    border-left: #f1d38b 1px solid;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    border-top: #f1d38b 1px solid;
    border-right: #f1d38b 1px solid;
    padding-top: 1px;
}
.listOfferItems .wrapBoxInner
{
    border-bottom: #fcf4cd 2px solid;
    border-left: #fcf4cd 2px solid;
    border-top: #fcf4cd 2px solid;
    border-right: #fcf4cd 2px solid;
    background-color: #fcf4cd;
}
.listOfferItems .headname
{
    line-height: 16px;
    text-align: center;
    display: block;    
    white-space:nowrap;
    overflow: hidden;
}
.listOfferItems .headname H4
{
    font-size: 12px;
    font-weight: bold;
    margin: 3px 1px 3px 1px;
}
.listOfferItems .img
{
    position: relative;
    text-align: center;
    min-height: 160px;
    margin: 5px;
}
.listOfferItems .img IMG
{
    margin: 0 0px 0px 0px;
    _margin: 0 0 0 0;
    width: 160px;
}

