/****************服务器托管列表页******************/
/*机房分布图*/
#TrusteeHost_list{
	padding-left:10px;
}
#TrusteeHost_list p{
	margin:0;
}
#TrusteeHost_list .SrerRoom_pic{
	width:100%;
}
#TrusteeHost_list .SrerRoom_pic img{
	width:100%;
	height:auto;
}

/*托管优势*/
#TrusteeHost_list .trustee_advan{
	padding:20px;
	background:#f5f5f5;
	border:1px dashed #ddd;
}
#TrusteeHost_list .trustee_advan h3{
	margin-top:0;
}
#TrusteeHost_list .trustee_advan .advan_list{
	padding-left:20px;
	list-style-type:decimal;
}
#TrusteeHost_list .trustee_advan .advan_list li{
	padding:10px 0 0 0;
	font-size:14px;
}
#TrusteeHost_list .trustee_advan .advan_list li ul li{
	padding:0;
	color:#09f;
}
#TrusteeHost_list .trustee_advan .advan_list li ul li span{
	color:#f30;
}

/*机房基本信息*/
#TrusteeHost_list .room_table{
	margin:10px 0;
	overflow:hidden;
	clear:both;
}
#TrusteeHost_list .room_table ul{
	float:left;
	width:200px;
	border:1px solid #ddd;
	border-bottom:0;
}
#TrusteeHost_list .room_table ul .room_table_name{
	display:block;
	padding:20px 0;
	text-align:center;
	font-size:14px;
	cursor: pointer;
	border-bottom:1px solid #ddd;
}
#TrusteeHost_list .room_table ul li.active{
	color:#fff;
	background:#c00;
}
#TrusteeHost_list .room_table ul li:hover{
	color:#fff;
	background:#c00;
}
#TrusteeHost_list .room_table_list{
	float:right;
	width:717px;
	height:295px;
	border:1px solid #ddd;
	border-left:0;
}
#TrusteeHost_list .room_table_list .table_info{
	display:none;
}
#TrusteeHost_list .room_table_list .table_info:first-child{
	display:block;
}
#TrusteeHost_list .room_table_list .table_info table{
	width:100%;
	text-align:center;
}
#TrusteeHost_list .room_table_list .table_info table th{
	height:55px;
	font-size:14px;
	border-bottom:1px solid #ddd;
}
#TrusteeHost_list .room_table_list .table_info table td{
	height:30px;
}
#TrusteeHost_list .room_table_list .table_info table td.redColor{
	font-weight:normal;
}
#TrusteeHost_list .room_table_list .table_info table td.buleColor{
	color:#09f;
}

/*机房列表*/ 
#TrusteeHost_list .room_list{
	overflow:hidden;
}
#TrusteeHost_list .room_list .room_name_box{

}
#TrusteeHost_list .room_list .room_name_box ul{
	text-align:center;
	font-size:0;
	border:1px solid #ddd;
}
#TrusteeHost_list .room_list .room_name_box ul li{
	display:inline-block;
	width:182px;
	padding:15px 0;
	font-size:14px;
	text-align:center;
	cursor: pointer;
	border-right:1px solid #ddd;
}
#TrusteeHost_list .room_list .room_name_box ul li:last-child{
	border:0;
}
#TrusteeHost_list .room_list .room_name_box ul li:hover{
	color:#fff;
	background:#f30;
}
#TrusteeHost_list .room_list .room_name_box ul li.active{
	color:#fff;
	background:#f30;
}
#TrusteeHost_list .room_list .room_list_box{
	border:1px solid #ddd;
	border-top:0;
}
#TrusteeHost_list .room_list .room_list_box ul li{
	padding:20px 10px 10px 10px;
	border-bottom:1px dashed #ddd;
	overflow:hidden;
}
#TrusteeHost_list .room_list .room_list_box .room_list_left{
	float:left;
	width:210px;
}
#TrusteeHost_list .room_list .room_list_box .room_list_left img{
	width:100%;
	height:auto;
}
#TrusteeHost_list .room_list .room_list_box .room_list_right{
	float:right;
	width:660px;
}
#TrusteeHost_list .room_list .room_list_box .room_list_right .title{
	padding: 10px 10px 10px 40px;
    font-size: 18px;
    font-weight: bold;
    background:url(/Template/Tpl_05/newimages/trusteehost/room_icon.png) 10px no-repeat #ffeeee;
    color: #c00;
}
#TrusteeHost_list .room_list .room_list_box .room_list_right .txt{
	padding: 10px;
	font-size:14px;
    line-height: 30px;
}
#TrusteeHost_list .room_list .room_list_box .room_list_right .btn_list{
	float:right;
}
#TrusteeHost_list .room_list .room_list_box .room_list_right .btn{
	display:block;
	float:left;
	width:60px;
    height:24px;
    margin-right:10px;
}
#TrusteeHost_list .room_list .room_list_box .room_list_right .buy_btn{
	background: url(../newimages/webhosting/ico_Mid_Button_buy1.gif) no-repeat;
}
#TrusteeHost_list .room_list .room_list_box .room_list_right .buy_btn:hover{
	background: url(../newimages/webhosting/ico_Mid_Button_buy.gif) no-repeat;
}
#TrusteeHost_list .room_list .room_list_box .room_list_right .view_btn{
	background: url(../newimages/webhosting/ico_Mid_Button_view1.gif) no-repeat;
}
#TrusteeHost_list .room_list .room_list_box .room_list_right .view_btn:hover{
	background: url(../newimages/webhosting/ico_Mid_Button_view.gif) no-repeat;
}

