.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;
}
.feat_sites .prev{
	cursor:pointer;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#70ACB0;
	background-color:inherit;
}
#box{
	margin:0px; padding: 0px; list-style-type: none;
}
.feat_list{
	height:120px;
	overflow:hidden;
	padding-top:20px;
	width:488px !important;
	float:left
}
.feat_list li{
	width:233px;
	height:112px;
	float:left;
	margin:0 0 0 5px;
	padding-right:05px;
}
.feat_list img{
	padding:0px; 
	margin:0px;
	float:left;
	border:none;
	height:112px;
}
.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:16px;
	height:77px;
	float:left;
	padding:62px 0 0 0;
}
#right{
	width:16px;
	height:77px;
	float:left;
	padding:62px 0 0 0;
}


