/* CSS Document */
body{ background-image:url(../imgs/bg_sub_all.jpg); margin: 0; padding: 0; font-size: 9pt; background-repeat: repeat-x;}
ul { margin: 0}
ul li{ list-style: none}
*{margin:0;padding:0;border:0}
/*内页 头部开始*/
#sub_head{ width: 1004px; margin: 0 auto}
#sub_banner{ width: 1004px; margin-top: 16px;  height: 75px}
#logo_sub{float: left; margin-left: 22px;}
#logo_sub2{ width: 491px; height: 75px; float: left; margin-left: 0px; margin-top: -8px}
#tel400 { float:left; margin-top: 5px; margin-left: 90px }
#islogin{ 
         width: 218px; 
         height: 28px; 
		 background-image: url(../imgs/bg_sub_islogin.jpg); 
		 float: right; 
		 margin-top: 47px;
		 color: #fff; 
		 font-weight: bold; 
		 font-size: 9pt;
		 text-align: center;
		 line-height: 20px;
		 padding-right: 20px
		  }
#islogin img { 
        border:0;
        padding-top: 10px
		}		  

#islogout{ 
          width: 160px;
		  height: 28px; 
		  background-image: url(../imgs/bg_sub_islogout.jpg); 
		  float: right; margin-top: 47px; margin-left: 20px; 
		  color: #fff; 
		  font-weight: bold; 
		  font-size: 9pt; 
		  line-height: 28px; 
		  text-align: center;
		  }
#islogout a {
          color: #fff;
		  text-decoration: none
           }
.exit {
       color:#fff;
	   text-decoration: none

      }		  
.enter_member{ color:#FF9933;
             text-decoration: none
			 }	
   		  
#main_menu{ height: 35px; background-image: url(../imgs/menu_bar.jpg);  line-height: 33px; 
background-repeat: no-repeat
}
#main_menu ul{ 
margin: 0;
padding: 0
}
#main_menu ul li { float: left}
#main_menu a { color: #F2AE38; font-weight: bold; font-size: 9pt; text-decoration: none; padding-left: 14px; padding-right: 10px}
.promotion {
color: #FAF503 !important
}
.fontpage {
width: 50px;
padding-left: 50px;
}
.normal {
width: 80px;
padding-left: 20px;
}

/*内页 头部结束*/

/*内页 主体部分*/
#sub_main_body{ 
width: 1004px;  
margin: 0 auto; 
background-image: url(../imgs/bg_sub_main_body.jpg);
overflow: auto
}

#sub_main_left{ width: 243px; float: left;
}
#sub_main_left_top {width: 243px; height: 92px}
#under_current{ width: 243px}
#under_current_left_shoppingcart{ width: 42px;  height: 745px;background-image: url(../imgs/bg_under_current_left_new_2.jpg); background-repeat: no-repeat; float: left}
#under_current_left{ width: 42px;  height: 745px;background-image: url(../imgs/bg_under_current_left.jpg); background-repeat: no-repeat; float: left}
#under_current_left_new{ width: 42px;  height: 459px;background-image: url(../imgs/bg_new_login_register_05.jpg); background-repeat: no-repeat; float: left}
#under_current_right{ width: 201px; float: left; background-image: url(../imgs/bg_sub_menu_nav.jpg)}

#sub_main_center{ width: 718px; float: left; background: #fff}
#sub_main_center_top{ width: 718px; height: 42px; background-image: url(../imgs/bg_sub_main_top_center.jpg); line-height: 40px; font-size: 9pt; text-indent: 2em}
#sub_main_center_top a{ 
                       color:#000;
					   text-decoration:none
					   }
#sub_main_center_middle {width: 718px; float: left; background: #fff; }
#body_content{ margin-left: 20px}
#ad_sub_eye{ }
#sub_tabcard{ margin-top: 10px; }

