﻿@charset "utf-8";

/* banner */
#banner { width:100%; height:450px; background:#ffffff url(../images/banner_bg.png) center -40px no-repeat; /*border-bottom:#980102 4px solid; margin-top:-49px;*/}
	#banner .wrap_banner{width:500px; margin:0 auto; padding-top:0px; z-index:99; position:relative;}
	#banner .mask1{ position:absolute; top:25px; left:-150px; z-index:9;}
	#banner .mask2{ position:absolute; top:25px; left:500px; z-index:9;}
	*{padding:0; margin:0; list-style:none}
.roundabout-holder { margin:0px auto; width:500px; height:400px;}
.roundabout-moveable-item { position:relative; width:400px; height:280px; border:3px solid rgba(0, 0, 0, 0.08); cursor:pointer;}
.roundabout-moveable-item img { width:100%; max-height:420px; }
/*.roundabout-moveable-item h2{ display:none;}*/
.roundabout-in-focus { border:3px solid rgba(0, 0, 0, 0.2);}
/*.roundabout-in-focus h2{ display:block; position:absolute; left:0; bottom:0; padding:10px 0 0 0; width:100%; height:30px; font-size:20px; color:#fff; font-weight:normal; text-align:center; background:url(../images/titbox.png) repeat;}*/


/*.roundabout-holder { margin: 0px auto; width: 850px; height: 496px; }
.roundabout-moveable-item { border-radius: 4px; border: 3px solid rgba(0, 0, 0, 0.08); width: 646px; height: 416px; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.roundabout-moveable-item img { width: 100%; }
.roundabout-in-focus { border: 3px solid rgba(0, 0, 0, 0.2); }*/
