/*
	style.css
*/

.link2all {
	text-align:left;
}


.link2all a, .link2all2 a{
	display: block;
	color: #8e8e8e;
	padding-top: 7px;
}
.actual{
	border-bottom: 1px solid #D0D1D1;
	padding-bottom: 10px;
}

a.comcount{
	color: #8E8E8E;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('../../img/comment.png');
	padding: 0 0 5px 20px;
	margin-bottom: 20px;
}

.nlistDate {
	color:#8e8e8e;
}

.nlistImage {
	margin-right:10px;
}

.centr_news_cont, .centr_news_cont a, .centr_news_cont a:hover {
	color:#000000;
	text-decoration:none;
}
.centr_news_cont{
	margin: 0px;
}
.centr_news_cont h4{
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 15px;
}
.spsp{
	margin: 0px;
	padding: 0px;
	display: block;
	height: 10px;
}