@charset "utf-8";
/*表格样式*/
.hosting-table{background:#E3ECF6; line-height:18px;}
.hosting-table th{background:url(/images/th-bg.gif) no-repeat; height:26px; color:#37495D; text-align:left; padding-left:7px;}
.hosting-table .th2{background:#f9fcff; color:#1a4f91;}
.hosting-table td{background:#fff; height:18px; padding:4px 7px; line-height:22px;}
.hosting-table .tdCenter{text-align:center;}
.hosting-table .tdright{text-align:right;}
.hosting-table .tdcolor{color:#1A4F91; background:#F9FCFF;}
.hosting-table td a{color:#1A4F91; text-decoration:underline;}
.hosting-table td a:hover{color:#ff6600; text-decoration:underline;}
.hosting-table th a{color:#37495D; text-decoration:underline;}
.hosting-table th a:hover{color:#ff6600; text-decoration:underline;}
.hosting-table input{ border:1px solid #D0D0D0;}
.butpage{ background:url(../images/btnbg.gif) no-repeat; height:21px; width:93px; line-height:21px;color:#33455a; font-weight:bold; border:none; cursor:pointer; text-align:center; margin-bottom:20px;}
/* 内页CSS*/
#content {
	padding: 0px 0px;
	margin-left:16px;
	margin-right:16px;
	line-height:22px;
}
/*深色色块CSS*/
#content .h2_title{ 
background:url(../images/hosting-th-bg.gif) no-repeat; 
color:#37495D;
text-align:left;
padding-left:5px;
font-weight:bold;
padding-top:7px;
border:0px;
height:19px;
 }
 /*浅色色块CSS*/
#content .h3_title_1 {
padding:5px;
background:#F9FCFF;
color:#1A4F91;
margin:0px;
border-bottom:#E3ECF6 1px solid;
border-top:#E3ECF6 1px solid;
}
.producttype_tit{ text-align:center; background:#F9FCFF; font-weight:bold;}
.producttype_tit1{ vertical-align:middle; background:#F9FCFF;}
/*产品帮助CSS样式*/
#content .answer{
text-indent:24px;
line-height:20px;
text-align:left;
margin-top:5px;
margin-bottom:5px;

}
/*返回顶部CSS*/
.top {
	display: block; 
	margin-right: 15px;
	text-align:right;
	height:20px;
}
#content .answer ul {
	margin-left:10px;
	list-style-type: disc;
	list-style-position:inside;
}
#content .answer ol {
list-style-position:inside;
   line-height:22px;
	margin-left:0px;
}
#content .answer li{
	padding-right:10px;
	text-align: left;
}

#content a{color:#1A4F91; text-decoration:underline;}
#content p {


	text-indent: 24px;
	line-height: 18px;
}

#content a:hover{color:#ff6600; text-decoration:underline;}
#content td {	border-collapse:collapse;
}
#content table {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .orange{color:#FF6633;}
.contentwrap{padding-right:16px;padding-left:16px;}
.top{margin-right:20px; text-align:right;margin-top:10px;}
.font-blue{ color:#5e799f; font-weight:bold;}
.red{color:red;}