#sub_main_right{ width: 43px; float: left; background: #fff;}
#sub_main_right_top {width: 43px; height: 92px; float: left}
#sub_main_right_middle{width: 43px; height: 745px; background-image: url(../imgs/bg_sub_main_right.jpg); float: left}
#sub_main_right_middle_new{width: 43px; height: 459px; background-image: url(../imgs/bg_new_login_register_06.jpg); float: left}
.border_cent {
width:30px;  height:18px; line-height:18px; border:1px solid #A9BAC9;background:url(../imgs/bg_centborder.gif) no-repeat #fff; font-size:12px; }

/*折叠菜单*/
#nav {
	width:160px;
    line-height: 24px; 
	list-style-type: none;
	text-align:left;
    /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a {
	width: 110px; 
	display: block;
	padding-left:40px;
	/*Width(一定要)，否则下面的Li会变形*/
}
#nav li {
	background:#FFF; /*一级目录的背景色*/
	border-bottom:#CCC 1px solid; /*下面的一条白边*/
	float:left;
	line-height: 30px
	/*float：left,本不应该设置，但由于在Firefox不能正常显示
	继承Nav的width,限制宽度，li自动向下延伸*/
}

#nav a:link  {
	color:#666; text-decoration:none;
}
#nav a:visited  {
	color:#666;text-decoration:none;
}
#nav a:hover  {
	color:#BC4A32;text-decoration:none
}
.sub_menu_current { background: #ff0000}
.domain_reg a{ background-image: url(../imgs/sub_reg_domain_1.jpg)}
.domain_reg a:hover{ background-image: url(../imgs/sub_reg_domain_2.jpg)}
.domain_reg a:active{ background-image: url(../imgs/sub_reg_domain_2.jpg)}
/*.domain_reg a:visited { background-image: url(../imgs/sub_reg_domain_1.jpg);color:#BC4A32 }*/

.virtual_host a{ background-image: url(../imgs/sub_virtual_host_1.jpg)}
.virtual_host a:hover{ background-image: url(../imgs/sub_virtual_host_2.jpg)}
.virtual_host a:active{ background-image: url(../imgs/sub_virtual_host_2.jpg)}
/*.virtual_host a:visited { background-image: url(../imgs/sub_virtual_host_1.jpg);color:#BC4A32 }*/


.person_host a{ background-image: url(../imgs/sub_person_host_1.jpg)}
.person_host a:hover{ background-image: url(../imgs/sub_person_host_2.jpg)}
.person_host a:active{ background-image: url(../imgs/sub_person_host_2.jpg)}
/*.person_host a:visited { background-image: url(../imgs/sub_person_host_1.jpg);color:#BC4A32 }*/

.company_mail a{ background-image: url(../imgs/sub_company_mail_1.jpg)}
.company_mail a:hover{ background-image: url(../imgs/sub_company_mail_2.jpg)}
.company_mail a:active{ background-image: url(../imgs/sub_company_mail_2.jpg)}
/*.company_mail a:visited { background-image: url(../imgs/sub_company_mail_1.jpg);color:#BC4A32 }*/


.hire_manage a{ background-image: url(../imgs/sub_hire_manage_1.jpg)}
.hire_manage a:hover{ background-image: url(../imgs/sub_hire_manage_2.jpg)}
.hire_manage a:active{ background-image: url(../imgs/sub_hire_manage_2.jpg)}
/*.hire_manage a:visited { background-image: url(../imgs/sub_hire_manage_1.jpg);color:#BC4A32 }*/


.cdn a{ background-image: url(../imgs/sub_cdn_1.jpg)}
.cdn a:hover{ background-image: url(../imgs/sub_cdn_2.jpg)}
.cdn a:active{ background-image: url(../imgs/sub_cdn_2.jpg)}
/*.cdn a:visited { background-image: url(../imgs/sub_cdn_1.jpg);color:#BC4A32 }*/


.web_design a{ background-image: url(../imgs/sub_web_design_1.jpg)}
.web_design a:hover{ background-image: url(../imgs/sub_web_design_2.jpg)}
.web_design a:active{ background-image: url(../imgs/sub_web_design_2.jpg)}
/*.web_design a:visited { background-image: url(../imgs/sub_web_design_1.jpg);color:#BC4A32 }*/


.proxy a{ background-image: url(../imgs/sub_proxy_1.jpg)}
.proxy a:hover{ background-image: url(../imgs/sub_proxy_2.jpg)}
.proxy a:active{ background-image: url(../imgs/sub_proxy_2.jpg)}
/*.proxy a:visited { background-image: url(../imgs/sub_proxy_1.jpg);color:#BC4A32 }*/


/*公司介绍导航菜单 开始*/


.html_aboutus a{ background-image: url(../imgs/html_aboutus_1.jpg)}
.html_aboutus a:hover{ background-image: url(../imgs/html_aboutus_2.jpg)}
.html_aboutus a:active{ background-image: url(../imgs/html_aboutus_2.jpg)}

.html_contactus a{ background-image: url(../imgs/html_contactus_1.jpg)}
.html_contactus a:hover{ background-image: url(../imgs/html_contactus_2.jpg)}
.html_contactus a:active{ background-image: url(../imgs/html_contactus_2.jpg)}

.html_joinus a{ background-image: url(../imgs/html_joinus_1.jpg)}
.html_joinus a:hover{ background-image: url(../imgs/html_joinus_2.jpg)}
.html_joinus a:active{ background-image: url(../imgs/html_joinus_2.jpg)}

.html_part a{ background-image: url(../imgs/html_part_1.jpg)}
.html_part a:hover{ background-image: url(../imgs/html_part_2.jpg)}
.html_part a:active{ background-image: url(../imgs/html_part_2.jpg)}

.html_link a{ background-image: url(../imgs/html_link_1.jpg)}
.html_link a:hover{ background-image: url(../imgs/html_link_2.jpg)}
.html_link a:active{ background-image: url(../imgs/html_link_2.jpg)}

.html_news a{ background-image: url(../imgs/html_news_1.jpg)}
.html_news a:hover{ background-image: url(../imgs/html_news_2.jpg)}
.html_news a:active{ background-image: url(../imgs/html_news_2.jpg)}

/*公司介绍导航菜单 结束*/


/*帮助中心导航菜单 开始*/

.help_customer a{ background-image: url(../imgs/help_customer_1.jpg)}
.help_customer a:hover{ background-image: url(../imgs/help_customer_2.jpg)}
.help_customer a:active{ background-image: url(../imgs/help_customer_2.jpg)}


.help_price a{ background-image: url(../imgs/help_price_1.jpg)}
.help_price a:hover{ background-image: url(../imgs/help_price_2.jpg)}
.help_price a:active{ background-image: url(../imgs/help_price_2.jpg)}

.help_agreement a{ background-image: url(../imgs/help_agreement_1.jpg)}
.help_agreement a:hover{ background-image: url(../imgs/help_agreement_2.jpg)}
.help_agreement a:active{ background-image: url(../imgs/help_agreement_2.jpg)}


.help_service a{ background-image: url(../imgs/help_service_1.jpg)}
.help_service a:hover{ background-image: url(../imgs/help_service_2.jpg)}
.help_service a:active{ background-image: url(../imgs/help_service_2.jpg)}

.help_pay a{ background-image: url(../imgs/help_pay_1.jpg)}
.help_pay a:hover{ background-image: url(../imgs/help_pay_2.jpg)}
.help_pay a:active{ background-image: url(../imgs/help_pay_2.jpg)}

.help_payagain a{ background-image: url(../imgs/help_payagain_1.jpg)}
.help_payagain a:hover{ background-image: url(../imgs/help_payagain_2.jpg)}
.help_payagain a:active{ background-image: url(../imgs/help_payagain_2.jpg)}

.help_download a{ background-image: url(../imgs/help_download_1.jpg)}
.help_download a:hover{ background-image: url(../imgs/help_download_2.jpg)}
.help_download a:active{ background-image: url(../imgs/help_download_2.jpg)}



/*帮助中心导航菜单 结束*/


/*==================二级目录===================*/
#nav li ul {
	list-style:none;
	text-align:left;
}
#nav li ul li{	
	background: #fff; /*二级目录的背景色*/
	line-height: 25px
}
#nav li ul a{
         padding-left:40px;
         width:110px;
		 background:#fff;
	/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
