﻿/**                 支付弹出框样式                   **/
.order_content, .order_content td
{
    color: #959595;
}
.order_content p
{
    line-height: 30px;
}
.order_content .order_info
{
    font-size: 16px;
    padding-left: 250px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}
.order_content .order_pay
{
    padding-left: 250px;
    border-bottom: 1px solid #eeeeee;
}
.order_content .order_pay li
{
    cursor: pointer;
    padding: 30px 0px;
    padding-left: 40px;
    border-bottom: 1px solid #eeeeee;
    background: url(../images/radio_bg.png) left 40px no-repeat;
}

.order_content .order_oper
{
    text-align: center;
    padding: 30px 0px;
}
.order_content .available_balance
{
    margin-top: 5px;
    font-size: 16px;
}
.order_content .available_balance .topup
{
    background-image: url(../images/member_topup_bg.png);
    background-position: 5px center;
    font-size: 15px;
    margin-left: 10px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
}
.order_content .pay_balance
{
    line-height: 40px;
    height: 40px;
    cursor: pointer;
    background: url(../images/checkbox_checked_bg.png) left center no-repeat;
    padding-left: 30px;
}


.order_content .order_pay li.choose
{
    position: relative;
    background-position: left 7px;
    background: url(../images/radio_checked_bg.png) no-repeat left 40px;
}
.order_content .order_pay li.choose1
{
    position: relative;
    height: 150px;
    background-position: left 7px;
    overflow: hidden;
    background: url(../images/radio_checked_bg.png) no-repeat left 8px;
}

.order_content .special .pay
{
    position: absolute;
    left: 40px;
    top: 30px;
    width: 400px;
    z-index: 300;
}
a.btn150
{
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    text-align: center;
}
/**                 列表公共样式                   **/
.list li
{
    margin-top: 40px;
    border: 1px solid white;
    border-bottom: 1px solid #eeeeee;
}
.list .close
{
    height: 54px;
    position: relative;
}
.list .close .closebtn
{
    display: none;
    position: absolute;
    width: 54px;
    height: 54px;
    right: -1px;
    top: -1px;
    background: url(../images/close_bg.png) no-repeat center center;
}
.list li dl
{
    margin: 30px 50px;
    margin-top: 0px;
}
.list dt
{
    position: relative;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    color: Black;
    font-family: Arial,Helvetica,sans-serif,Verdana;
}

.list dt .status
{
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    color: White;
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
    padding-right: 10px;
    margin-left: 10px;
    border-radius: 4px 4px;
}

.list dt .active
{
    background: url(../images/active_bg.png) no-repeat 3px center #62A949;
}
.list dt .pause
{
    background: url(../images/pause_bg.png) no-repeat 3px center #9B9B9B;
}
.list dt .oper
{
    position: absolute;
    width: 450px;
    height: 60px;
    top: 5px;
    right: 0px;
    text-align: right;
}
.list dt .oper a
{
    height: 46px;
    line-height: 46px;
    margin-left: 10px;
    padding-left: 45px;
    padding-right: 15px;
    font-size: 15px;
}

.list dd
{
    color: #959595;
    font-size: 14px;
    line-height: 30px;
    font-family: 宋体;
}
.list dd span
{
    color: Black;
    margin-left: 5px;
    margin-right: 10px;
}
.list dd span .c_63AA4A
{
    color: #63AA4A;
}
.list li.choose
{
    border: 1px solid #FF5C01;
    border-radius: 4px 4px;
}
.list li.choose .closebtn
{
    display: block;
}
.list li.choose dt
{
    color: #FF5C01;
}
.list dt .oper a.website_binded
{
    background-image: url(../images/website_binded_bg.png);
    background-position: 10px center;
}
.list dt .oper a.renewals
{
    background-image: url(../images/renewals_bg.png);
    background-position: 13px center;
}
.list dt .oper a.manage
{
    background-image: url(../images/manage_bg.png);
    background-position: 17px center;
}
.list dt .oper a.upgrade
{
    background: url(../images/upgrade_bg.png) no-repeat 20px center #313131;
}
.list dt .oper a.run
{
    background: url(../images/active_bg.png) no-repeat 20px center #62a949;
}
.list dt .oper a.pause
{
    background: url(../images/pause_bg.png) no-repeat 20px center #9b9b9b;
}
/**                 DomainManager.aspx                   **/
.popup_domain .search
{
    text-align: center;
    background: url(../images/www_bg.png) no-repeat 150px center;
    position: relative;
}
.popup_domain .search input
{
    width: 300px;
    height: 58px;
    font-size: 30px;
    padding-left: 5px;
}
.popup_domain .search .domainsuffix {
    color: #535353;
    margin-left: -6px;
    padding: 16px 10px;
    width: 120px;
    font-size:17px;
    font-weight:bold;
}
.popup_domain .search .btn_313131
{
    position: absolute;
    right: 140px;
    top: 0px;
    width: 120px;
    height: 60px;
    background-image: url(../images/search_btn_bg.png);
    background-position: center center;
}

