/*通用配置开始-------------------------------------------------------------------------------------------*/
html {
 /*FILTER: gray*/
}
* html .height { /*只能在IE中解析,定义父元素一个有限高度*/
   height:1px;
   }
.clear { /*清楚两边活动元素*/
  clear:both;
  }

body {
	margin: 0px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #003470;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
/*通用配置结束-------------------------------------------------------------------------------------------*/

/*主体配置开始-------------------------------------------------------------------------------------------*/
#main {
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*主体配置结束-------------------------------------------------------------------------------------------*/

/*头部配置开始-------------------------------------------------------------------------------------------*/
#header {
	width: 780px;
	float: left;
}

.header_top {
	height: 25px;
	line-height: 25px;
	text-align: right;
	padding-right: 20px;
	background-color: #f1f1f1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../../images/zh-CN/800.gif);
	background-repeat: no-repeat;
	background-position: 10px -2px;
}
.header_logo {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.header_text {
	float: right;
	text-align: right;
	padding: 5px;
	margin-top: 40px;
}
.header_product {
	float: right;
	text-align: right;
	margin-top: 50px;
	padding: 5px;
}
.product_class {
	margin: 0px;
}


/*头部配置结束-------------------------------------------------------------------------------------------*/

/*主菜单列表开始*/
#menu {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../../images/zh-CN/line.gif);
	height: 35px;
	font-weight: bold;
	float: left;
	width: 780px;
	text-align: center;
	line-height: 35px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 9px;
	margin-left: 9px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline;
}
#menu a:hover {
	color: #CCCCCC;
	background-color: #003470;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}
/*主菜单列表结束*/

#banner {
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#content {
	width: 780px;
}

/*左边样式开始*/
#content_left {
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	padding-right: 5px;
}
.left_400tel {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
	background-image: url(../../images/zh-CN/tel.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 75px;

}

.left_title {
	color: #003470;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-image: url(../../images/zh-CN/left_bg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 19px;
	line-height: 19px;
}
.left_content {
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-indent: 5px;
	text-align: left;
	padding: 1px;
}
/*左边QQ咨询样式*/
.left_qq {
	margin-bottom: 5px;
	padding: 3px;
	height: 120px;
	text-align: center;
}
.left_qq ul {
	margin: 3px;
}
.left_qq li {
	list-style-type: none;
	float: left;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 30px;
}
.left_qq img {
	margin-bottom: -15px;
	margin-left: 2px;
}
/*左边会员入口样式*/
.left_login {
	margin: 3px;
}
.left_login ul {
	list-style-type: none;
	margin: 0px;
	text-align: center;
}
.left_login li {
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}

.left_login form {
	margin: 0px;
	text-align: center;
}
.left_login .formstyle {
	border: 1px solid #CCCCCC;
	width: 130px;
	height: 20px;
}

.left_login .login_bt1 {
	background-image: url(../../images/zh-CN/login_bt1.gif);
	border: 1px solid #666666;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 22px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.left_login .login_bt2 {
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../../images/zh-CN/login_bt2.gif);
	height: 22px;
	padding-left: 15px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/*左边购物车样式*/
.left_shop {
	padding: 3px;
	height: 100px;
}
.left_shop form {
	margin: 0px;
	text-align: center;
}
.left_shop ul {
	margin: 5px;
}
.left_shop li {
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
}
/*左边新闻样式*/
.left_news {
	text-indent: 5px;
}
.left_news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.left_news li {
	list-style-type: none;
}
.left_news a {
	color: #333333;
	text-decoration: none;
	line-height: 25px;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-overflow:ellipsis;
	background-image: url(../../images/zh-CN/list_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	margin-left: 5px;
}
/*左边帮助中心样式*/
.left_help {
	height: 120px;

}
.left_help ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.left_help li {
	list-style-type: none;
	float: left;
}
.left_help a {
	color: #333333;
	text-decoration: none;
	line-height: 25px;
	overflow: hidden;
	text-overflow:ellipsis;
	margin: 0px;
	display: block;
	width: 110px;
	text-align: center;
	height: 25px;
}
/*左边快速导航样式(图片)*/
.left_link {
}
.left_link ul {
	list-style-type: none;
	margin: 3px;
}
.left_link li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding: 0px;
}
.left_link a {
	margin: 0px;
	padding: 0px;
}
.left_class {
	padding: 3px;
}
.left_class ul {
	list-style-type: none;
	margin: 0px;
}
.left_class li {
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 5px;
	background-color: #fafafa;
}

.left_youshi {
	padding: 3px;
}
.left_youshi ul {
	list-style-type: none;
	margin: 0px;
}
.left_youshi li {
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 5px;
	background-color: #fafafa;
}


/*左边资质荣誉样式(图片)*/
.left_Aboutme {
	padding: 2px;
	margin: 0px;

}
.left_Aboutme ul {
	list-style-type: none;
	margin: 0px;
	text-align: center;
}
.left_Aboutme li {

}
.left_Aboutme img {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
/*左边样式结束*/


/*右边样式开始*/
#content_right {
	width: 530px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.right_title {
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../images/zh-CN/autoweb_bg.gif);
	text-indent: 15px;
	text-align: left;
	width: auto;
	color: #003470;
}

.right_content {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	float: right;
	width: 525px;
}
/*右边样式结束*/

/*域名注册主页面开始*/
.right_productwhois {
	background-color: #F7F7F7;
	margin-bottom: 5px;
	height: auto;
}
.right_productwhois .domin_title {
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../../images/zh-CN/host_title_bg.gif);
	text-indent: 15px;
}
.right_productwhois .domin_content {
	line-height: 20px;
	text-decoration: none;
}


