
img {border: 0 solid;}
#announceListUL {margin:0; padding:0; list-style:none; height: 15px; overflow:hidden; }
#announceListUL li {height:15px; line-height:15px; }
#exchangeRecommendListUL {margin:0; padding:0; list-style:none; height: 15px; overflow:hidden; }
#exchangeRecommendListUL li {height:15px; line-height:15px; }
#idPicShow{
	width:726px;
	height:186px;
	position:relative;
	cursor:pointer;
}
#idNum{
  position:absolute;
  right:5px;
  bottom:10px;
  font-family: Arial;
  font-size: 12px;
  text-align:center;
}
#idNum li{
	background:transparent url(../images/pic_show/hot_img01.gif) no-repeat  bottom;
	color:#FC5545;
	display:block;
	height:16px;
	line-height:16px;
	margin-left:10px;
	text-decoration:none;
	width:16px;
	float: left;
	list-style:none;
	font-weight:bold;
}
#idNum li.on{
display:block;
background:transparent url(../images/pic_show/hot_img02.gif) no-repeat scroll center bottom;
color:#FFFFFF;
font-weight:bold;
height:16px;
line-height:16px;
text-align:center;
width:16px;
text-decoration:none;
}