#nav li ul a:link  {
	color:#666; text-decoration:none;
}
#nav li ul a:visited  {
	color:#666;text-decoration:none;
}
#nav li ul a:hover {
	color:#BC4A32;
	text-decoration:none;
	font-weight:normal;
	background:#fff;
	/* 二级onmouseover的字体颜色、背景色*/
}
/*==============================*/
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#content {
	clear: left; 
}
#nav ul.collapsed {
	display: none;
}
-->
#PARENT{
	width:160px; padding-left: 26px; padding-top:20px
}
#sub_focus{ float: left}



#sub_focus_show {
	width:140px;
    line-height: 24px; 
	list-style-type: none;
	text-align:left;
	padding-left: 26px;
    /*定义整个ul菜单的行高和背景色*/
}
#sub_focus_show a {
	width: 110px; 
	display: block;
	padding-left:40px;
	/*Width(一定要)，否则下面的Li会变形*/
}
#sub_focus_show li {
	background:#FFF; /*一级目录的背景色*/
	border-bottom:#CCC 1px solid; /*下面的一条白边*/
	line-height: 30px;
	list-style: none
	/*float：left,本不应该设置，但由于在Firefox不能正常显示
	继承Nav的width,限制宽度，li自动向下延伸*/
}

#sub_focus_show li a:link  {
	color:#666; text-decoration:none;
}
#sub_focus_show li a:visited  {
	color:#666;text-decoration:none;
}
#sub_focus_show li a:hover  {
	color:#BC4A32;text-decoration:none
}


