
.feat_sites{
	position:relative;
	padding:0px;
	width:526px;
	height:149px;
	margin:0px auto;
}
.feat_sites a{
	border:none;
}
.feat_sites .next{
	cursor:pointer;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#70ACB0;
	background-color:inherit;
	padding:6px 0 0 10px;
}
.feat_sites .prev{
	cursor:pointer;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#70ACB0;
	background-color:inherit;
	padding:6px 0 0 10px;
}
#box{
	margin:0px; padding: 0px; list-style-type: none;
}
.feat_list{
	height:97px;
	overflow:hidden;
	padding-top:20px;
	width:510px;
}
.feat_list li{
	width:92px;
	height:97px;
	float:left;
	margin:0 0 0 10px;
	padding-right:53px;
}
.feat_list img{
	padding:0px; 
	margin:0px;
	float:left;
	border:none;
}
.feat_list img:hover{
	border:none;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
.image_area{
	overflow: hidden; float:left; width: 92px; height: 77px;

}
#left{
	width:39px;
	height:77px;
	float:left;
	padding:72px 0 0 5px;
}
#right{
	width:22px;
	height:77px;
	float:left;
	padding:72px 0 0 22px;
}

