﻿/* CSS Document */
a
{
    outline: none;
}
.z_header
{
   
    margin: 0px auto;
    /*
    background: url(../img/z_img/header_bg.gif) bottom no-repeat;
    background:transparent url(../images/mnu/three_0.gif) repeat scroll 0 0;*/
    background-color:#1F1B1B;
    height: 43px;
    position: relative;
    z-index: 999;
}
.z_rologo
{
    height: 45px;
    float: right;
    position:absolute;
    top:0;
    right:4px;
    z-index:3;
    font-size:large;
    color:#fff;
    padding:3px 30px 0 0;
}
.z_sitenav
{
    float: right;
    background: url(../img/z_img/sitenav_bg.gif) repeat-x;
    margin: 20px 20px 8px 0px;
    width: 650px;
}
.z_sitenav li
{
    float: right;
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
    position: relative;
}
.z_sitenav li a:link
{
    color: #d7d7d7;
    display: block;
    text-decoration: none;
    padding: 0px 10px;
}
.z_sitenav li a:visited
{
    color: #d7d7d7;
    text-decoration: none;
    display: block;
    padding: 0px 10px;
}
.z_sitenav li a:hover
{
    color: #000;
    background: url(../img/z_img/sitenav_bgshow.gif) center repeat-x;
    text-decoration: none;
    display: block;
    padding: 0px 10px;
}
.z_sitenav li a:active
{
    color: #000;
    text-decoration: none;
    display: block;
    padding: 0px 10px;
}
.z_sitemap
{
    width: 52px;
    background: url(../img/z_img/en/sitemap_bg.gif) no-repeat;
    float: left;
    height: 27px;
    margin: 0px 0px 0px 6px;
    line-height: 27px;
    vertical-align: middle;
    padding-left: 5px;
    
    position: absolute;
    top:0;
    left:103px;
    z-index:2;
}
.z_sitemap a:link
{
    color: #FFF;
    display: block;
    text-decoration: none;
}
.z_sitemap a:visited
{
    color: #FFF;
    display: block;
    text-decoration: none;
}
.z_sitemap a:hover
{
    color: #FFF;
    display: block;
    text-decoration: none;
}
.z_sitemap a:active
{
    color: #FFF;
    display: block;
    text-decoration: none;
}
.z_sitemaplist
{
    width:880px;
    height: 180px;
   /* border: 1px solid #F9BC46;*/
    position: absolute;
    left:-108px;
   margin:0 0px 0 0;
    top:0px;
    float:left;
    padding:5px 5px;
    z-index:-7;
    font-size:12px;
    font-weight:normal;
    
     }
.z_sitemaplist ul
{
    width: 120px;
    float: right;
    margin-right: 5px;
}
.z_sitemaplist li
{
    line-height: 20px;
    padding-right: 10px;
 /*   border-bottom: 1px dashed #C6C6C6;*/
}
.z_sitemaplist li a:link
{
    color: #416CA2;
}
.z_sitemaplist li a:visited
{
    color: #416CA2;
}
.z_sitemaplist li a:hover
{
    color: #FFA533;
}
.z_sitemaplist li a:active
{
    color: #FFA533;
}
.z_sitemaplist li.title
{
   /* font-weight: bold;*/
   
    border-bottom: 1px solid #97BBE5;
}
.z_loginandsmallnav
{
    width: 994px;
    height: 25px;
    float: right;
    margin-top: 6px;
    padding: 0px 3px;
    line-height: 25px;
    vertical-align: middle;
}
.z_login
{
    width: 650px;
}
.z_login li
{
    float: right;
    margin-right: 5px;
}
.z_login li.kb
{
    padding-top: 1px;
}
* html .z_login li.kb
{
    padding-top: 0px;
}
* + html .z_login li.kb
{
    padding-top: 2px;
}
.z_login li.kblabel
{
    padding-top: 1px;
}
* html .z_login li.kblabel
{
    padding-top: 0px;
}
* + html .z_login li.kblabel
{
    padding-top: 0px;
}
.z_logininput
{
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    border: 1px solid #dadada;
    width: 120px;
    vertical-align: middle;
    background: url(../img/z_img/logininputbg.gif) repeat-x;
}
.z_loginlabel
{
    color: #9c9c9c;
}
#splash 
{
padding:0 0 0 0;
 text-align:center;
 border:none;
height:200px;
 float:right;
 right:0;
 top:0;
}
.z_con
{
    background: url(../img/z_img/con_bg.gif) repeat-x;
    margin: 4px;
    position: relative;
    z-index: 10;
    width:100%;
    min-height: 670px;
    height: auto !important;
    height: 670px;
    top: 0px;
    right: 0px;
    float:right;
    clear:both;
}