/*新最新关注 开始*/

#sub_focus_new{ float: left}



#sub_focus_show_new {
	width:140px;
    line-height: 24px; 
	list-style-type: none;
	text-align:left;
	padding-left: 26px;
    /*定义整个ul菜单的行高和背景色*/
}
#sub_focus_show_new a {
	width: 130px; 
	display: block;
	padding-left:5px;
	/*Width(一定要)，否则下面的Li会变形*/
}
#sub_focus_show_new li {
	background:#FFF; /*一级目录的背景色*/
	border-bottom:#CCC 1px solid; /*下面的一条白边*/
	line-height: 30px;
	list-style: none
	/*float：left,本不应该设置，但由于在Firefox不能正常显示
	继承Nav的width,限制宽度，li自动向下延伸*/
}

#sub_focus_show_new li a {
                           padding-top: 10px;
						   padding-bottom: 3px
            }

#sub_focus_show_new li a:link  {
	color:#666; text-decoration:none;
}
#sub_focus_show_new li a:visited  {
	color:#666;text-decoration:none;
}
#sub_focus_show_new li a:hover  {
	color:#BC4A32;text-decoration:none
}


/*最新浏览 开始*/

#sub_recent_new{ float: left}



#sub_recent_show_new {
	width:140px;
    line-height: 24px; 
	list-style-type: none;
	text-align:left;
	padding-left: 26px;
    /*定义整个ul菜单的行高和背景色*/
}
#sub_recent_show_new a {
	width: 130px; 
	display: block;
	padding-left:5px;
	/*Width(一定要)，否则下面的Li会变形*/
}
#sub_recent_show_new li {
	background:#FFF; /*一级目录的背景色*/
	border-bottom:#CCC 1px solid; /*下面的一条白边*/
	line-height: 30px;
	list-style: none
	/*float：left,本不应该设置，但由于在Firefox不能正常显示
	继承Nav的width,限制宽度，li自动向下延伸*/
}

#sub_recent_show_new li a {
                           padding-top: 10px;
						   padding-bottom: 3px
            }

#sub_recent_show_new li a:link  {
	color:#666; text-decoration:none;
}
#sub_recent_show_new li a:visited  {
	color:#666;text-decoration:none;
}
#sub_recent_show_new li a:hover  {
	color:#BC4A32;text-decoration:none
}

/*最新浏览 结束*/


/*最近购买 开始*/

#sub_buy_new{ float: left}



#sub_buy_show_new {
	width:140px;
    line-height: 24px; 
	list-style-type: none;
	text-align:left;
	padding-left: 26px;
    /*定义整个ul菜单的行高和背景色*/
}
#sub_buy_show_new a {
	width: 130px; 
	display: block;
	padding-left:5px;
	/*Width(一定要)，否则下面的Li会变形*/
}
#sub_buy_show_new li {
	background:#FFF; /*一级目录的背景色*/
	border-bottom:#CCC 1px solid; /*下面的一条白边*/
	line-height: 30px;
	list-style: none
	/*float：left,本不应该设置，但由于在Firefox不能正常显示
	继承Nav的width,限制宽度，li自动向下延伸*/
}

#sub_buy_show_new li a {
                           padding-top: 10px;
						   padding-bottom: 3px
            }

#sub_buy_show_new li a:link  {
	color:#666; text-decoration:none;
}
#sub_buy_show_new li a:visited  {
	color:#666;text-decoration:none;
}
#sub_buy_show_new li a:hover  {
	color:#BC4A32;text-decoration:none
}

/*最近购买 结束*/

