#host_menu
{
	background-color:			#fafafa;
	padding:2px 0;
	margin:0;
}

#host_menu ul
{
	list-style:					none;
	margin:						0px;
}

#host_menu ul li
{
	display:					inline;
	list-style:					none;
	line-height:				25px;
	height:						25px;
	float:						left;
	width:						90px;
	text-align:					center;
	background:					url(../_images/host_menu.gif) no-repeat;
}

#host_menu ul li a
{
	color:						#777777;
}

#host_menu ul li a:hover
{
	color:						#55caeb;
	text-decoration:			none;
}

.host_list
{
	background-color:			#FAFAFA;
	padding:					50px 15px 15px 15px;
	position:					relative;
}

.host_type
{
	background-color:			#FFFFFF;
	width:						140px;
	height:						20px;
	line-height:				20px;
	border:						1px #ece9e0 solid;
	text-align:					center;
	position:					absolute;
	left:						0px;
	top:						15px;
}

.host_more
{
	background-color:			#FFFFFF;
	width:						140px;
	height:						20px;
	line-height:				20px;
	border:						1px #ece9e0 solid;
	text-align:					center;
	position:					absolute;
	left:						270px;
	top:						15px;
	overflow:					hidden;
}

.host_more a
{
	background:					#FFFFFF;
	color:						#FF6600;
}
.host_more a:hover
{
	background:					#FF6600;
	color:						#FFFFFF;
	padding:					20px 34px;
	text-decoration:			none;
}

.host_intro
{
	background-color:			#FFFFFF;
	width:						390px;
	padding:					10px;
	line-height:				20px;
	border:						1px #ece9e0 solid;
	text-align:					center;
}

.host_intro ul
{
	list-style:					none;
	text-align:					left;
}
.host_intro ul li
{
	list-style:					none;
}

.host_info
{
    padding:            10px;

    line-height:        20px;

    background:         #F2F3F3;
}

.host_info ul
{
	list-style-type:	square;
	list-style-position:inside;
}

#tab_host_list
{
	background-color:	#CCCCCC;
	font-size:			12px;
	border-top:				1px solid #a5a5a5;
	border-left:			1px solid #a5a5a5;
}

#tab_host_list tr
{
	background:			url(/_images/tatle_bg.jpg) repeat-x #FFFFFF;
	text-align:			center;
	height:				24px;
}

#tab_host_list tr td
{
	border-top:				1px solid #fbfbfb;
	border-left:			1px solid #fbfbfb;
	border-right:			1px solid #a5a5a5;
	border-bottom:			1px solid #a5a5a5;
}

#tab_host_list .list_frist
{
	background:			url(/_images/host_table_bg.jpg);
	height:				25px;
	color:				#FFFFFF;
}

#tab_host_list .table_bg_silver
{
	background:			url(/_images/table_bg_silver.jpg);
	color:				#000000;
}

#tab_host_list .list_buy
{
	background:			url(/_images/host_table_shop_bg.jpg);
	height:				25px;
}

#tab_host_list .list_buy a
{
	color:				#cc0000;
}
