@charset "gb2312";
/* CSS Document */

/* banner´óÍ¼ */
#banner {
	width:980px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	
}

#picBox_top{width:980px; height:259px; position:relative; overflow:hidden;}

#picBox_top ul#show_pic_top{ margin:0; padding:0; list-style:none; height:259px; width:980px; position:absolute;}

#picBox_top ul#show_pic_top li{ float:left; margin:0; padding:0; height:259px;}

#picBox_top ul#show_pic_top li img{ display:block;}

#icon_num_top{ position:absolute; bottom:5px; right:5px;}

#icon_num_top li{ float:left; background:url(../images/flashbutton.gif) no-repeat -15px 0;width:15px; height:15px; list-style:none; color: #333333; text-align:center; line-height:15px;  cursor:pointer;margin-right:5px;}

#icon_num_top li:hover,#icon_num_top li.active{ background:url(../images/flashbutton.gif) no-repeat 0 0; color:#fff;}


