

#fW_Content {
WIDTH: 100%; HEIGHT: 366px; margin-top:-43px; position:relative; z-index:8; overflow:hidden;
}

#fW_Content IMG {
	WIDTH: 100%; HEIGHT: 366px;
}
#fW_Controls { margin-left:870px; WIDTH: 130px; HEIGHT: 42px; position:relative; z-index:10;
}
#fW_Controls A {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: url(../images/btnFeatureHover.gif) no-repeat; FLOAT: left; WIDTH: 25px; COLOR: white; PADDING-TOP: 4px; HEIGHT: 20px; TEXT-ALIGN: center; margin-left:5px; line-height:18px;
}
#fW_Controls A.activeSlide {
	BACKGROUND-POSITION: 0px -33px; COLOR:#FFFFFF;
}
#fW_Controls A:hover {
	BACKGROUND-POSITION: 0px -33px; COLOR:#FFFFFF;
}
#fW_Content_1 {
WIDTH: 100%; HEIGHT: 250px; overflow:hidden;
}
#fW_Content_1 IMG {
	WIDTH: 100%; HEIGHT: 250px;
}





/*banner*/
/*
.fullSlide {
	width:100%;
	position:relative;
	height:366px;
 height:auto; overflow:hidden;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;  height:auto; overflow:hidden
}
.fullSlide .bd li {
	width:100% !important;
	height:366px;
 height:auto; 
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd ul li img{width:100%; height:auto; overflow:hidden}
.fullSlide .bd li a {
	display:block;
	height:366px;
 height:auto; overflow:hidden;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:25px;
	right:0;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:22px;
	height:22px;
	margin:1px 5px;
	overflow:hidden;
	background:url(point1.png) no-repeat;


	line-height:999px;
}

.fullSlide .hd ul .on {

	background:url(point2.png) no-repeat;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:2%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:2%;
	background-position:-6px -137px;
}*/
