#foucs{position: relative; width: 471px; height: 147px;overflow: hidden;text-align: center;}
#picBox{width:471px; height:147px; margin:0px auto; overflow:hidden; position:relative;}
#picBox ul#show_pic{ margin:0; padding:0; list-style:none; height:147px; width:3050px; position:absolute;}
#picBox ul#show_pic li{ float:left; margin:0; padding:0; height:147px;}
#picBox ul#show_pic li img{ display:block;}
#icon_num{ position:absolute; bottom:0px; right:10px;}
#icon_num li{
	float: left;
	color: #000;
	text-align: center;
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #8b8b8b;
	background-color: #fff;
	list-style:none;
}
#icon_num li:hover,#icon_num li.active{
	color: #000;
	background-color: #86e81d; 
}
#picBox_top{width:471px; height:147px; margin:50px auto; position:relative; overflow:hidden;}
#picBox_top ul#show_pic_top{ margin:0; padding:0; list-style:none; height:147px; width:471px; position:absolute;}
#picBox_top ul#show_pic_top li{ float:left; margin:0; padding:0; height:147px;}
#picBox_top ul#show_pic_top li img{ display:block;}
#icon_num_top{ position:absolute; bottom:0px; right:10px;}
#icon_num_top li{ float:left; background:url(flashbutton.gif) no-repeat -15px 0;width:15px; height:15px; list-style:none; color:#39F; text-align:center;  cursor:pointer; padding:0; margin:0;margin-right:5px;}
#icon_num_top li:hover,#icon_num_top li.active{ background:url(flashbutton.gif) no-repeat 0 0; color:#fff;}