@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font-family:Verdana, Geneva, sans-serif;font-size:12px;}

/* featured-area */
#featured-area{height:426px;width:1120px;margin:20px auto;}
.roundabout-holder{list-style:none;width:920px;height:389px;margin:0px auto;}
.roundabout-moveable-item{font-size:12px!important;height:389px;width:656px;cursor:pointer;padding:5px;border:0px solid #aaaaaa;-webkit-border-radius:5px;-moz-border-radius:5px;background:#f9f9f9;}
.roundabout-moveable-item img{height:100%;width:100%;background-color:#FFFFFF;margin:0;}
.roundabout-in-focus{cursor:auto;}
.roundabout-in-focus,.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;}
.roundabout-in-focus span,.roundabout-in-focus:hover span{ width:656px; height:389px;display:inline;position:absolute;background:#0066CC;z-index:999;border-left:0px solid #aaaaaa;border-top:0px solid #aaaaaa; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    opacity: 0.6; font-size:20px; color:#FFFFFF; font-family:Microsoft YaHei; text-align:center; line-height:389px;}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited{outline:none;text-decoration:none;}
.roundabout li{margin:0}