@charset "utf-8";
#news {
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#news ul {
	padding-top: 20px;
	padding-bottom: 20px;
}
#news li {
	margin-bottom: 20px;
}
#right #news .title-news {
	margin-bottom: 8px;
}
#rightnews #news .title-news {
	margin-bottom: 8px;
}
#news .news-toptitle {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	display: block;
	padding-top: 20px;
	line-height: 24px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