#sub_recent{ float: left}

#sub_recent_show {
	width:140px;
    line-height: 24px; 
	list-style-type: none;
	text-align:left;
	padding-left: 26px;
    /*定义整个ul菜单的行高和背景色*/
}
#sub_recent_show a {
	width: 110px; 
	display: block;
	padding-left:40px;
	/*Width(一定要)，否则下面的Li会变形*/
}
#sub_recent_show li {
	background:#FFF; /*一级目录的背景色*/
	border-bottom:#CCC 1px solid; /*下面的一条白边*/
	line-height: 30px;
	list-style: none
	/*float：left,本不应该设置，但由于在Firefox不能正常显示
	继承Nav的width,限制宽度，li自动向下延伸*/
}

#sub_recent_show li a:link  {
	color:#666; text-decoration:none;
}
#sub_recent_show li a:visited  {
	color:#666;text-decoration:none;
}
#sub_recent_show li a:hover  {
	color:#BC4A32;text-decoration:none
}

#sub_main_menu_end_line{ 
 float:left
}

/*折叠菜单结束*/

/*主体结束*/

/*底部开始*/

#sub_foot{ width: 1004px; margin: 0 auto; padding: 0px}
#sub_foot_line{ height: 42px; width: 1004px; margin: 0px; padding: 0px}
#sub_foot_line_left{  width: 42px; height: 35px; float: left; padding: 0px; margin: 0px; clear: left}
#sub_foot_line_center{ background-image: url(../imgs/bg_sub_foot_center.jpg); width: 919px; height: 35px; float: left}
#sub_foot_line_right{ width: 43px; height: 35px; float: left}


#index_bottom{ width: 1004px; height: 80px; margin: 0 auto}
#iso{ font-size: 9pt;  text-align: right;  padding-right: 20px; padding-bottom: 5px; margin-top: 5px;}
#iso a { 
color:#000; 
text-decoration: none
}

#iso a:hover{  text-decoration: underline}


#bottom_left{ float: right}
#bottom_right{ float: right; padding-right: 25px}

#index_about{ font-size: 9pt; width: 600px; text-align: right; padding-right: 20px; padding-bottom: 5px}
#index_about a { color:#000;
text-decoration: none
}

#index_about a:hover{ color: #000; text-decoration: underline}


#yovole{ width: 80px; height: 61px;}


/*底部结束*/

/* 列表表格风格 开始*/
.cart{BORDER: #bebebe 1px solid; line-height: 20px; font-size: 9pt; width: 683px }
.cart td{  line-height: 30px}
.shoppingcart_title{text-align: left}
.news_bg{ background:#EFE9E9}
.btn_money{ text-align: right; padding-right: 50px}
/* 列表表格风格 结束*/

/* 分页 开始*/
.sub_page{ 
           font-size: 12px;
           padding-left: 320px
		   }
.sub_page a { 
		  font-size: 12px;
		  text-decoration: none;
		  color: #000
		  }
/* 分页 结束*/

/* 主机详情 开始*/
.product_no_border{
               line-height: 30px;  
                   }
.product_detail_right {
                       border-style:none;
 }				   
.product_red{
              color: red;
			  font-size: 12px;
			  }

.product_zoom_out {
                    padding-left: 70px; font-size: 14px; color:red
		  }
/* 主机详情 结束*/



/*选项卡 开始*/

#tab * {font-size:12px; line-height: 24px}
#tab {position:relative;}
#tab h3,#tab ul,#tab div,#tab li {margin:0;padding:0;list-style-type:none;}
#tab ul li {position:absolute;left:0;top:0;float:left;display:block;width:100px;height:30px;}
#tab ul li li {position:fixed;width:auto;height:auto;float:none;}
#tab ul li#tab2 {left:100px;}
#tab ul li#tab3 {left:200px;}
#tab ul li#tab4 {left:300px;}
#tab ul li#tab5 {left:400px;}
#tab ul li#tab6 {left:500px;}
#tab ul li div {
 position:absolute;
 clear:both;
 background-color: #fff;
}
#tab ul li div#oDIV2 {left:-100px;}
#tab ul li div#oDIV3 {left:-200px;}
#tab ul li div#oDIV4 {left:-300px;}
#tab ul li div#oDIV5 {left:-400px;}
#tab ul li div#oDIV6 {left:-500px;}
#tab ul li div {display:none;}
#tab ul li.up div {display:block;}

#tab,#tab ul li div,#tab ul li div li {width:660px;}
#tab {height:200px;background:#fff}
#tab ul li h3 a {height:18px;padding:5px 0 2px;margin:5px 5px 0px 0px;text-align:center;border:solid #ccc 1px;border-bottom:none;color:#333;}
#tab ul li h3 a:hover {background-color:#ddd;border-color:#ccc;}
#tab ul li.up h3 a,#tab ul li.up h3 a:hover {background:#999;border-color:#ccc #ccc #ccc #ccc;color:#fff;                        background-image: url(../imgs/bg_tab_six_02.jpg);
}


