@charset "utf-8";
@import url("public.css");
/*虚拟主机服务*/
.host_icon{
	float:left; margin-right:10px;
}
/*列表*/
.host{
	background:url(../images/host_cbg.jpg) repeat-y; width:350px; margin:3px 7px 3px 0px; float:left;
}
.tbg{
	background:url(../images/host_tbg.jpg) no-repeat; height:9px;
}
.bbg{
	background:url(../images/host_bbg.jpg) no-repeat left bottom; height:5px; clear:both;
}
.host h1{
	color:#be252a; font-size:14px; border-bottom:1px #727272 dashed; margin:0px 6px; margin-bottom:5px; width:338px;
}
.host img{
	float:left; padding:35px 10px;
}
.host span{
	color:#be252a; font-weight:bold;
}
.host_desc{
	margin-left:19px; text-indent:2em;
}
.host a{
	display:block; width:71px; height:21px; line-height:21px; margin:3px 5px; _margin-bottom:0px; padding-left:8px;  background:url(../images/info_btn.jpg) no-repeat; border:none;float:left;
}
