#slider_box{
	position:relative;
	width:961px;
	height:221px;
	overflow:hidden;
	float:left;
	text-align: center;
}
#contentList li{float:left;position:relative;}
#contentList li IMG{width:960px;height:221px;}
#previewList{position:absolute;bottom:6px;right:5px;}
#previewList li{
	list-style:none;
	float:left;
	width:16px;
	height:14px;
	FILTER:alpha(opacity=80);
	opacity:0.8;
	border:1px solid #D00000;
	background-color:#FFFFFF;
	color:#D00000;
	text-align:center;
	cursor:pointer;
	margin-right:2px;
	padding-top:0px;
	overflow:hidden;
	line-height: 14px;
}
#previewList li:hover,#previewList li.active{
	border:1px solid #D00000;
	background-color:#FF0000;
	color:#FFFFFF;
	width:16px;
	height:14px;
	font-weight:bold;
	font-size:13px;
	line-height: 14px;
}
.hot_slider{
	padding:0px;
	width:961px;
}
.slider_wrap{
	position:relative;
	width:961px;
	height:221px;
	margin-top: 4px;
	margin-bottom: 4px;
}
