/* CSS Document */
.dis {
	display: block;
}
.undis {
	display: none;
}
/*µ¼º½ÇÐ»»*/
#lastnewstop ul{	

}
#lastnewstop li a{	
	font-family:"ËÎÌå";
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#lastnewstop li{
	background:url(lastnew_li.jpg) no-repeat;
	float:left;
	width:70px;
	line-height:30px;
	text-align:center;
	height:25px;	
	text-align:center;
	margin-left:10px;
	padding-top:5px;
}
#lastnewstop ul .current {
	background:url(lastnew_current.jpg) no-repeat;
	width:70px;
	line-height:30px;
	text-align:center;
	height:30px;
	
}
#lastnewstop ul .current a{
	color:#000000;
	font-weight:bold;
}
