#slider{}	

#slider ul, #slider li{

	margin:0;

	padding:0;

	list-style:none;

	}

	#slider img{border:none;}

#slider li{ 

	width:980px;

	height:300px;

	overflow:hidden; 

	}	

#prevBtn, #nextBtn{ 

	display:block;

	width:30px;

	height:77px;

	position:absolute;

	left:-20px;

	top:71px;

	}	

#nextBtn{ 

	left:990px;

	}														

#prevBtn a, #nextBtn a{

	text-indent: -999em;

	display:block;

	width:30px;

	height:77px;

	}

	#prevBtn a:hover{}

#nextBtn a:hover{}

#nextBtn a{ 

		

	}
