﻿*, *:before, *:after
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix
{
    clear: both;
}
.paymentTitle
{
    font-size: 22px;
    color: #0669ad;
    height: 90px;
    line-height: 90px;
    margin-top: 20px;
}
.paymentSubTitle
{
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    background: url(../images/icon7.png) no-repeat left center;
    padding-left: 40px;
}
.offlinePaymentSubTitle
{
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    background: url(../images/icon8.png) no-repeat left center;
    padding-left: 40px;
    margin-top: 30px;
}
.paypalTitle
{
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    background: url(../images/icon9.png) no-repeat left center;
    padding-left: 40px;
}
.paymentSubTitle1
{
    color: #666664;
}
.paymentSubTitle2
{
    color: #d96015;
}
.paymentOnlineTop
{
    height: 15px;
    background: url(../images/boxBg1.png) no-repeat center bottom;
}
.paymentOnlineCenter
{
    background: url(../images/boxBg3.png) no-repeat center bottom;
    border: 1px solid #DCDCDC;
    border-top: 0px;
    border-bottom: 0px;
}
.paymentOnlineBottom
{
    background: url(../images/boxBg2.png) no-repeat center top;
    height: 15px;
}
.paymentOnlineItem
{
    width: 910px;
    margin: 0 auto;
    height: 60px;
    color: #10100e;
}
.paymentOnlineItemPic
{
    width: 210px;
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 15px;
}
.paymentOnlineItemDesc
{
    width: 700px;
    height: 60px;
    float: left;
}
.paypalPic
{
    width: 80px;
    height: 23px;
    float: left;
    margin-top: 19px;
}
.paypalDesc
{
    width: 610px;
    float: left;
    height: 26px;
    margin-top: 17px;
    font-size: 12px;
}
.offlineItemDesc
{
    width: 610px;
    float: left;
    height: 23px;
    line-height: 23px;
    margin-top: 19px;
    font-size: 12px;
}
.paypalDeny
{
    color: #ff6600;
}
.next
{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.next img
{
    cursor: pointer;
}
.rechargeContainer
{
    width: 500px;
    padding-top: 30px;
    margin: 0 auto;
}
.rechargePanel
{
    width: 500px;
    height: 55px;
    margin-top: 20px;
}
.rechargeLabel
{
    width: 182px;
    float: left;
    text-align: right;
    height: 25px;
    line-height: 25px;
}
.rechargeBox
{
    margin-left: 10px;
    width: 280px;
    float: left;
}
.rechargeBox input[type='text']
{
    width: 185px;
    border: 1px solid #A8A5A5;
    background-color: transparent;
    height: 25px;
}
.rechargeBox select
{
    border: 1px solid #A8A5A5;
    height: 25px;
}
.paypalNotice
{
    font-size: 11px;
    color: #848484;
    text-align: left;
}
#messageNotice
{
    z-index: 999;
    position: fixed;
    width: 300px;
    _position: absolute; /* for IE6 */
    background: url(../image/complete.png) no-repeat center left;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */
    left: 50%;
    top: 0px;
    margin-left: -150px;
    background-color: #666666;
    opacity: 0.7;
    filter: alpha(opacity=70);
    color: White;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    padding-left: 32px;
    display: none;
}
.content_center
{
    width: 95%;
    margin: 0 auto;
    padding-top: 20px;
}
.content_title
{
    color: #5d5c5c;
    font-weight: bold;
}
.contentRank
{
    height: 45px;
    line-height: 45px;
    color: #cf1414;
    font-weight: bold;
}
.contentSort
{
    font-size: 26px;
}
.contentSortName
{
    font-size: 16px;
}
.contentStep
{
    height: 170px;
}
.paymentStep
{
    height: 128px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 150px;
}
.paymentStepItems
{
    width: 150px;
    height: 128px;
    float: left;
}
.paymentStepItems img
{
    width: 150px;
    height: 128px;
}
.contentStepItems
{
    width: 170px;
    height: 162px;
    float: left;
}
.contentCursor
{
    height: 162px;
    float: left;
    width: 25px;
    background: url(../../images/apps/next.png) no-repeat center center;
    margin-left: 45px;
    margin-right: 45px;
}
.contentBorder
{
    height: 1px;
    background-color: #ccc;
    margin-top: 10px;
}
.offlinePaymentDetailsTitle
{
    margin-top: 60px;
    font-size: 22px;
}
.offlinePaymentDetailsTitle1
{
    color: #23b4e4;
}
.offlinePaymentDetailsTitle2
{
    color: #666664;
}
.offlinePaymentDetailsTitle3
{
    color: #d96015;
}
.offlinePaymentMailBox
{
    background: url(../images/mailbox.png) no-repeat left center;
    padding-left: 18px;
    color: #888887;
    font-size: 12px;
}
.offlinePaymentDetailsSubTitle
{
    font-size: 14px;
    margin-top: 26px;
    color: #4a4a4a;
}
.offlinePaymentDetailsSubTitle1
{
    font-size: 14px;
    color: #888887;
    height: 21px;
    line-height: 21px;
}
.offlineBorder
{
    background-color: #DADADA;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.offlinePaymentDetailsContent
{
    min-height: 120px;
    padding-top: 55px;
    padding-bottom: 55px;
}
.offlinePaymentDetailsLogo
{
    width: 115px;
    text-align: center;
    float: left;
    margin-left: 50px;
    margin-right: 50px;
    font-size: 12px;
}
.offlinePaymentDetailsCHNName
{
    width: 360px;
    font-size: 12px;
    float: left;
    line-height: 20px;
}
.offlinePaymentDetailsENGName
{
    width: 360px;
    float: left;
    font-size: 12px;
    line-height: 20px;
}
.main_f
{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    line-height: 37px;
}
.main_f2
{
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 19px;
}
.main_box2
{
    width: 905px;
    height: auto;
    background: url(../images/incharge_bg2.png) repeat-y;
}
.main_box2_left
{
    width: 450px;
    height: auto;
}
.main_box2_left_c
{
    width: 450px;
    height: auto;
    border-bottom: 1px solid #cbd7e1;
}
.main_box2_left_c_c
{
    width: 450px;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.main_box2_middle
{
    width: 1px;
    height: 507px;
    background-color: #d8ebff;
}
.main_box2_middle2
{
    width: 1px;
    height: 900px;
    background-color: #d8ebff;
}
.main_box3
{
    width: 905px;
    height: auto;
    float: left;
    background: url(../images/incharge_line.png) no-repeat;
}
.main_line
{
    width: 905px;
    height: auto;
    margin: auto;
}
.main_f3
{
    width: 14px;
    font-weight: bold;
    color: #2e2e2e;
    line-height: 20px;
}
.main_f4
{
    width: 12px;
    font-weight: bold;
    color: #2e2e2e;
    line-height: 20px;
}
.main_f5
{
    width: 12px;
    font-weight: lighter;
    color: #2e2e2e;
    line-height: 20px;
}
.main_f6
{
    font-size: 12px;
    font-weight: bold;
    color: #1e84d6;
    line-height: 20px;
}
.main_f7
{
    font-size: 12px;
    font-weight: bold;
    color: #4b96d2;
    line-height: 20px;
}
.ilog_bottom
{
    width: 905px;
    height: 65px;
    margin: auto;
    text-align: center;
    margin-top: 50px;
}
.ilog_bottom a
{
    font-size: 12px;
    font-weight: lighter;
    color: #000099;
    line-height: 25px;
    margin-left: 5px;
    margin-right: 5px;
}
.ilog_bottom a:hover
{
    color: #000000;
    text-decoration: underline;
}
.bottom_f
{
    font-size: 12px;
    font-weight: lighter;
    color: #393939;
    line-height: 30px;
}
.content_box
{
    width: 800px;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 15px;
}
.c_f
{
    font-size: 16px;
    font-weight: bold;
    color: #464646;
    line-height: 25px;
}
.c_f2
{
    font-size: 12px;
    font-weight: lighter;
    color: #828282;
    line-height: 25px;
}
.credentialItem
{
    font-size: 12px;
    color: #707070;
    margin: 0 auto;
}
.credentialItem input[type='text']
{
    border: 1px solid #acbfd1;
    background-color: transparent;
}
.credentialItem select
{
    border: 1px solid #acbfd1;
    background-color: transparent;
}
.credentialItem textarea
{
    border: 1px solid #acbfd1;
    background-color: transparent;
}
.credentialItemNotice
{
    font-size: 12px;
}
.offlinePaymentComplete
{
    width: 500px;
    background: url(../images/correct.png) no-repeat left center;
    padding-left: 53px;
    font-size: 16px;
    color: #666664;
    margin: 0 auto;
    height: 200px;
    line-height: 200px;
}
.rechargePaypalNotice
{
    width: 400px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #707070;
    background: url(../../image/dian.png) no-repeat left center;
    padding-left: 17px;
    line-height: 18px;
}
.payment-box
{
    margin-top: 15px;
    margin-bottom: 15px;
}
.payment-box-notice
{
    font-size: 12px;
}
.payment-item-name
{
    font-size: 14px;
    font-weight: bold;
    color: #4d4d4d;
    height: 25px;
    line-height: 25px;
}
.payment-item-total
{
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #FF6600;
}
.payment-box-title
{
    font-size: 12px;
    color: #bbb;
    background: url(../../image/btn_right.png) no-repeat left center;
    padding-left: 15px;
    font-weight: bold;
}
.payment-way
{
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

.payment-way img
{
    max-width: 210px;
}
.payment-way table
{
    background-color: #eee;
    width: 100%;
}
.payment-way table td
{
    height: 80px;
    font-size: 12px;
    color: #A7A7A7;
}
.payment-discount
{
    color: #FF6600;
    font-weight: bold;
}
.payment-next
{
    margin-top: 15px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
}
.payment-next input[type='button']
{
    padding: 10px;
    border: 0px;
    background-color: #FF6600;
    color: White;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    border-radius: 5px;
}
.payment-next input[type='submit']
{
    padding: 10px;
    border: 0px;
    background-color: #FF6600;
    color: White;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    border-radius: 5px;
}
.payment-account
{
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
}
.payment-account table
{
    background-color: #eee;
    width: 100%;
}
.payment-account table td
{
    height: 40px;
    font-size: 12px;
    color: #A7A7A7;
}
.payment-account input
{
    width: 300px;
    border: 1px solid #ccc;
}
.payment-box
{
    padding: 15px;
    position: relative;
    margin-bottom: 35px;
    border: 1px solid #ccc;
}
.payment-summary
{
    float: right;
    font-size: 14px;
    color: #333;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 20px;
}
.payment-summary em
{
    font-size: 22px;
    color: #ff8208;
    font-weight: 700;
    margin-right: 10px;
}
.payment-order-row
{
    width: 600px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 15px;
}
.payment-title
{
    position: absolute;
    z-index: 10;
    left: -1px;
    top: -15px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #b3b3b3;
}
.PAYMENT_ITEMS ul
{
    float: inherit;
    list-style: none;
    padding: 0px;
    width: 100%;
}
.PAYMENT_ITEMS ul li
{
    float: inherit;
    margin: 0px;
    width: 100%;
}
.payment-way-select
{
    padding: 0;
    border: 4px solid #85a1d4;
}
.payment-way-row
{
    height: 52px;
    width: 100%;
    line-height: 52px;
    cursor: pointer;
}
.payment-way-row label
{
    display: block;
    height: 100%;
    width: 100%;
}
.payment-way-row input[type='radio']
{
    margin-left: 20px;
    float: left;
    margin-top: 20px;
}
.payment-way-row .pay-amount
{
    margin-right: 17px;
    margin-left: 5px;
    min-width: 150px;
    text-align: right;
    padding: 10px 0;
    height: 32px;
    line-height: 32px;
    float: right;
}
.payment-way-row .pay-amoun .amount-font
{
    margin-right: 3px;
    margin-left: 3px;
    vertical-align: bottom;
    font-size: 16px;
    color: #ff8208;
    font-weight: 700;
}
.payment-way-rows
{
    margin-top: 15px;
}
.payment-way-logo
{
    width: 25px;
    float: left;
    margin-top: 12px;
    margin-left: 20px;
}
.payment-way-name
{
    width: 435px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 10px;
    float: left;
    font-size: 14px;
}
.payment-panel
{
    margin-top: 35px;
}
.payment-panel label
{
    padding-top: 3px;
    padding-bottom: 5px;
    font-size: 14px;
}
.payment-panel input[type='password']
{
    width: 200px;
    padding: 2px 5px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
}
.payment-panel-row
{
    margin-top: 8px;
}
.payment-panel-row input[type='button']
{
    outline: none;
    height: 32px;
    color: #fff;
    border: 1px solid #0ae;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-size: 14px;
    font-family: inherit;
    font-weight: 700;
    border-radius: 2px;
    background-color: #0ae;
    padding: 0 20px;
}
.aui-center-ads
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.aui-center-ads-inner
{
    padding: 8px;
    border: 1px solid #ffd3b0;
    background-color: #fff9f3;
    color: #333;
}
.nodata
{
    width: 100%;
    height: 250px;
    line-height: 250px;
    text-align: center;
    margin: 0 auto;
    color: #666;
    font-size: 15px;
}
.payment-notice
{
    color:#666;
    width: 100%;
    overflow: hidden;
    text-align: right;
    font-size: 12px;  
    margin-top:10px;
    margin-bottom:10px;  
}
.faq
{
    float:right;
    margin-left:5px;    
}