#index_banner_out{
	width:600px;
	height:242px;
	position:relative;
	border:1px solid #ccc;
	background-color:#fff;
	margin:0 0 0 10px;
}
#index_nav_banner{
	float:left;
	width:590px;
	height:232px;
	position:absolute;
	top:5px;
	left:5px;
	border:1px solid #aaa;
	background-color:#DCDCDC;
}

#index_nav_banner .a_bigImg img{
	position:absolute;
	top:2px;left:2px;
	display:none;
}


/* ul_change_a1 */
.change_button{
	overflow:hidden;
	position:absolute;
	left:5px;
	top:5px;
}

.change_button li{

}

.a_last,.a_next{

	width:16px;height:16px;
	background:url(../images/bot.png) no-repeat;
	text-indent:-999em;
	overflow:hidden;
}
#index_nav_banner #index_nav_preview{width:480px; height:216px;padding:3px 1px 1px 3px;
border:1px solid #ccc; position:absolute; right:3px; top:5px; background-color:#fff;}
#index_nav_banner #index_nav_preview a img{ width:480px; height:216px;}
ul.change_button{ width:100px;}

ul.change_button li img{ width:90px; height:51px;border:1px solid #ddd;}

ul.change_button img.now{border:1px solid #FF6600;}

.a_last{right:30px;background-position:0 0;}
.a_next{right:12px;background-position:100% 0;}