#tab ul li div {border:1px solid #ccc;border-width:1px;}
#tab ul li #oDIV1 ol {margin:8px;padding:0;}
#tab ul li #oDIV1 ol li {position:static;float:none;font-size:0;height:auto}
#tab ul li #oDIV1 ol li a {font-size:12px;display:block;padding:5px 0 1px;}
#tab ul li #oDIV1,#tab ul li #oDIV2,#tab ul li #oDIV3,#tab ul li #oDIV4,#tab ul li #oDIV5,#tab ul li #oDIV6{padding-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px}

#oDIV1 a,#oDIV2 a,#oDIV3 a,#oDIV4 a,#oDIV5 a,#oDIV6 a {
                                                   font-size: 9pt;
												   color:#000;
												   text-decoration: underline
												   }

#tab h3 a {display:inline-block;}
#tab h3 a {display:block;}

#tab1 h3 a,#tab2 h3 a,#tab3 h3 a,#tab4 h3 a,#tab5 h3 a,#tab6 h3 a {
                        background-image: url(../imgs/bg_tab_six.jpg);
						text-decoration: none
                           }

/*选项卡 结束*/


/*企业邮局 开始*/

.mail_table {
             padding-left: 20px;
			 padding-top: 5px; 
			 padding-bottom: 5px;
			 line-height: 26px;
			 text-align:center;
			 margin-top: 30px
             }
.mail_table a {
              color:#000;
			  text-decoration: underline
			  }			 

.mail_micro_layout td{
               padding-left: 10px;
			   line-height: 25px;
			   font-size: 12px;
			   }
/*企业邮局 结束*/



/*登录页 开始*/

#login_left_top{ width: 42px;
                float: left
               }
#login_left{ width: 42px;
            float: left
            }
#login_current{ width: 42px
               }
#sub_main_center2{ width: 919px;
                  float: left; 
                  background: #fff
				   }
#sub_main_center_top2{ width: 919px; 
                      height: 42px; 
                      background-image: url(../imgs/bg_sub_main_top_center.jpg);
					  background-repeat: repeat-x;
					  line-height: 40px; 
					  font-size: 9pt; 
					  text-indent: 2em
					   }
.login_box td {
                 line-height: 35px;
                 padding: 1px;
              }
.login_title span{
             font-size: 16px; 
			 font-weight: bold; 
			 line-height: 50px;
			 padding-top: -5px
           } 
		   
.login_box_txt {		   
             border:1px solid #A9BAC9;
			 height: 20px
             }
.login_label{color:#B72725}
/*登录页的导航菜单 开始*/

#menu_login_rigster { padding-top: 20px}
#menu_login_rigster a{ font-size:12px;
                       font-weight: bold;
					   color: #7d7d7d;
					   text-decoration: none;
					   padding-right: 20px
					   }

/*登录页的导航菜单 结束*/

/*登录页结束*/

/*导购页样式 开始*/

.lead_buy_result_host {
                       padding-left: 10px
					   }
.bg_fast_buy{
             width: 112px; 
			 height: 73px;
			 background-image: url(../imgs/bg_fast_buy.jpg);
			 background-repeat: no-repeat;
			 margin-left: -20px
			 
            }
.fast_buy_answer_title{
            line-height: 40px;
		    font-size: 14px;
			color: #AB0714;
			text-align: center;
			}
.pro_buy td {
            padding: 5px
            }			
.bg_fast_buy a { color:#AB0714;
                 font-size: 14px;
				 text-decoration: none
				 }			
.pro_title {
           padding-left: 50px
           }	
		   
.pro_btn { 
          align:right; 
		  padding-right: 30px
		  }
