#big_pic {
    position:relative;
	width: 980px;
	height: 292px;
}
#fW_Content {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}
#fW_Controls {
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:12;
	}
#fW_Controls A {
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 30px;
	color: #fff;
	padding-top: 6px;
	height: 24px;
	text-align: center;
	text-decoration:none;
}
#fW_Controls A.activeSlide {
	color: #ff5300;
}
#fW_Controls A:hover {
	color: #ff5300;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