.domain_tips
{
    text-align: center;
    margin: 10px 0px;
}
.domain_tips div
{
    color: #FF5C00;
    font-family: Arial,Helvetica,sans-serif,Verdana;
    font-size: 20px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
}
.domain_tips span
{
    color: #959595;
    font-size: 14px;
}
.domain_tips .com
{
    padding-left: 70px;
    background: url(../images/com_bg.png) no-repeat left center;
    font-size:14px;
}
.domain_tips .net
{ font-size: 14px;
    padding-left: 60px;
    background: url(../images/net_bg.png) no-repeat left center;
}
.domain_tips .org
{ font-size: 14px;
    padding-left: 50px;
    background: url(../images/org_bg.png) no-repeat left center;
}
.domain_tips .cc
{font-size: 14px;
    padding-left: 45px;
    background: url(../images/cc_bg.png) no-repeat left center;
}
.domain_tips .hk
{ font-size: 14px;
    padding-left: 45px;
    background: url(../images/hk_bg.png) no-repeat left center;
}
.domain_tips .comhk
{font-size: 14px;
    padding-left: 100px;
    background: url(../images/comhk_bg.png) no-repeat left center;
}

.domain_items
{
    border: 1px solid #eeeeee;
    border-right: 0px;
    border-left: 0px;
    padding: 20px;
}
.domain_items li
{
    color: #3E3E3E;
    font-size: 18px;
    font-family: Arial,Helvetica,sans-serif,Verdana;
    padding-left: 40px;
    position: relative;
    float: left;
    width: 413px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    background: url(../images/checkbox_bg.png) no-repeat left center;
}
.domain_items li.br
{
    margin-left: 50px;
    margin-right: 70px;
    border-right: 1px solid #eeeeee;
}
.domain_items li.checked
{
    background: url(../images/checkbox_checked_bg.png) no-repeat left center;
    color: #FF5C00;
}
.domain_items li.disable
{
    cursor: inherit;
    background: url(../images/checkbox_disable_bg.png) no-repeat left center;
    color: #B0B0B0;
}
.domain_items li .money
{
    text-align: right;
    position: absolute;
    display: block;
    right: 50px;
    top: 0px;
    width: 150px;
    height: 40px;
    line-height: 40px;
}

.domain_form
{
    border-bottom: 1px solid #eeeeee;
}
.domain_form h2
{
    height: 80px;
    line-height: 80px;
    font-size: 40px;
    font-family: Arial,Helvetica,sans-serif,Verdana;
    text-align: center;
}
.domain_form .input_line
{
    font-size: 15px;
    color: #FF5C00;
}
.domain_form .input_line .name
{
    text-align: right;
    padding-right: 10px;
    float: left;
    width: 200px;
    height: 60px;
    line-height: 30px;
    color: #B0B0B0;
}
.domain_form .input_line .input
{
    float: left;
    width: 250px;
    height: 60px;
    line-height: 30px;
}
.domain_form .input_line .input span
{
    color: #B0B0B0;
}
.domain_form .input_line .input .border_eeeeee
{
    width: 200px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    padding-left: 10px;
}
.domain_form .input_line .validate_tips
{
    font-size: 13px;
    height: 20px;
    line-height: 10px;
    padding-top: 2px;
}
.domain_form .input_line .validate_tips2
{
    background: none repeat scroll 0 0 #ff5c00;
    color: white;
    font-size: 13px;
    height: 24px;
    line-height: 10px;
    padding-top: 2px;
    width: 200px;
}

