.hot_center {
	margin:10px auto;
	width:986px;
	text-align:left;
	background:url(../../../images/hot_mid.gif) repeat-y left top;
}
.hot_top {
	height:5px;
	background:url(../../../images/hot_top.gif) no-repeat left top;
}
.hot_top h1 {
	height: 5px;
	overflow:hidden;
	text-indent:-9999px;
}
.hot_mid {
	clear:both;
	padding:10px 0;
}
.hot_mid li {
	width:272px;
	height:194px;
	float:left;
	margin:10px 20px 10px 32px;
	background: url(../../../images/hot_bg.gif) no-repeat left top;
}
*html .hot_mid li {
	margin-left:20px;
	margin-right:20px;
}
.hot_mid img {
	border: 0px;
	margin:13px 0 0 13px;
}
.hot_mid .hot_name {
	margin-top:9px;
	height:25px;
	line-height:26px;
	clear:left;
	text-align:center;
	overflow: hidden;
	font-size:14px;
	color:white;
}
.hot_bottom {
	background: url(../../../images/hot_bottom.gif) no-repeat left top;
	height:5px;
	overflow: hidden;
	clear:both;
}
.clear_p {
	clear:both;
	height:1px;
	overflow: hidden;
}