ul.c_news li {
	padding-bottom: 36px;
	margin-left: 100px;
}
	ul.c_news li p.news_date {
		float: left;
		width: 96px;
		margin-left: -100px;
		font-weight: bold;
	}
	ul.c_news li h4 {
		font-weight: bold;
		padding-bottom: 4px;
	}
#news_full span.dt{
	display: block;
	padding: 5px 0;
	font-style: italic;
}
