
#featured-area {
	width: 650px; 
	height: 263px;
	padding-top: 0px;
	margin: 0px auto; 
}

#featured-area img{ border:none;}

#featured-area .title {
	position:absolute;
	left:0; 
	bottom:0px; 
	background:url(zysxls_ztqhtit.png) repeat; 
	font-size:17px; 
	min-height:20px; 
	padding:8px 0;
	width:470px;
	text-align:center; 
	color: #000000;
}

.roundabout-holder {
	list-style:none; 
	width: 650px; 
	height: 263px;
	margin: auto;
	margin-top: 0px;
}

.roundabout-moveable-item {
	font-size:12px!important;
	width: 470px; 
	height: 263px;
	cursor:pointer;
	padding:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	background:#f9f9f9; 
	border: 0; 
}
 
.roundabout-moveable-item img {
	height:100%;
	width:100%;
	background-color:#FFFFFF;
	margin:0;
}

.roundabout-in-focus {
	cursor:auto;
}

.roundabout-in-focus:hover {
	-webkit-box-shadow:0px 0px 20px #787878;
	-moz-box-shadow:0px 0px 20px #787878;
	background:#f9f9f9;
}

.roundabout-holder span	 {
	display: none;
	font-size:11px;
}

.roundabout-in-focus:hover span	{
	display:inline;
	position:absolute;
	bottom: 0px;
	right:5px;
	padding: 0px 20px;
	background:#f9f9f9;
	color:#8A428B;
	z-index:999;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
	font-size: 11px;
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
}

.roundabout a:active, .roundabout a:focus, .roundabout a:visited {
	outline:none;
	text-decoration:none;
}

.roundabout li {
	margin:0;
}