.domian_service
{
    line-height: 24px;
    text-align: center;
    color: #B0B0B0;
    font-size: 17px;
    margin: 10px 0px 20px 0px;
}
.domian_service .agree_checkbox
{
    width: 24px;
    height: 24px;
    background: url(../images/checkbox_checked_bg.png) no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.domian_service a
{
    color: #62A949;
    font-size: 17px;
    font-family: Arial,Helvetica,sans-serif,Verdana;
    text-decoration: underline;
}
.domain_below
{
    cursor: pointer;
    margin: 10px 0px;
    text-align: center;
}
.domain_below span
{
    color: #23AE39;
    font-size: 18px;
    font-family: Arial,Helvetica,sans-serif,Verdana;
    display: inline-block;
    height: 40px;
    background: url(../images/below_bg.png) no-repeat bottom center;
}
.domain_upward
{
    cursor: pointer;
    margin-bottom: 10px;
    text-align: center;
}
.domain_upward a
{
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif,Verdana;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 45px;
    background: url(../images/upward_bg.png) no-repeat top center;
}
.domain_oper
{
    margin: 20px 0px 10px 0px;
    height: 70px;
    line-height: 70px;
    position: relative;
    color: #303030;
    font-size: 40px;
    padding-left: 30px;
    font-family: Arial,Helvetica,sans-serif,Verdana;
}
.domain_oper span
{
    margin-left: 10px;
    color: #FF5D02;
}
.domain_oper .btn_313131
{
    position: absolute;
    right: 30px;
    top: 0px;
    width: 200px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 35px;
}
.domainoper
{
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
}
.domainoper .search
{
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 17px;
    color: #949494;
    position: relative;
}
.domainoper .search .domainname
{
    height: 39px;
    line-height: 39px;
    padding-left: 5px;
    width: 240px;
    margin-right: 5px;
    margin-left: 10px;
}
.domainoper .search .domainsuffix
{
    width: 120px;
    color: #535353;
    margin-left: 0px;
    padding: 5px 10px;
}
.domainoper .search .btn_FF5C01
{
    position: absolute;
    top: 0px;
    right: 260px;
    width: 100px;
    height: 39px;
    line-height: 39px;
    text-align: center;
}
.domain_items li .loading
{
    background: url(../images/smallLoading.gif) no-repeat center center;
}
.domain_form .regist_tip
{
    color: #B0B0B0;
    font-size: 15px;
    padding: 0px 30px 20px 30px;
    line-height: 20px;
}
.domain_form .D_cattype
{
    background: url(../images/radio_bg.png) no-repeat left center;
    padding-left: 20px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    cursor: pointer;
}
.popup_windows .domain_form .checked
{
    background: url(../images/radio_checked_bg.png) no-repeat left center;
}
#searchDomainList
{
    margin-left: 72px;
}
/**                 EmailManager.aspx                   **/
.operation
{
    border-bottom: 1px solid #eeeeee;
    padding: 30px 0px;
}
.operation .h3_info
{
    height: 50px;
    line-height: 50px;
}
.operation .h3_info .input_users
{
    width: 100px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.operation .h3_info .money
{
    color: #FF5A00;
}
.operation .h3_info .open
{
    text-align: center;
    margin-left: 10px;
    width: 100px;
    height: 45px;
    line-height: 45px;
}
.popup_email .email_form
{
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
    font-family: Arial,Helvetica,sans-serif,Verdana;
}
.popup_email .email_form .name
{
    text-align: right;
    padding-right: 10px;
    float: left;
    width: 200px;
    height: 60px;
    line-height: 40px;
    color: #B0B0B0;
    font-size: 16px;
}
.popup_email .email_form .name2
{
    text-align: left;
    padding-right: 10px;
    float: left;
    width: 164px;
    height: 60px;
    line-height: 40px;
    color: #B0B0B0;
    font-size: 16px;
}
.popup_email .email_form .input
{
    float: left;
    width: 400px;
    height: 60px;
    line-height: 40px;
}
.popup_email .email_form .input2
{
    float: left;
    width: 350px;
    height: 60px;
    line-height: 40px;
}
.popup_email .email_form .input3
{
    float: left;
    width: 300px;
    height: 60px;
    line-height: 40px;
    margin-left:35px;
}
.popup_email .email_form .border_eeeeee
{
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    padding-left: 10px;
}
.popup_email .email_form .search2_2{ width:200px; height:40px; border:#EEEEEE 1px solid; background-color:#fff;border-radius:5px; font-size:18px; line-height:12px; font-family:arial; color:#ff5c00; text-indent:10px; margin-left:0px;background-repeat:no-repeat; background-position:220px 13px;}
.popup_email .email_form .period .name
{
    height: 110px;
}
.popup_email .email_form .period .input
{
    height: 130px;
}
.popup_email .email_form .period li
{
    background: url(../images/radio_bg.png) no-repeat left center;
    height: 25px;
    line-height: 25px;
    padding-left: 30px;
    color: #313131;
    font-size: 18px;
    cursor: pointer;
}
.popup_email .email_form .period li.checked
{
    background: url(../images/radio_checked_bg.png) no-repeat left center;
    color: #FF5C00;
}
.popup_email .email_form .period2 .name
{
    height: 110px;
}
.popup_email .email_form .period2 .input
{
    height: 110px;
}
.popup_email .email_form .period2 li
{
    height: 25px;
    line-height: 25px;
    color: #313131;
    font-size: 18px;
    cursor: pointer;
    padding-top:6px;
}
.popup_email .email_form .email_domain
{
    position: relative;
    background: url(../images/@_bg.png) no-repeat left 10px;
}
.popup_email .email_form .email_domain .border_eeeeee
{
    margin-left: 35px;
}
.popup_email .email_form .email_domain span
{
    display: block;
    width: 100px;
    height: 34px;
    position: absolute;
    top: 0px;
    right: 50px;
    font-size: 20px;
    color: #B0B0B0;
}
.popup_email .email_form .total
{
    font-size: 25px;
    color: #FF5C00;
}
.popup_email .email_form .validate_tips
{
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    color: #FF5C00;
}
.email_service
{
    line-height: 24px;
    text-align: center;
    color: #B0B0B0;
    font-size: 17px;
    margin: 10px 0px 20px 0px;
    font-family: Arial,Helvetica,sans-serif,Verdana;
}
.email_service .agree_checkbox
{
    width: 24px;
    height: 24px;
    background: url(../images/checkbox_checked_bg.png) no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.email_service a
{
    color: #62A949;
    font-size: 17px;
    font-family: Arial,Helvetica,sans-serif,Verdana;
    text-decoration: underline;
}
.email_oper
{
    margin-top: 10px;
    text-align: center;
}
.email_oper .btn_313131
{
    width: 200px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 35px;
}
/**                 FinanceManager.aspx                   **/
.list .finance_item
{
    height: 100px;
    padding: 0px 30px 30px 30px;
}

.list .finance_item .date
{
    float: left;
    height: 100px;
    width: 120px;
    color: #A2A2A2;
    font-family: Arial,Helvetica,sans-serif,Verdana;
}
.list .finance_item .genre
{
    float: left;
    height: 100px;
    width: 700px;
    padding-left: 50px;
    color: #949494;
}
.list .finance_item .genre .info
{
    font-family: 宋体;
}
.list .finance_item .payment
{
    float: left;
    height: 100px;
    width: 100px;
}
.list .finance_item .money
{
    float: left;
    height: 100px;
    width: 200px;
}
.list .finance_item .date .year_month span
{
    float: left;
    display: block;
    height: 40px;
    text-align: left;
}
.list .finance_item .date .year_month span.month
{
    font-size: 40px;
    width: 45px;
    text-align: right;
}
.list .finance_item .date .line
{
    margin-right: 5px;
    background: url(../images/line_bg.png) no-repeat center center;
    width: 16px;
}
.list .finance_item .date .year
{
    margin-top: 3px;
    height: 35px;
    font-size: 17px;
    width: 50px;
}
.list .finance_item .date .time
{
    padding-right: 20px;
    text-align: right;
}
.list .finance_item .date .time span
{
    display: inline-block;
    padding: 1px 5px;
    background-color: #A2A2A2;
    color: White;
    font-size: 14px;
    border-radius: 4px 4px;
}
.list .finance_item .genre h2
{
    margin-bottom: 15px;
    color: Black;
    font-size: 20px;
    font-weight: bold;
}
.list .finance_item .genre .info span
{
    color: Black;
    margin-left: 5px;
    margin-right: 10px;
}
.list .finance_item .zhifubao
{
    background: url(../images/zhifubao_pay_bg.png) no-repeat center 0px;
}
.list .finance_item .paypal
{
    background: url(../images/paypal_pay_bg.png) no-repeat center 0px;
}
.list .finance_item .yue
{
    background: url(../images/other_yue_bg.png) no-repeat center 0px;
}
.list .finance_item .mastercard
{
    background: url(../images/mastercard_pay_bg.png) no-repeat center 0px;
}
.list .finance_item .money
{
    color: #62A949;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.list .choose .finance_item .money
{
    color: #FF5C01;
}
.list .choose .finance_item .genre h2
{
    color: #FF5C01;
}
