@CHARSET "ISO-8859-1";
#slider{width:1020px; height:410px; float:left;}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width:920px;
	height:410px;
	overflow:hidden; 
}	
#prevBtn, #nextBtn{ 
	display:block;
	width:46px;
	height:103px;
	position:absolute;
	/*left:-30px;
	top:71px;*/
}	
														
#prevBtn a, #nextBtn a{  
	display:block;
	width:46px;
	height:103px;
	background:url(../img/banne02_bottom_left.png) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(../img/banne02_bottom_right.png) no-repeat 0 0;	
}

#banner_inner2 {width:1020px; height:410px;}
#botao_avancar_slide{width:48px; height:105px; float:right; margin-top:160px;}
#botao_voltar_slide{width:48px; height:105px;float:left; margin-top:160px;}