.right_productwhois .domin_content .lb {
	width: 160px;
	float: left;
	margin: 5px;
	border: 1px solid #cccccc;
	height: 280px;
	background-color: #FFFFFF;
	line-height: 25px;
}

.right_productwhois .domin_tj {
	padding: 5px;
	text-align: center;
}
.right_productwhois .domin_tj a {
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003470;
	border: 2px solid #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
.right_productwhois .domin_tj a:hover {
	color: #333333;
	background-color: #CCCCCC;
}


#frm_Whois {
	margin: 0px;
}

.right_productwhois .domin_en_title {
	background-color: #D9D9D9;
	height: 25px;
	padding: 5px;
	text-align: center;
}
.right_productwhois .domin_en {
	height: 70px;
}
.right_productwhois .domin_en ul {
	list-style-type: none;
	margin: 5px;
}
.right_productwhois .domin_en li {
	margin: 5px;
	width: 80px;
	float: left;
}
.right_productwhois .domin_gbk {
}
#frm_Whois_CN_native ul {
	margin: 0px;
	list-style-type: none;
}
#frm_Whois_CN_native li {
	float: left;
	padding-right: 20px;
	padding-left: 0px;
	line-height: 20px;
}

.right_productwhois .domin_cntitle {
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	height: 30px;
}
.right_productwhois .domin_big {


}