.z_conpublic
{
    background: url(../img/z_img/con_bg.gif) repeat-x;
    margin: 0;
    position: relative;
    z-index: 10;
    width:660px;
    min-height: 570px;
    height: auto !important;
    height: 570px;
    top: 0px;
    right: 0px;
    float:right;
}
.z_conuser
{
    background: url(../img/z_img/con_bg.gif) repeat-x;
    margin: 0;
    position: relative;
    z-index: 10;
    width:100%;
    min-height: 570px;
    height: auto !important;
    height: 570px;
    top: 0px;
    right: 0px;
    float:right;
}
.z_left
{
    width: 190px;
    margin-right: 10px;
    background: url(../img/z_img/left_bg.gif) repeat-x #2a2a2a;
    margin-top: 11px;
    text-align: center;
    float: left;
}
.z_proquick
{
    background: url(../img/z_img/proquick_bg.gif) no-repeat;
    width: 173px;
    margin-top: 3px;
    padding-left: 8px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.z_proquick:hover
{
    cursor: pointer;
}
.z_Productalpha
{
    position: absolute;
    width: 160px;
    border: 1px solid #999999;
    top: 22px;
    left: 10px;
    background: #F0F0F0;
    border-top: 1px solid #EFEFEF;
}
.z_Productalpha li
{
    height: 24px;
}
.z_Productalpha li a
{
    display: block;
    padding: 0px 0px 0px 10px;
}
.z_Productalpha li a:link
{
}
.z_Productalpha li a:visited
{
}
.z_Productalpha li a:hover
{
    background: #E0E0E0;
}
.z_Productalpha li a:active
{
    background: #E0E0E0;
}
.z_leftbox
{
    width: 186px;
    margin: 0px 2px 0px 2px;
}
.z_leftbox_title
{
    text-align: left;
    background: url(../img/z_img/leftbox_titlebg.gif) repeat-x;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    color: #f6f6f6;
    padding-left: 3px;
    font-size: 14px;
    font-weight: bold;
}
.z_leftboxinfo
{
    background: url(../img/z_img/leftbox_infobg.gif) repeat-y;
}
.z_leftboxfoot
{
    background: url(../img/z_img/leftbox_footbg.gif) no-repeat;
    height: 7px;
    font-size: 7px;
    line-height: 7px;
}
.z_news
{
    padding: 3px 6px;
}
.z_news li
{
    line-height: 24px;
    vertical-align: middle;
    border-bottom: 1px dashed #b1b1b1;
    font-size: 10px;
}
.z_news li a
{
    overflow: hidden;
    width: 170px;
    white-space: nowrap;
}
.z_news li a:link
{
    color: #333;
    text-decoration: none;
    display: block;
}
.z_news li a:visited
{
    color: #333;
    text-decoration: none;
    display: block;
}
.z_news li a:hover
{
    color: #ff1e00;
    background: #e6e6e6;
    text-decoration: none;
    display: block;
}
.z_news li a:active
{
    color: #ff1e00;
    background: #e6e6e6;
    text-decoration: none;
    display: block;
}
.z_quickad
{
    padding: 5px 2px 0px;
}
.z_serverquick
{
    text-align: center;
    padding: 5px 6px;
}
.z_serverquick ul
{
    width: 173px;
}
.z_serverquick li
{
    background: url(../img/z_img/serverquick_libg.gif) no-repeat;
    width: 128px;
    padding-left: 45px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    margin-bottom: 5px;
}
.z_servicecenter
{
    background: url(../img/z_img/servicecenterbg.gif) no-repeat right bottom;
    padding: 5px;
}
.z_servicecenter li
{
    line-height: 26px;
    vertical-align: middle;
}
* + html .z_servicecenter li
{
    line-height: 32px;
}
.z_icannlogo
{
    text-align: center;
    margin: 6px 0px;
}
.z_indexright
{
    margin-top: 20px;
    width: 800px;
    float: left;
}
.z_indexbanner
{
    float: left;
    width: 700px;
    margin-right: 10px;
}
.z_quickproclass
{
    width: 90px;
    background: url(../img/z_img/quick_proclass_cbg.gif) repeat-y;
    float: left;
}
.z_quickproclass_title
{
    background: url(../img/z_img/quick_proclass_tbg.gif) no-repeat;
    height: 32px;
    text-align: center;
    padding-top: 8px;
    font-size: 14px;
    color: #555555;
    font-weight: bold;
}
.z_quickproclass_info
{
    height: 260px;
}
.z_quickproclass_info li
{
    text-align: center;
}
.z_quickproclass_infomore
{
    text-align: center;
    padding-top: 8px;
}
.z_quickproclass_foot
{
    background: url(../img/z_img/quick_proclass_fbg.gif) no-repeat;
    height: 10px;
    line-height: 10px;
    font-size: 10px;
}
.z_domain_query
{
    height: 68px;
    width: 800px;
    margin: 8px 0px 8px 0px;
    float: left;
}
.z_domain_query_left
{
    float: left;
    background: url(../img/z_img/en/domain_query_leftbg.jpg) no-repeat;
    width: 59px;
    height: 67px;
    padding: 47px 0px 0px 5px;
    color: #ffffff;
    font-weight: bold;
}
.z_domain_query_cen
{
    float: left;
    background: url(../img/z_img/domain_query_cenbg.gif) repeat-x;
    height: 68px;
    width: 320px;
}
.z_domain_query_cen li
{
    padding: 8px 0px 0px 5px;
}
.z_domain_query_right1
{
    float: left;
    background: url(../img/z_img/domain_query_rightbg.gif) no-repeat;
    height: 68px;
    width: 11px;
}
.z_domain_query_right
{
    float: left;
    padding-left: 10px;
}
.z_domain_right
{
    float: left;
    background: url(../img/z_img/en/z_bg.jpg) no-repeat;
    height: 68px;
    width: 394px;
}
.z_pro_rcl
{
    float: left;
    width: 396px;
}
.z_pro_rc
{
    width: 396px;
    height: 253px;
    margin-bottom: 12px;
    float: left;
}
.z_pro_rcleft
{
    background: url(../img/z_img/r_pro1.gif) no-repeat;
    width: 134px;
    height: 253px;
    float: left;
}
.z_pro_rcleft1
{
    background: url(../img/z_img/r_pro2.gif) no-repeat;
    width: 134px;
    height: 253px;
    float: left;
}
.z_pro_rcright
{
    background: url(../img/z_img/r_bg1.gif) no-repeat;
    width: 251px;
    height: 253px;
    float: left;
    padding: 10px 0px 0px 10px;
}
.z_pro_rcright li
{
    line-height: 20px;
    height: 20px;
    vertical-align: middle;
}
.z_pro_rcright .title
{
    font-weight: bold;
    padding-top: 14px;
    padding-bottom: 12px;
}
.z_pro_rcright .bottom
{
    padding-bottom: 18px;
}
.z_pro_rcright .buy_btn
{
    background: url(../img/z_img/buy_btn.gif) no-repeat;
    width: 110px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
}
.z_pro_rcright .buy_btn a
{
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.z_pro_rcright .buy_btn a:link
{
    color: #FFF;
}
.z_pro_rcright .buy_btn a:visited
{
    color: #FFF;
}
.z_pro_rcright .buy_btn a:hover
{
    color: #000;
}
.z_pro_rcright .buy_btn a:active
{
    color: #000;
}
.tt
{
    padding-left: 100px;
}
.tt .join_btn
{
    background: url(../img/z_img/rr_bg.gif) no-repeat;
    width: 110px;
    height: 26px;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
}
.tt .join_btn a
{
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.tt .join_btn a:link
{
    color: #FFF;
}
.tt .join_btn a:visited
{
    color: #FFF;
}
.tt .join_btn a:hover
{
    color: #000;
}
.tt .join_btn a:active
{
    color: #000;
}
.tt1
{
    padding-left: 300px;
    padding-top: 20px;
}
.tt1 .join_btn
{
    background: url(../img/z_img/rr_bg.gif) no-repeat;
    width: 110px;
    height: 26px;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
}
.tt1 .join_btn a
{
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.tt1 .join_btn a:link
{
    color: #FFF;
}
.tt1 .join_btn a:visited
{
    color: #FFF;
}
.tt1 .join_btn a:hover
{
    color: #000;
}
.tt1 .join_btn a:active
{
    color: #000;
}
.aa
{
    padding-left: 10px;
}
.aa .regbtn
{
    background: url(../img/z_img/rr_bg.gif) no-repeat;
    width: 110px;
    height: 26px;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
}
.aa .regbtn a
{
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.aa .regbtn a:link
{
    color: #FFF;
}
.aa .regbtn a:visited
{
    color: #FFF;
}
.aa .jregbtn a:hover
{
    color: #000;
}
.aa .regbtn a:active
{
    color: #000;
}
.z_pro_rcr
{
    float: right;
}
.z_joinsetup
{
    width: 396px;
    background: url(../img/z_img/joinsetup_bg.gif) no-repeat;
    height: 130px;
}
.z_joinsetup .title
{
    font-weight: bold;
    font-size: 14px;
    padding: 12px 0px 0px 10px;
}
.z_joinsetup .setup
{
    padding: 15px 0px 0px 12px;
}
.z_joinsetup .setup li
{
    float: left;
    margin-right: 10px;
}
.z_joinsetup .setup .jt
{
    height: 48px;
    background: url(../img/z_img/setup_jt.gif) no-repeat center;
    width: 13px;
}
.z_joinsetup .setup .s1
{
}
.z_joinsetup .setup .s1 a
{
    display: block;
    background: url(../img/z_img/join_setup1.gif) no-repeat;
    width: 48px;
    height: 20px;
    text-align: center;
    padding-top: 48px;
    line-height: 20px;
}
.show1
{
    float: left;
    background: url(../img/z_img/join_setup1.gif) no-repeat;
    width: 48px;
    height: 48px;
}
.show2
{
    float: left;
    background: url(../img/z_img/join_setup2.gif) no-repeat;
    width: 48px;
    height: 48px;
}
.show3
{
    float: left;
    background: url(../img/z_img/join_setup3.gif) no-repeat;
    width: 48px;
    height: 48px;
}
.show4
{
    float: left;
    background: url(../img/z_img/join_setup4.gif) no-repeat;
    width: 48px;
    height: 48px;
}
.show5
{
    float: left;
    background: url(../img/z_img/join_setup5.gif) no-repeat;
    width: 48px;
    height: 48px;
}
.z_joinsetup .setup .s1 a:hover
{
    background: url(../img/z_img/join_setup1.gif) -48px 0px no-repeat;
}
.z_joinsetup .setup .s2
{
}
.z_joinsetup .setup .s2 a
{
    display: block;
    background: url(../img/z_img/join_setup2.gif) no-repeat;
    width: 48px;
    height: 20px;
    text-align: center;
    padding-top: 48px;
    line-height: 20px;
}
.z_joinsetup .setup .s2 a:hover
{
    background: url(../img/z_img/join_setup2.gif) -48px 0px no-repeat;
}
.z_joinsetup .setup .s3
{
}
.z_joinsetup .setup .s3 a
{
    display: block;
    background: url(../img/z_img/join_setup3.gif) no-repeat;
    width: 48px;
    height: 20px;
    text-align: center;
    padding-top: 48px;
    line-height: 20px;
}
.z_joinsetup .setup .s3 a:hover
{
    background: url(../img/z_img/join_setup3.gif) -48px 0px no-repeat;
}
.z_joinsetup .setup .s4
{
}
.z_joinsetup .setup .s4 a
{
    display: block;
    background: url(../img/z_img/join_setup4.gif) no-repeat;
    width: 48px;
    height: 20px;
    text-align: center;
    padding-top: 48px;
    line-height: 20px;
}
.z_joinsetup .setup .s4 a:hover
{
    background: url(../img/z_img/join_setup4.gif) -48px 0px no-repeat;
}
.z_joinsetup .setup .s5
{
}
.z_joinsetup .setup .s5 a
{
    display: block;
    background: url(../img/z_img/join_setup5.gif) no-repeat;
    width: 48px;
    height: 20px;
    text-align: center;
    padding-top: 48px;
    line-height: 20px;
}
.z_joinsetup .setup .s5 a:hover
{
    background: url(../img/z_img/join_setup5.gif) -48px 0px no-repeat;
}
.z_join_intro
{
    width: 396px;
    background: url(../img/z_img/jion_intro_bg.gif) repeat-y;
}
.z_join_intro_t
{
    width: 396px;
    background: url(../img/z_img/jion_intro_tbg.gif) no-repeat;
}
.z_join_intor_label
{
    padding: 7px 0px 0px 30px;
}
.z_join_intor_label li
{
    width: 100px;
    height: 25px;
    background: url(../img/z_img/join_intro_labelbg.gif) -100px 0px no-repeat;
    float: left;
    padding-top: 4px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    margin-right: 15px;
    cursor: pointer;
}
.z_join_intor_label li.show
{
    background: url(../img/z_img/join_intro_labelbg.gif) no-repeat;
    color: #FFF;
    cursor: pointer;
}
.z_join_intro_info
{
    text-align: left;
    height: 335px;
    width: 376px;
    padding: 5px 10px;
}
.z_join_intro_f
{
    width: 396px;
    background: url(../img/z_img/jion_intro_fbg.gif) no-repeat;
    height: 9px;
    line-height: 9px;
    font-size: 9px;
}
.z_pageright
{
    margin-top: 5px;
    border: 1px solid #c6c6c6;
       line-height: 20px;
    min-height: 570px;
    height: auto !important;
    height: 570px;
    float: right;
    padding:8px 2px 8px 3px;
    background: #D0E0F0;
    clear:both;
}
.z_pagebanner
{
    background: url(../img/z_img/t_ad.jpg);
    height: 100px;
}
.z_pagetitle
{
    text-align: right;
    background: url(../img/z_img/page_titlebg.gif) repeat-x;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    margin: 10px 0px;
    padding: 0px 3px;
}
.z_pageinfo
{
    padding: 5px 15px;
}
.z_footer
{
    width: 1000px;
    margin: 0px auto;
    background: url(../img/z_img/footer_bg.gif) repeat-x;
    height: 100px;
    margin-top: 10px;
    padding-top: 8px;
}
.z_footerleft
{
    float: left;
    width: 200px;
    padding-top: 10px;
}
.z_footerleft li
{
    height: 40px;
    text-align: right;
}
.z_footercen
{
    float: left;
    width: 1000px;
}
.z_footercen li
{
    text-align: center;
    height: 24px;
}
.tnews
{
    height: 25px;
    line-height: 25px;
    background-color: #F3F3F3;
    text-align: center;
}
.n_title
{
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 6px;
}
.n_cont
{
    text-align: left;
    padding-top: 7px;
    line-height: 19px;
}
.z_bg
{
    background: url(../img/z_img/hbg.gif) no-repeat;
    height: 24px;
    width: 137px;
}
.z_font
{
    text-align: left;
    color: #fffFFF;
    padding-left: 14px;
    padding-top: 2px;
}
.z_pageinfo .t_center
{
    text-align: center;
}
.reg a:link
{
    color: #FF0000;
    font-weight: bold;
}
.reg a:hover
{
    color: #000000;
}
.reg a:visited
{
    color: #FF0000;
}
.fontb
{
    color: #FF0000;
    font-weight: bold;
}
.t_center td
{
    text-align: center;
}
.ipt
{
    vertical-align: middle;
    width: 100px;
}
.clear
{
    clear: both;
}
.text
{
    line-height: 45px;
}
.blocktable
{
    text-align: left;
    overflow: hidden;
    font-size: 85%;
}
.blocktable img
{
    margin-right: 10px;
    float: left;
    display: block;
}
.blocktable ul
{
    margin: 0px;
}
.blocktable li
{
    display: block;
    margin: 5px;
    float: left;
    width: 180px;
    height: 80px;
}
a.b_text:link
{
    color: #FF0000;
    font-weight: bold;
    text-decoration: underline;
}
a.b_text:hover
{
    color: #FF0000;
    font-weight: bold;
}
a.b_text:visited
{
    color: #FF0000;
    font-weight: bold;
}
.H_signup
{
    padding-top: 5px;
}
* + html .H_signup
{
    padding-top: 3px;
}
.H_forpsw
{
    padding-top: 3px;
}
.H_title
{
    color: #FE4500;
    font-size: 16px;
    font-weight: bold;
}
.z_pro_rc2
{
    width: 396px;
    height: 168px;
    margin-bottom: 8px;
    float: left;
}
.z_pro_rc2left
{
    background: url(../img/z_img/en/r_pro21.gif) no-repeat;
    width: 135px;
    height: 168px;
    float: left;
}
.z_pro_rc22left
{
    background: url(../img/z_img/en/r_pro22.gif) no-repeat;
    width: 135px;
    height: 168px;
    float: left;
}
.z_pro_rc2right
{
    background: url(../img/z_img/en/r_bg2.gif) no-repeat;
    width: 251px;
    height: 158px;
    float: left;
    padding: 10px 0px 0px 10px;
}
.z_pro_rc2right li
{
    line-height: 20px;
    height: 20px;
    vertical-align: middle;
}
.z_pro_rc2right .title
{
    font-weight: bold;
}
.z_pro_rc2right .buy_btn
{
    background: url(../img/z_img/buy_btn.gif) no-repeat;
    width: 110px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
}
.z_pro_rc2right .buy_btn a
{
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.z_pro_rc2right .buy_btn a:link
{
    color: #FFF;
}
.z_pro_rc2right .buy_btn a:visited
{
    color: #FFF;
}
.z_pro_rc2right .buy_btn a:hover
{
    color: #000;
}
.z_pro_rc2right .buy_btn a:active
{
    color: #000;
}
.z_joinbox1
{
    width: 398px;
}
.z_joinbox1_i
{
    background: url(../img/z_img/en/joinbox1_top.gif) no-repeat;
    height: 336px;
}
.z_joinbox1_i li
{
    width: 182px;
    height: 157px;
    float: left;
    margin: 10px 0px 0px 11px;
}
.z_joinbox1_i li.i1
{
    background: url(../img/z_img/en/joinbox1_i1.gif) no-repeat;
}
.z_joinbox1_i li.i2
{
    background: url(../img/z_img/en/joinbox1_i2.gif) no-repeat;
}
.z_joinbox1_i li.i3
{
    background: url(../img/z_img/en/joinbox1_i3.gif) no-repeat;
}
.z_joinbox1_i li.i4
{
    background: url(../img/z_img/en/joinbox1_i4.gif) no-repeat;
}
.z_joinbox1_foot
{
    background: url(../img/z_img/en/joinbox1_foot.gif) no-repeat;
    height: 8px;
}
.area33
{
    width: 800px;
    margin-top: 8px;
}
.area331
{
    width: 396px;
    height: 120px;
    background: url(../img/z_img/en/joinnowget.gif) no-repeat;
    float: left;
    position: relative;
}
.area331 .learnmore
{
    width: 103px;
    height: 28px;
    position: absolute;
    top: 67px;
    left: 79px;
}
.area331 .learnmore a
{
    display: block;
    width: 103px;
    height: 28px;
}
.area331 .joinnow
{
    width: 103px;
    height: 28px;
    position: absolute;
    top: 67px;
    left: 193px;
}
.area331 .joinnow a
{
    display: block;
    width: 103px;
    height: 28px;
}
.area332
{
    width: 382px;
    height: 70px;
    background: url(../img/z_img/en/join_setup_bg.gif) no-repeat;
    float: left;
    margin-left: 8px;
    padding: 50px 0px 0px 14px;
}
.area332 li
{
    float: left;
}
.area332 li.icon1
{
    width: 111px;
    height: 48px;
    background: url(../img/z_img/en/join_setup_s1.gif) no-repeat;
}
.area332 li.icon1 a
{
    display: block;
    width: 111px;
    height: 48px;
}
.area332 li.icon1 a:hover
{
    background: url(../img/z_img/en/join_setup_s1.gif) 0px -48px no-repeat;
}
.area332 li.icon2
{
    width: 111px;
    height: 48px;
    background: url(../img/z_img/en/join_setup_s2.gif) no-repeat;
}
.area332 li.icon2 a
{
    display: block;
    width: 111px;
    height: 48px;
}
.area332 li.icon2 a:hover
{
    background: url(../img/z_img/en/join_setup_s2.gif) 0px -48px no-repeat;
}
.area332 li.icon3
{
    width: 111px;
    height: 48px;
    background: url(../img/z_img/en/join_setup_s3.gif) no-repeat;
}
.area332 li.icon3 a
{
    display: block;
    width: 111px;
    height: 48px;
}
.area332 li.icon3 a:hover
{
    background: url(../img/z_img/en/join_setup_s3.gif) 0px -48px no-repeat;
}
.area332 li.jt
{
    height: 48px;
    background: url(../img/z_img/setup_jt.gif) no-repeat center center;
    width: 18px;
}
.footline_icon
{
    background: url(../img/z_img/en/footline_icon.gif) no-repeat;
    width: 1000px;
    margin: 0px auto;
    height: 41px;
    margin-top: 5px;
}
/*[/pages/domain_pricing]-20081205A-L.wong*/
.L_pagemain
{
    text-align: right;
}
.L_pagemain .fbold
{
    font-weight: bold;
}
.L_mainPart1
{
clear:both;
padding:0 5px 0 0;
}
.L_pagemain .L_Title
{

    height: 26px;
    background: url('../images/tab_bg.gif') repeat-x 0 0;
    position: relative;
    margin-bottom: 3px;
    width:652px;
}
.L_pagemain .L_Title .titleend
{
    height: 100%;
    background: url(../img/L_imgs/en/titleimg.gif) no-repeat right -156px;
}
.L_pagemain .L_Title span
{
    height: 100%;
    display: block;
    background: url(../img/L_imgs/en/titleimg.gif) no-repeat 0 0;
    line-height: 200%;
    font-weight: 700;
    padding-left: 2em;
    font-size: 10pt;
    padding:0 10px 0 0;
}
.L_pagemain .L_Title a
{
    height: 26px;
    width: 100%;
    display: block;
    background: url(../img/L_imgs/en/titleimg.gif) no-repeat 100% -52px;
    position: absolute;
    right: 0;
    top: 0;
}
.L_pagemain .L_Title a:hover
{
    background: url(../img/L_imgs/en/titleimg.gif) no-repeat 100% -78px;
}
.L_pagemain .L_Title a.sno
{
    background: url(../img/L_imgs/en/titleimg.gif) no-repeat 100% -104px;
}
.L_pagemain .L_Title a.sno:hover
{
    background: url(../img/L_imgs/en/titleimg.gif) no-repeat 100% -130px;
}
.L_mainPart1 .L_Part1content
{
    position: relative;
  
}
.L_mainPart1 .L_Part1content2
{
    position: relative;
}
.L_mainPart1 .sideL
{
    width: 130px;
    background: #DCDCDC;
    text-align: right;
    float:right;
    border-top:1px #A3A3A3 solid;
    }
.L_mainPart1 .sideR
{
    width: 501px;
    height: 387px;
   float:right;
    top: 0;
    right: 0;
    border-left: 1px solid #A3A3A3;
    border-bottom: 1px solid #A3A3A3;
    border-top: 1px solid #A3A3A3;
    overflow: auto;
    padding: 10px;
    background: #F5F5F5;
}
.L_mainPart1 .sideL a
{
    display: block;
    height: 40px;
    padding-top: 20px;
    font-weight: 700;
    color: #000000;
    text-decoration: none;
    border: 1px solid #A3A3A3;
    border-top: 1px solid #F5F5F5;
  text-align:center;
}
.L_mainPart1 .sideL a:hover
{
    background: #FFCE00;
    border-left: 1px solid #FFAD00;
}
.L_mainPart1 .sideL a.active
{
    background: #F5F5F5;
    border-left: 1px solid #F5F5F5;
}
.sideRmain
{
    width: 97%;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin: 10px auto;
}
.sideRmain .title
{
    background: #e5e5e5;
    font-weight: bold;
}
.sideRmain td
{
    line-height: 200%;
    padding: 0 1em;
    border: 1px solid #CCCCCC;
    text-align: center;
}
.sideRmain td.fleft
{
    text-align: left;
}
.sideRmain2
{
    width: 100%;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin: 10px auto;
}
.sideRmain2 .title
{
    background: #e5e5e5;
    font-weight: bold;
}
.sideRmain2 .title2
{
    background: #6dc2da;
    font-weight: bold;
}
.sideRmain2 .title3
{
    background: #6c9dd8;
    font-weight: bold;
}
.sideRmain2 .title4
{
    background: #d3e5b3;
    font-weight: bold;
}
.sideRmain2 td
{
    line-height: 200%;
    padding: 0 1em;
    border: 1px solid #CCCCCC;
    text-align: center;
}
.sideRmain2 td.fleft
{
    text-align: left;
}
.L_mainPart1 .hidden
{
    display: none;
}
.L_mainPart1 .note
{
    padding: 10px;
    background: #fffFBB;
    border: 1px solid #FFAE00;
    margin:40px 0 0 0; 
        clear:both;
}
/*[/pages/about]-20081211A-L.wong*/
.L_aboutus
{
    text-align: justify;
}
.L_aboutus .L_title
{
    background: url(../img/z_img/buy_btn.gif) no-repeat;
    height: 28px;
    line-height: 28px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 700;
    font-family: Arial;
    color: #ffffff;
}
.L_aboutus .L_text
{
    padding: 10px;
    margin: 10px 0;
    border-top: 1px dashed #999999;
    border-bottom: 1px dashed #999999;
    background: #F8F8F8;
    line-height: 24px;
}
.L_aboutus .L_text span
{
    color: #FF9C00;
    font-weight: 700;
}
/*[/pages/pay]-20081211 wujw*/
.w_text
{
    padding: 0px 10px;
    line-height: 25px;
    background: #f6f6f6;
}
.w_text_l
{
    text-align: left;
    padding-left: 5px;
}
.w_title
{
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    color: #d57300;
    margin-top: 6px;
}
.w_sm
{
    margin-top: 30px;
    border-top: 1px solid #ccc;
    font-style: italic;
}
/*[/pages/legal]-20081213 wujw*/
.w_legal
{
    overflow: auto;
    height: 600px;
    padding: 5px;
    text-align: left;
}
.w_legal h1
{
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}
.w_legal p
{
    text-align: left;
    margin: 10px 0px 20px 0px;
    padding: 0px;
}
.w_legal a.v1:link, .w_legal a.v1:visited
{
    font-weight: bold;
    color: #fe4e00;
    text-decoration: underline;
    font-size: 14px;
}
.w_legal a.v1:hover
{
    text-decoration: none;
    color: #fe4e00;
    font-size: 14px;
}
.w_legal a.v2:link, .w_legal a.v2:visited
{
    color: #fe4e00;
    text-decoration: underline;
}
.w_legal a.v2:hover
{
    text-decoration: none;
    color: #fe4e00;
}
.w_legal ol
{
    margin: 20px;
}
.lalpha ol li
{
    list-style-type: lower-alpha !important;
}
.lower ol li
{
    list-style-type: lower-roman !important;
}
.w_legal ol li
{
    list-style-type: decimal;
}
.qw
{
    background: #999999;
    color: #FF0000;
}
.w_table
{
}
.w_table td
{
    height: 30px;
    line-height: 30px;
    text-indent: 5px;
    text-align: center;
}
.w_host_title
{
    font-weight: bold;
}

/* hosting 相关页面 20081213A-L.wong*/
.L_pagemain .hostPlans
{
    float: left;
    width: 33.3%;
    margin-bottom: 20px;
}
.L_pagemain .hostPlans .main
{
    border: 1px solid #555555;
    background: #F5F5F5;
    margin: 5px;
}
.L_pagemain .hostPlans .main h1
{
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    background: #FFC700;
    color: #000000;
}
.L_pagemain .hostPlans .main h2
{
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    background: #333333;
    color: #ffffff;
}
.L_pagemain .hostPlans .main li
{
    line-height: 24px;
    border-bottom: 1px dashed #CCCCCC;
    list-style: inside disc;
    padding-left: 10px;
}
.L_pagemain .hostPlans .main li span
{
    color: #FF0000;
    font-weight: 700;
}
.L_pagemain .hostPlans .main a
{
    display: block;
    width: 80%;
    margin: 10px auto;
    height: 26px;
    line-height: 26px;
    border: 1px solid #666666;
    text-align: center;
    background: #CCCCCC;
}
.L_pagemain .hostPlans .main a:hover
{
    background: #333333;
    color: #ffffff;
}
.L_hostpage
{
    text-align: justify;
    padding: 10px;
}
.L_hostpage .L_title
{
    background: url(../img/z_img/buy_btn.gif) no-repeat;
    height: 28px;
    line-height: 28px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 700;
    font-family: Arial;
    color: #ffffff;
}
.L_hostpage .L_text
{
    padding: 10px;
    margin: 10px 0;
    border-top: 1px dashed #999999;
    border-bottom: 1px dashed #999999;
    background: #F8F8F8;
    line-height: 24px;
}
.L_hostpage .L_text span
{
    color: #FF9C00;
    font-weight: 700;
}
.L_hostpage table
{
    width: 100%;
    padding: 0;
    margin: 0;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}
.L_hostpage table td
{
    border: 1px solid #CCCCCC;
    background: #ffffff;
    padding-left: 20px;
    line-height: 24px;
    text-align: center;
}
.L_hostpage table th
{
    border: 1px solid #CCCCCC;
    background: #ffffff;
    padding-left: 20px;
    line-height: 24px;
}
.L_hostpage table th
{
    background: #FEC400;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
}
.L_hostpage table td.row1
{
    background: #fff6D5;
    text-align: left !important;
}
.L_hostpage table td.top
{
    font-weight: bold;
    text-align: left !important;
}
.L_hostpage table.business th
{
    background: #333333;
    color: #ffffff;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.L_hostpage table.business td
{
    text-align: center;
}
.L_hostpage table.business td.row1
{
    background: #EEEEEE;
    text-align: left;
}

/* host_compare_plans 20081219A-L.wong */
.L_pagemain .L_select_row
{
    height: 31px;
    background: url(../img/z_img/fangan_title_bg.gif) repeat-x;
}
.L_pagemain .L_select_row a
{
    vertical-align: middle;
    float: left;
    color: #626262;
    margin: 2px 0px 0px 5px;
    padding: 0px 15px;
    border: solid 1px #db9802;
    background: url(../img/z_img/fangan_slorw_showbg.gif) repeat-x;
    height: 27px;
    line-height: 27px;
    cursor: pointer;
}
.L_pagemain .L_select_row a.show
{
    border-left: solid 1px #db9802;
    border-bottom: none;
    color: #9d4402;
    font-weight: bold;
    border-top: solid 1px #db9802;
    border-right: solid 1px #db9802;
    height: 28px;
    line-height: 28px;
    background: #ffffff;
    cursor: default;
}

/*语言选项*/
.z_top_menu
{
    height: 28px;
    text-align: right;
    line-height: 28px;
    vertical-align: middle;
    padding-right: 10px;
    font-weight: bold;
}
.z_top_menu select
{
    border: 1px solid #6f6f6f;
}

