#list_hot {
	margin-top: 5px;
}
#list_hot .title {
	line-height: 23px;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c2d4e8;
	background-image: url(../../images/list_hot_bg1.gif);
	background-repeat: repeat-x;
}
#list_hot .title strong {
	background-image: url(../../images/list_title_bg1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 74px;
	color: #fff;
	text-align: center;
}
#list_hot .title em {
	font-style: normal;
	float: right;
	margin-right: 10px;
	color: #259bd8;
}
#list_hot .box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfdbf7;
	border-left-color: #bfdbf7;
	padding-top: 6px;
	height: 85px;
	overflow: hidden;
}
#list_hot dl {
	float: left;
	height: 80px;
	width: 229px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#list_hot dt {
	float: left;
	padding: 5px;
}
#list_hot dd {
	float: right;
	width: 132px;
	height: 75px;
	overflow: hidden;
	color: #666;
	line-height: 22px;
}
#list_hot dd strong {
	display: block;
	line-height: 30px;
}
#lifl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BFDBF7;
	border-left-color: #BFDBF7;
}

#lifl dl {
	float: left;
	width: 50%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2d4e8;
	padding-top: 2px;
	padding-bottom: 2px;
}
#lifl dt {
	float: left;
	padding: 5px;
}
#lifl dd {
	overflow: hidden;
	line-height: 20px;
	padding-top: 5px;
}
#lifl dd em {
	font-style: normal;
	padding-right: 8px;
	float: left;
	white-space: nowrap;
	display: block;
	font-size: 12px;
	line-height: 20px;
}
#lifl dt a , .hothy dd strong a {color: #ff4d00;	text-decoration: none;}
#lifl dt a:hover , .hothy dd strong a:hover {color: #ea0027; text-decoration: underline;}
#lifl .bg {
	font-family: Arial;
	zoom:1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D4E8;
}
