.news h2 {
	color: #202020;
	font-size: 1.7em;
	font-weight: normal;
	font-family: Georgia;
}
.news .item .h_link {
	text-decoration: none;
}
.news .item .h_link h3 {
	color: #fda90b;
}
.news .item .thumb {
	float: left;
	margin-top: 6px;
}
.news .box_content h2 {
	color: #202020;
	font-size: 1.7em;
	font-weight: normal;
	font-family: Georgia;
}
/* no_contnt */
.news .box .item img {
	float:left;
	margin-right: 10px;
}
.news .item {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d2d2d2;
}
.news .date {
	font-size: 1.2em;
	padding-top: 8px;
	font-weight: bold;
}
.news .item .more {
	font-size:1.2em;
}
#center .news .box .item_lead {
	font-size: 1.0em;
	font-weight: normal;
}

.news h3 {
	margin-bottom: 10px;
	color: white;
}
.news .space{
	padding-bottom: 5px;
}
.news .date p{
	display: inline;
}