.guide_search_result{ 
         width: 272px;
		 height: 171px;
		 background-image: url(../imgs/bg_guide_result.jpg)
	     }	  
.guide_view_detail {
         padding-right: 20px;
		 text-align: right;
		 padding-bottom: 14px
		 }	 
.guide_view_detail a {
         color: #000;
		 text-decoration: none
		 }		  		   		
/*导购页样式 开始*/



/*域名注册首页 开始*/

.domain_buy_fill table td {padding-left: 20px}

.domain_reg_txtbox {
         
		            border:1px solid #A9BAC9;
			        height: 16px
		 }
		 
.showhide_domain_area a{
                 color: #000; 
				 text-decoration: none
				 }		 
/*左侧选项卡背景*/		 
.topNewsClip_OFF {
	 BACKGROUND-IMAGE: url(../imgs/bg_domain_tab_off.jpg); CURSOR: default
}
.topNewsClip_ON {
	  BACKGROUND-IMAGE: url(../imgs/bg_domain_tab_on.jpg); CURSOR: default; COLOR: #a51b01
}


/*左侧选项卡背景*/
		 
/*域名注册首页 结束*/

/*会员注册页面 开始*/
.register_top_corner_left {
                           height: 41px; 
						   width: 197px;
						   }
.register_top_corner_right {
                           height: 41px; 
						   width: 5px;
						   }
.register_top_center{
                           height: 41px; 
						   width: 100%;
						   background-image: url(../imgs/bg_register_01.jpg)
						   }
.register_middle_left{
						   width: 4px;
						   background-image: url(../imgs/bg_register_02.jpg)
						   }
.register_middle_right{
						   width: 2px;
						   background-image: url(../imgs/bg_register_06.jpg)
						   }	
.register_bottom_left{
                         width:4px;
						 height: 4px
						 }
.register_bottom_center	{
                         height: 4px;
						 width: 100%;
                         background-image: url(../imgs/bg_register_07.jpg)
						 }	
.register_bottom_right{
                         width: 4px;
						 height: 4px
						 }					 			 						   
						   					   						   						   						   
.member_textbox {
                border:1px solid #A9BAC9;
				height: 20px
				}
.reg_layout td { 
                font-size: 14px
				}
#member_reg_out {}

.member_textarea {
 SCROLLBAR-FACE-COLOR:#ffffff;      
 SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;      
 SCROLLBAR-SHADOW-COLOR:#ffffff;    
 SCROLLBAR-3DLIGHT-COLOR:#ffffff;      
 SCROLLBAR-ARROW-COLOR:#cc33333;      
 SCROLLBAR-TRACK-COLOR:#ffffff;    
 SCROLLBAR-DARKSHADOW-COLOR:#ffffff;    
 SCROLLBAR-base-color:#ffffff	
 }			

                  				
/*会员注册页面  结束*/


/*who is 查询结果页 begin*/
.result_whois td{ 
               height: 20px 
				}
.result_whois_return {
                text-align: right;
				padding-right: 20px
				}
.sub_all_title_left {
                padding-left: 20px;
				background-image: url(../imgs/bg_sub_all_title.jpg);
				}
.prod_whois_view_layout {
                padding-left: 20px
				} 								
/*who is 查询结果页 end*/


/* 结算等待提示视窗 begin*/
.outer_frame{
             width:470px; 
			 height: 155px; 
			 background-color:#FF0000;
			 border:5px solid #fff; 
			 background-image:url(../imgs/bg_check_waiting.jpg)
			 }
.loading_icon{
               padding-top: 50px; 
			   padding-left: 20px; 
			   float: left
			   }
.alert_txt{	
            float: left; 
			padding-top: 60px; 
			padding-left: 20px
		  }	
/* 结算等待提示视窗 end*/


/* 带您去登录 begin */	

.warning_login_view {
                   padding-top: 20px; 
				   padding-left: 20px; 
				   float: left
				   }

.alert_login_view {
                 padding-top: 60px; 
				 padding-left: 20px; 
				 float: left
				 }

/* 带您去登录 end*/