#frm_Whois_CN_intl ul {
	margin: 0px;
	list-style-type: none;
}
#frm_Whois_CN_intl li {
	float: left;
	padding: 3px;
	line-height: 20px;
}
#frm_Whois_CN_native {
	margin: 0px;
}
.right_productwhois .domin_cn_title {
	background-color: #D9D9D9;
	height: 25px;
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.right_productwhois .domin_cn {
	height: 40px;
}
.right_productwhois .domin_cn ul {
	margin: 5px;
	list-style-type: none;
}
.right_productwhois .domin_cn li {
	margin: 5px;
	float: left;
	width: 100px;
}
.right_productwhois .domin_ad {
	line-height: 20px;
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #fafafa;
}
/*域名注册主页面结束*/

/*域名注册二级页面开始*/
.domin_reg_title {
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../images/zh-CN/autoweb_bg.gif);
	text-indent: 15px;
}
.domin_reg_content {
	height: auto;
	padding: 2px;
}
.domin_reg_content ul {
	margin: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.domin_reg_content li {
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.domin_reg_content .dominlist_title {
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.dominlist_1 {
	float: left;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.dominlist_2 {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 100px;
}
.dominlist_3 {
	float: right;
	width: 160px;
	text-align: center;
}
.domin_reg_content .dominlist_3 a {
	padding-right: 10px;
	padding-left: 10px;
	color: #0000CC;
	text-decoration: none;
}
#domin_zr {
	background-color: #fafafa;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#domin_zr .domin_zr_title {
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../images/zh-CN/autoweb_bg.gif);
	text-indent: 15px;
}
#domin_zr .domin_zr_content {
	height: 250px;
	padding: 2px;
}
.right_classdomin1 {
	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classdomin2 {
	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classdomin3 {
	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
/*域名注册二级页面结束*/


/*虚拟主机主页面开始*/
.right_producthost {
	line-height: 20px;
	color: #333333;
	margin: 5px;
}
.right_producthost .lb {
	border: 1px solid #cccccc;
	line-height: 25px;
	width: 163px;
	float: left;
	display: inline;
	margin: 3px;
}
.right_producthost .lb .img {
	text-align: center;
	line-height: 25px;
	padding: 3px;
	height: 110px;
}
.right_producthost .lb .img a {
	color: #003470;
	text-decoration: underline;
	font-weight: bold;
}

.right_producthost .lb ul {
	line-height: 20px;
	text-decoration: none;
	list-style-type: disc;
	text-align: left;
	color: #666666;
	margin: 1px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	overflow: hidden;
	height: 100px;
}
.right_producthost .lb .bug {
	color: #FF0000;
	text-align: center;
	background-color: #f7f7f7;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.right_producthost .lb .bug a {
	color: #333333;
	text-decoration: none;
}

.right_producthost .lb .cz {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	margin-bottom: 5px;
	text-align: right;
}
.right_producthost .lb .cz .xx {
	background-image: url(../../images/zh-CN/bt0.gif);
	border: 1px solid #CCCCCe;
	margin-right: 5px;
	padding-left: 30px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
	color: #333333;
	text-decoration: none;
}
.right_producthost .lb .cz .gm {
	background-image: url(../../images/zh-CN/bt01.gif);
	border: 1px solid #CCCCCe;
	padding-left: 30px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
	color: #333333;
	text-decoration: none;
}
/*虚拟主机主页面结束*/

/*虚拟主机二级页面*/
.right_classhost1 {
	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classhost2 {
	line-height: 25px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}

.right_classhost2 .lb {
	border: 1px solid #cccccc;
	line-height: 25px;
	height: 95px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 3px;
}
.right_classhost2  .img {
	height: 75px;
	width: 160px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	color: #57405B;
	text-decoration: none;
	float: left;
	margin: 2px;
	padding: 2px;
}
.right_classhost2  .lb .img a {
	color: #003470;
	text-decoration: underline;
	line-height: 40px;
}

.right_classhost2  .lb ul {
	line-height: 20px;
	text-decoration: none;
	float: right;
	margin: 2px;
	height: 60px;
	border: 1px dashed #CCCCCC;
	text-align: left;
	background-color: #fafafa;
	color: #666666;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 322px;
}
.right_classhost2  .lb li {
	line-height: 20px;
	background-image: url(../../images/zh-CN/step_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.right_classhost2  .lb .bug {
	color: #FF0000;
	margin-bottom: 5px;
	text-align: center;
	line-height: 20px;
	width: 150px;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}
.right_classhost2  .lb .bug a {
	color: #333333;
	text-decoration: none;
}

.right_classhost2  .lb .cz {
	text-align: right;
	float: right;
	width: 140px;
	margin-right: 5px;
	margin-top: 5px;
}

.right_classhost2  .lb .cz .xx {
	background-image: url(../../images/zh-CN/bt0.gif);
	border: 1px solid #CCCCCe;
	margin-right: 5px;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
.right_classhost2 .lb .cz .gm {
	background-image: url(../../images/zh-CN/bt01.gif);
	border: 1px solid #CCCCCe;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}

.right_classhost3 {
	line-height: 25px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}

.right_classhost3 .lb {
	border: 1px solid #cccccc;
	line-height: 25px;
	height: 95px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 3px;
}
.right_classhost3  .img {
	height: 75px;
	width: 160px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	color: #57405B;
	text-decoration: none;
	float: left;
	margin: 2px;
	padding: 2px;
}
.right_classhost3  .lb .img a {
	color: #003470;
	text-decoration: underline;
	line-height: 40px;
}

.right_classhost3  .lb ul {
	line-height: 20px;
	text-decoration: none;
	float: right;
	margin: 2px;
	height: 60px;
	border: 1px dashed #CCCCCC;
	text-align: left;
	background-color: #fafafa;
	color: #666666;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 322px;
}
.right_classhost3  .lb li {
	line-height: 20px;
	background-image: url(../../images/zh-CN/step_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.right_classhost3  .lb .bug {
	color: #FF0000;
	margin-bottom: 5px;
	text-align: center;
	line-height: 20px;
	width: 150px;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}
.right_classhost3  .lb .bug a {
	color: #333333;
	text-decoration: none;
}

.right_classhost3  .lb .cz {
	text-align: right;
	float: right;
	width: 140px;
	margin-right: 5px;
	margin-top: 5px;
}

.right_classhost3  .lb .cz .xx {
	background-image: url(../../images/zh-CN/bt0.gif);
	border: 1px solid #CCCCCe;
	margin-right: 5px;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
.right_classhost3 .lb .cz .gm {
	background-image: url(../../images/zh-CN/bt01.gif);
	border: 1px solid #CCCCCe;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
/*虚拟主机二级页面结束*/


/*企业邮局主页面开始*/
.right_productmail {
	line-height: 20px;
	color: #333333;
	margin: 5px;
}

.right_productmail .email_title {
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../../images/zh-CN/host_title_bg.gif);
	text-indent: 15px;
}

.right_productmail  .email_tj {
	height: 220px;
	float: left;
	width: 160px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 5px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.right_productmail  .lb {
	border: 1px solid #cccccc;
	line-height: 25px;
	height: 95px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 3px;
}
.right_productmail  .img {
	height: 75px;
	width: 160px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	color: #57405B;
	text-decoration: none;
	float: left;
	margin: 2px;
	padding: 2px;
}
.right_productmail  .lb .img a {
	color: #003470;
	text-decoration: underline;
	line-height: 40px;
}

.right_productmail  .lb ul {
	line-height: 20px;
	text-decoration: none;
	float: right;
	margin: 2px;
	height: 60px;
	border: 1px dashed #CCCCCC;
	text-align: left;
	background-color: #fafafa;
	color: #666666;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 322px;
}
.right_productmail  .lb li {
	line-height: 20px;
	background-image: url(../../images/zh-CN/step_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.right_productmail  .lb .bug {
	color: #FF0000;
	margin-bottom: 5px;
	text-align: center;
	line-height: 20px;
	width: 150px;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}
.right_productmail  .lb .bug a {
	color: #333333;
	text-decoration: none;
}

.right_productmail  .lb .cz {
	text-align: right;
	float: right;
	width: 140px;
	margin-right: 5px;
	margin-top: 5px;
}

.right_productmail  .lb .cz .xx {
	background-image: url(../../images/zh-CN/bt0.gif);
	border: 1px solid #CCCCCe;
	margin-right: 5px;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
.right_productmail  .lb .cz .gm {
	background-image: url(../../images/zh-CN/bt01.gif);
	border: 1px solid #CCCCCe;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
/*企业邮局主页面结束*/

/*企业邮局二级页面*/
.right_classmail1 {
	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classmail2 {
	line-height: 25px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}

.right_classmail2 .lb {
	border: 1px solid #cccccc;
	line-height: 25px;
	height: 95px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 3px;
}
.right_classmail2  .img {
	height: 75px;
	width: 160px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	color: #57405B;
	text-decoration: none;
	float: left;
	margin: 2px;
	padding: 2px;
}
.right_classmail2  .lb .img a {
	color: #003470;
	text-decoration: underline;
	line-height: 40px;
}

.right_classmail2  .lb ul {
	line-height: 20px;
	text-decoration: none;
	float: right;
	margin: 2px;
	height: 60px;
	border: 1px dashed #CCCCCC;
	text-align: left;
	background-color: #fafafa;
	color: #666666;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 322px;
}
.right_classmail2  .lb li {
	line-height: 20px;
	background-image: url(../../images/zh-CN/step_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.right_classmail2  .lb .bug {
	color: #FF0000;
	margin-bottom: 5px;
	text-align: center;
	line-height: 20px;
	width: 150px;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}
.right_classmail2  .lb .bug a {
	color: #333333;
	text-decoration: none;
}

.right_classmail2  .lb .cz {
	text-align: right;
	float: right;
	width: 140px;
	margin-right: 5px;
	margin-top: 5px;
}

.right_classmail2  .lb .cz .xx {
	background-image: url(../../images/zh-CN/bt0.gif);
	border: 1px solid #CCCCCe;
	margin-right: 5px;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
.right_classmail2 .lb .cz .gm {
	background-image: url(../../images/zh-CN/bt01.gif);
	border: 1px solid #CCCCCe;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
.right_classmail3 {
}
/*企业邮局二级页面结束*/


/*数据中心主页面开始*/
.right_productidc {
	margin: 5px;
}
.right_productidc .lb {
	border: 1px solid #cccccc;
	line-height: 25px;
	float: left;
	width: 249px;
	display: inline;
	margin: 3px;
}
.right_productidc .img {
	height: 80px;
	width: 100px;
	text-align: center;
	line-height: 25px;
	float: left;
	margin: 3px;
	font-weight: bold;
	text-decoration: none;
}
.right_productidc .lb .img a {
	color: #006699;
	text-decoration: none;
}

.right_productidc .lb ul {
	line-height: 20px;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 5px;
	text-align: left;
}
.right_productidc .lb li {
	line-height: 20px;
	list-style-type: none;
	padding-left: 3px;
}
.right_productidc .lb .bug {
	color: #FF0000;
	background-color: #f7f7f7;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 249px;
	float: left;
	text-align: center;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.right_productidc .lb .bug a {
	color: #333333;
	text-decoration: none;
}

.right_productidc .lb .cz {
	text-align: right;
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 220px;
	height: 25px;
	margin-right: 5px;
}

.right_productidc .lb .cz .xx {
	background-image: url(../../images/zh-CN/bt0.gif);
	border: 1px solid #CCCCCe;
	margin-right: 5px;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
.right_productidc .lb .cz .gm {
	background-image: url(../../images/zh-CN/bt01.gif);
	border: 1px solid #CCCCCe;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
/*数据中心主页面结束*/

/*数据中心二级页面*/
.right_classidc1 {
	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classidc2 {
	line-height: 25px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classidc2 .lb {
	border: 1px solid #cccccc;
	line-height: 25px;
	height: 120px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 3px;
}
.right_classidc2  .img {
	height: 75px;
	width: 160px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	color: #57405B;
	text-decoration: none;
	float: left;
	padding: 2px;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.right_classidc2  .lb .img a {
	color: #003470;
	text-decoration: underline;
	line-height: 40px;
}

.right_classidc2  .lb ul {
	line-height: 20px;
	text-decoration: none;
	float: right;
	margin: 2px;
	height: 60px;
	border: 1px dashed #CCCCCC;
	text-align: left;
	background-color: #fafafa;
	color: #666666;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 322px;
}
.right_classidc2  .lb li {
	line-height: 20px;
	background-image: url(../../images/zh-CN/step_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.right_classidc2  .lb .bug {
	color: #FF0000;
	margin-bottom: 5px;
	text-align: center;
	line-height: 20px;
	width: 300px;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}
.right_classidc2  .lb .bug a {
	color: #333333;
	text-decoration: none;
}

.right_classidc2  .lb .cz {
	text-align: center;
	margin-top: 5px;
	float: right;
	width: 250px;
}

.right_classidc2  .lb .cz .xx {
	background-image: url(../../images/zh-CN/bt0.gif);
	border: 1px solid #CCCCCe;
	margin-right: 15px;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
.right_classidc2 .lb .cz .gm {
	background-image: url(../../images/zh-CN/bt01.gif);
	border: 1px solid #CCCCCe;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
.right_classidc3 {
	line-height: 25px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classidc3 .lb {
	border: 1px solid #cccccc;
	line-height: 25px;
	height: 120px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 3px;
}
.right_classidc3  .img {
	height: 75px;
	width: 160px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	color: #57405B;
	text-decoration: none;
	float: left;
	padding: 2px;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.right_classidc3  .lb .img a {
	color: #003470;
	text-decoration: underline;
	line-height: 40px;
}

.right_classidc3  .lb ul {
	line-height: 20px;
	text-decoration: none;
	float: right;
	margin: 2px;
	height: 60px;
	border: 1px dashed #CCCCCC;
	text-align: left;
	background-color: #fafafa;
	color: #666666;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 322px;
}
.right_classidc3  .lb li {
	line-height: 20px;
	background-image: url(../../images/zh-CN/step_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.right_classidc3  .lb .bug {
	color: #FF0000;
	margin-bottom: 5px;
	text-align: center;
	line-height: 20px;
	width: 300px;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}
.right_classidc3  .lb .bug a {
	color: #333333;
	text-decoration: none;
}

.right_classidc3  .lb .cz {
	text-align: center;
	float: right;
	width: 250px;
	margin-right: 5px;
	margin-top: 5px;
}

.right_classidc3  .lb .cz .xx {
	background-image: url(../../images/zh-CN/bt0.gif);
	border: 1px solid #CCCCCe;
	margin-right: 15px;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
.right_classidc3 .lb .cz .gm {
	background-image: url(../../images/zh-CN/bt01.gif);
	border: 1px solid #CCCCCe;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
/*数据中心二级页面结束*/

/*代理中心主页面开始*/
.right_productagent {
	padding: 5px;
	margin: 5px;
}
.productagent_pic {
	width: 137px;
	border: 1px solid #CCCCCC;
	background-image: url(../../images/zh-CN/pic-2.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	height: 100px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.productagent_pic a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01506E;
	border: 1px solid #286A84;
	float: left;
	width: 135px;
	line-height: 30px;
	margin-top: 15px;
	text-decoration: blink;
}

.productagent_text {
	line-height: 30px;
	text-align: center;
	float: right;
	width: 360px;
	background-color: #fafafa;
	color: #003470;
	text-decoration: underline;
	font-weight: bold;
}
.productagent_class {
	width: 360px;
	float: right;
}
.productagent_class ul {
	text-align: left;
	margin: 0px;
}
.productagent_class li {
	text-indent: 25px;
	list-style-type: decimal;
	line-height: 18px;
}
.productagent_foot {
	line-height: 25px;
	text-align: right;
	width: 380px;
	float: right;
}
/*代理中心主页面结束*/


/*代理中心二级页面*/
.right_classagent1 {
	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classagent2 {
	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classagent3 {
	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
/*代理中心二级页面结束*/


#footer {
	background-color: #FFFFFF;
}
.footer_link {
	background-color: #333333;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link a {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_content {
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	height: 220px;
}
.footer_content ul {
	margin: 0px;
}
.footer_content li {
	margin: 3px;
	list-style-type: none;
}
.footer_copy img {
	margin: 5px;
}
.left_ys {
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.right_shoppingcart {

	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
#content_rightlogin {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.right_contentlogin {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.right_titlelogin {

	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../images/zh-CN/autoweb_bg.gif);
	text-indent: 15px;
	text-align: left;
	width: auto;
	color: #003470;
}
.right_classlogin1 {

	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classlogin2 {
	line-height: 25px;
	text-align: left;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-left: 200px;
}
.right_classpackage1 {

	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classpackage2 {

	line-height: 25px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classreg1 {


	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classreg2 {


	line-height: 25px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classcontent1 {



	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classcontent2 {



	line-height: 25px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classauto1 {




	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classauto2 {
	line-height: 25px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}

.right_classauto2 .lb {
	border: 1px solid #cccccc;
	line-height: 25px;
	height: 95px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 3px;
}
.right_classauto2  .img {
	height: 75px;
	width: 160px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	color: #57405B;
	text-decoration: none;
	float: left;
	margin: 2px;
	padding: 2px;
}
.right_classauto2  .lb .img a {
	color: #003470;
	text-decoration: underline;
	line-height: 40px;
}

.right_classauto2  .lb ul {
	line-height: 20px;
	text-decoration: none;
	float: right;
	margin: 2px;
	height: 60px;
	border: 1px dashed #CCCCCC;
	text-align: left;
	background-color: #fafafa;
	color: #666666;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 322px;
}
.right_classauto2  .lb li {
	line-height: 20px;
	background-image: url(../../images/zh-CN/step_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.right_classauto2  .lb .bug {
	color: #FF0000;
	margin-bottom: 5px;
	text-align: center;
	line-height: 20px;
	width: 150px;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}
.right_classauto2  .lb .bug a {
	color: #333333;
	text-decoration: none;
}

.right_classauto2  .lb .cz {
	text-align: right;
	float: right;
	width: 140px;
	margin-right: 5px;
	margin-top: 5px;
}

.right_classauto2  .lb .cz .xx {
	background-image: url(../../images/zh-CN/bt0.gif);
	border: 1px solid #CCCCCe;
	margin-right: 5px;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
.right_classauto2 .lb .cz .gm {
	background-image: url(../../images/zh-CN/bt01.gif);
	border: 1px solid #CCCCCe;
	padding-left: 30px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 5px center;
}
.class_contentpro1 {





	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.class_contentpro2 {

	line-height: 25px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
#content_rightcontent {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.right_contentcontent {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.right_titlecontent {

	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../images/zh-CN/autoweb_bg.gif);
	text-indent: 15px;
	text-align: left;
	width: auto;
	color: #003470;
}
.right_classcontent1 {

	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: 3px;
	text-decoration: none;
}
.right_classcontent2 {
	line-height: 25px;
	text-align: left;
	text-decoration: none;
	text-indent: 15px;
	margin: 3px;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
.footer_text {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.footer_text a {

	padding-right: 20px;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
}
