#path {
	background: url(path.gif) no-repeat 2px 4px;
	text-indent:78px;
}
.hot_center {
	margin:10px auto;
	width:984px;
	text-align:left;
	border:1px solid #dddddd;
	background: #F7F7F7;
}
.hot_top {
	height:5px;
}
.hot_top h1 {
	height:26px;
	overflow:hidden;
	line-height:28px;
	font-size:14px;
	background:#ffffff url(mainpro_title.gif) no-repeat 10px 7px;
	border-bottom:1px solid #dddddd;
	text-indent:20px;
	font-weight:bolder;
	color:#FF7303;
}
.hot_mid {
	clear:both;
	margin-top:26px;
	border-top:1px solid #dddddd;
	background: white;
}
.hot_mid li {
	width:272px;
	height:194px;
	float:left;
	margin:10px 20px 10px 32px;
	background: url(hot_bg.gif) no-repeat left top;
}
*html .hot_mid li {
	margin-left:20px;
	margin-right:20px;
}
.hot_mid img {
	border: 0px;
	margin:44px 0 0 16px;
}
.hot_mid .hot_name {
	margin-top:-176px;
	height:25px;
	line-height:26px;
	clear:left;
	text-align:center;
	overflow: hidden;
	font-size:14px;
	color:#525252;
}
.hot_bottom {
	background:white;
	height:5px;
	overflow: hidden;
	clear:both;
}
.clear_p {
	clear:both;
	height:1px;
	overflow: hidden;
}