﻿#top_stories{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
}

#top_stories li{
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
}

#top_stories a .title{
	color: #000;
	display: block;
}

#top_stories a .desc{
	color: #000;
}

#top_stories a:hover .title{
	color: #fff;
	display: block;
}

#hp_news .all_news{
}

#hp_news .all_news a{
	font-size: 12px;
}

#hp_news .all_news a:hover{
	color: #fff;
}
