.news ul, .news_last ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.news ul li{
	margin-bottom:15px;
}
.news div.archive{
	margin-top: 20px;
}
.news .time{
	padding-right:3px;
	color:#000000;
}
.news .news_by_id .time{
	float:none;
	margin-bottom:5px;
}
.news_last div.archive{
	display: block;
	margin-top: 10px;
	font-weight: bold;
	height:15px;
}
.news_last .archive 	a{
	float:left;
	padding-right:20px;
	/*background:url(pictures/double_arrow.gif) no-repeat right;*/
	background-position:right 1px;
}
.news_last a{
	display:block;
	font-weight:bold;
	color:#8b8b8d;
}
.news_last .time{
	font-size:90%;
	color:#8F9092;
	text-decoration:none;
}
.news_last ul li{
	margin-bottom:15px;
}