.flshBanner {
	overflow:hidden;
	position:relative;
	width:580px;
	height:275px;
}
* html .flshBanner {
	overflow:hidden;
	position:relative;
	width:560px;
	height:275px;
}

.flshBanner ul {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;	
	width:2900px;
}

.flshBanner li {
	float:left;
	width:580px;
	height:275px;
}