.submitBtn222{
    color: #ffffff;
    font-size: 20px;

    width: 108px;
    height: 31px;
    cursor: pointer;
    padding-left: 42px;
    padding-top: 6px;
    border: none;
    background-color: rgba(255, 255, 255, 0);
    background-image: url('../../../images/login/blue-submit.png');
}

.arrow3
{
    background: url('../../../images/members/gold-level/arrow_3.png');
    background-repeat: no-repeat;
    height: 319px;
    width: 269px;
    float: right;
    margin-top: -11px;
    margin-left: 16px;
    margin-right: 105px;

}
.arrow2
{
    background: url('../../../images/members/gold-level/arrow_2.png');
    background-repeat: no-repeat;
    height: 319px;
    width: 269px;
    float: right;
    margin-top: -11px;
    margin-left: 16px;
    margin-right: 105px;

}
.arrow
{
    background: url('../../../images/members/gold-level/arrow.png');
    background-repeat: no-repeat;
    height: 236px;
    width: 269px;
    float: right;
    margin-top: -18px;
    margin-left: 25px;
    margin-right: 165px;

}
.lance
{
    background: url('../../../images/members/gold-level/lence.png');
    background-repeat: no-repeat;
    height: 171px;
    width: 203px;
    float: right;
    margin-top: 6px;
    margin-left: 58px;
    margin-right: 57px;
}
.gold_view
{
    background: url('../../../images/members/gold-level/gold_view_req.png');
    background-repeat: no-repeat;
    height: 140px;
    width: 268px;
    float: right;
    margin-top: -10px;
    margin-left: 30px;
    margin-right: 20px;
}
.money_bag2
{
    background: url('../../../images/members/badges/gold_badge.png');
    background-repeat: no-repeat;
    height: 140px;
    width: 268px;
    float: right;
    margin-top: -10px;
    margin-left: 30px;
    margin-right: 20px;
}
.money_bag
{
    background: url('../../../images/members/gold-level/silver_member.png');
    background-repeat: no-repeat;
    height: 140px;
    width: 231px;
    float: right;
    margin-top: -10px;
    margin-left: 30px;
    margin-right: 20px;
}
.star
{
    background: url('../../../images/members/gold-level/star.png');
    background-repeat: no-repeat;
    height: 111px;
    width: 125px;
    float: right;
    margin-top: -42px;
    margin-left: 58px;
    margin-right: 57px;
}



.add {
    width: 10% !important;
}

.reload {
    width: 13% !important;
}

.useCredit {
    width: 31% !important;
}

.view {
    width: 14% !important;
}

.banners {
    width: 15% !important;
}

.ads {
    width: 11% !important;
}

.br {

    color: #b4250a;
    font-weight: bold;
    font-size: 16px;

}
.top_h{
    color: #801a08;
    font-weight: bold;
    font-size: 27px;
    text-align: center;
    margin-left: 16px;
}


.rs {

    color: #e1170a;
    font-weight: bold;
}

.bl {
    color: #2938db;
    font-weight: bold;
    font-size: 18px;
}

.bls {
    color: #2d3ff0;

}

.bt {
    background-color: #000099;
    color: white;
    font-weight: bold;
    font-size: 16px;
    border-style: solid;
    border-color: #c0851a;
    border-width: 3px 3px 3px 3px;
    padding: 6px 12px 6px 12px;
    /*width: auto;*/
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
}
.bt {
    background-color: #000099;
    color: white;
    font-weight: bold;
    font-size: 16px;
    border-style: solid;
    border-color: #c0851a;
    border-width: 3px 3px 3px 3px;
    padding: 6px 12px 6px 12px;
    /*width: auto;*/
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
}

.circle {
    margin-top: 3px;
    float: left;
    margin-right: 42px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 2px solid #352929;
    background-color: red;
}
.cir_cen{
    text-align: left;
    margin-left: 135px;
}
a{
    text-decoration: none;
}