/*主机订购 开始*/
  .detailtable_new{
                   font-size: 9pt;
				   line-height: 28px;
				   padding-left: 25px
					}
  .detailtable_new	td {
                    padding-left: 25px
					}	
  .detailtable_new a{
                    text-decoration:none;
					color:#000
                   }							
  .pink_row	{ 
             background:#EFE9E9
			 }	
  .detail_title	{
             background:#ccc;
			 width: 120px;
			 padding: 6px;
			 text-align: center;
			 color:#993333;
             border-top: #ccc 1px solid; 
			 border-right: #ccc 1px solid; 
			 border-left: #ccc 1px solid;
			 background-image: url(../imgs/bg_detail_tbl_title.jpg);
			 margin-left:20px
			 		 }	
  .detail_title_vhost	{
             background:#ccc;
			 width: 120px;
			 padding: 6px;
			 text-align: center;
			 color:#993333;
             border-top: #ccc 1px solid; 
			 border-right: #ccc 1px solid; 
			 border-left: #ccc 1px solid;
			 background-image: url(../imgs/bg_detail_tbl_title.jpg);
			 		 }					 
  .outline_detailtble{ 
                      margin-left: 20px
					  }
  .txt_detail_tbl_box {
                      border: 1px solid #999999
					  }	
  .detail_host_tr	{
                     width: 400px
					 }			  
  .detail_host_tr tr {
                   background-image:url(../imgs/bg_host_tr.jpg);
				   height: 37px
				   }					  				  
/*主机订购 结束*/

/*智能dns 开始*/

.dns_advantage {
                margin-top: 5px;
                color:#333;
				line-height: 20px
				}
.dns_advantage td {
                padding-left: 10px;
				padding-top: 3px;
				padding-bottom: 3px
				}	
.dns_advantage	a{
                 color:#000
				 } 						
.dns_title_right {
                font-size: 12px;
				font-weight: bold;
				color:#CC3333
				}
/*智能dns 结束*/

/*域名过户 开始*/

  .detail_title_domain	{
             background:#ccc;
			 width: 120px;
			 padding: 6px;
			 text-align: center;
			 color:#993333;
             border-top: #ccc 1px solid; 
			 border-right: #ccc 1px solid; 
			 border-left: #ccc 1px solid;
			 background-image: url(../imgs/bg_detail_tbl_title.jpg);
			 		 }
.domain_serial_txt  {
                font-size: 9pt;
				line-height: 22px;
				color:# 333;
				}
.domain_serial_txt a{
                    color:#000;
					text-decoration: underline
					}				
.domain_serial_txt td{
                 padding-top: 10px;
                 padding-left: 15px
				 }
				

/*域名过户 结束*/

/*新闻列表 开始*/

.news_list_serial td {
                   padding-left: 20px;
				   line-height: 30px
				   }
.news_list_serial a {
                   font-size: 12px;
				   color:#000;
				   text-decoration: none
				   }
/*新闻列表 结束*/


/*新闻详情 开始*/

.news_detail_serial {
                     padding-left: 20px;
					 padding-top: 10px;
					 padding-bottom: 20px;
					 padding-right: 20px
					 }

/*新闻详情 结束*/



/*新的选项卡*/


.pe_lab_bor {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}

.pe_lab_bor table td {
line-height: 30px;
align:left;
padding-left: 30px
}

.pe_lab_bor table td a{
                 color:#000;
				 font-size:9pt;
  }


.pe_lab_bor td {
line-height: 30px;
font-size: 9pt;
}
.p_end_lab {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: 555555;
	height: 31px;
	padding-top: 10px;
	background-image: url(../imgs/p_end_lab.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.p_end_lab_f {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: 006699;
	height: 31px;
	padding-top: 10px;
	background-image: url(../imgs/p_end_lab_f.gif);
	background-repeat: no-repeat;
}



/*新的选项卡结束*/


/*站点地图开始*/
#sitemap{
  width: 600px;
 }
.sitemap_item{
  clear: both;
 }
.sitemap_title{
  font-size: 12px; 
  font-weight: bold;
  padding-top: 20px
 }
.sitemap_item_list{
  width: 100%;
 }
.sitemap_item_list ul{
  margin: 0px;
  padding: 0px;
 }
.sitemap_item_list ul li{
  list-style: none;
  float: left;
  width: 80px
  }
.sitemap_item_list ul li a{
  text-decoration: none;
  font-size: 12px;
  color:#000
  }
/*站点地图结束*/

/*首页显示三条媒体报道开始*/
.articlewhite{
  color: white !important;
  text-decoration: none
}
/*首页显示三条媒体报道结束*/