/**********************服务器托管详情页*************************/
#TrusteeHost_view{
	padding-left:10px;
	margin-bottom:20px;
}
/*机房简介*/
#TrusteeHost_view .room_profiles{
	overflow:hidden;
}
#TrusteeHost_view .room_profiles .title{
	padding:15px;
	margin:0 0 10px 0;
	font-size:20px;
	color:#c00;
	background:#ffeeee;
}
#TrusteeHost_view .room_profiles .pic{
	float:left;
	width:210px;
	text-align:center;
}
#TrusteeHost_view .room_profiles .txt{
	float:right;
	width:680px;
}

#TrusteeHost_view .room_profiles .txt ul{
	list-style-type:decimal;
}
#TrusteeHost_view .room_profiles .txt ul li{
	padding:5px 0;
	font-size:14px;
	line-height:20px;
}

/*服务器托管价格*/
#TrusteeHost_view .trusteehost_table{
	margin:15px 0;
}
#TrusteeHost_view .trusteehost_table table{
	width:100%;
	text-align:center;
	border:1px solid #ddd;
	border-right:0;
}
#TrusteeHost_view .trusteehost_table table th{
	height:40px;
	font-size:14px;
	background:#eee;
	border-right:1px solid #ddd;
}
#TrusteeHost_view .trusteehost_table table td{
	height:30px;
	font-size:14px;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
}
#TrusteeHost_view .trusteehost_table table td a{
	color:#666;
}
#TrusteeHost_view .trusteehost_table table td a:hover{
	color:#c00;
}
#TrusteeHost_view .trusteehost_table table td .y_price{
	margin:5px 0;
	font-weight:bold;
	font-size:14px;
}
#TrusteeHost_view .trusteehost_table table td .redColor{
	font-size:18px;
}
#TrusteeHost_view .trusteehost_table table td .btn{
	display:block;
	width:60px;
	height:24px;
	margin:0 auto;
}
#TrusteeHost_view .trusteehost_table table td .buy_btn{
	background: url(../newimages/webhosting/ico_Mid_Button_buy.gif) no-repeat;
}
#TrusteeHost_view .trusteehost_table table td .buy_btn:hover{
	background: url(../newimages/webhosting/ico_Mid_Button_buy1.gif) no-repeat;
}
#TrusteeHost_view .trusteehost_table table td.last_td{
	text-align:right;
	padding-right:10px;
}
#TrusteeHost_view .trusteehost_table table td.last_td a{
	padding:0 5px 0 25px;
	color:#f30;
	background:url(/Template/Tpl_05/newimages/Server/server_remind.png) left no-repeat;
}
#TrusteeHost_view .trusteehost_table .table2{
	text-align:left;
	border:1px solid #ddd;
	border-bottom:0;
}
#TrusteeHost_view .trusteehost_table .table2 caption{
	padding:15px 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background:#eee;
}
#TrusteeHost_view .trusteehost_table .table2 th{
	padding:0 10px;
	font-weight:normal;
	background:#e2e1e1;
	border:0;
}
#TrusteeHost_view .trusteehost_table .table2 td{
	padding:0 10px;
	border:0;
}
/*服务器租用托管说明*/
#TrusteeHost_view .trusteehost_explain .redColor{
	margin:5px 0;
	font-size:14px;
}
#TrusteeHost_view .trusteehost_explain ul{
	padding-left:18px;
	list-style-type: decimal; 
}
#TrusteeHost_view .trusteehost_explain ul li{
	padding-top:5px;
	line-height:24px;
	font-size:14px;
}
#TrusteeHost_view .trusteehost_explain .overseas{
	padding:20px 10px;
	background:#f3f3f3;
	font-size:14px;
}
#TrusteeHost_view .trusteehost_explain .overseas .txt_table{
	margin-top:30px;
}
#TrusteeHost_view .trusteehost_explain .overseas .txt_table p{
	margin:5px 0;
}
#TrusteeHost_view .trusteehost_explain .overseas .txt_table table{
	width:100%;
	text-align:center;
	background:#fff;
	border:1px solid #ddd;
	border-right:0;
}
#TrusteeHost_view .trusteehost_explain .overseas .txt_table table th{
	height:35px;
	background:#e8e8e8;
	border-right:1px solid #ddd;
}
#TrusteeHost_view .trusteehost_explain .overseas .txt_table table td{
	height:30px;
	border-right:1px solid #ddd;
}