.news_outline {
	width: 680px;
	margin: 0px 35px;
}
.news_topics_area {
	border: 1px solid #ffcccc;
	color: #cc0000;
	padding: 10px 0px;
	background: #fff2f2;
}
.news_topics {
	background: url(../news/img/news_topics.gif) no-repeat 16px 2px #fff2f2;
	padding: 0px 13px 0px 35px;
	margin: 3px 0px;
}
.news_box {
	margin:20px 0px;
	width: 100%;
}
.news_unit {
	width: 100%;
	border-bottom:1px solid #e5e5e5;
	margin: 0px;
	padding: 10px 0px;
}
.news_date {
	width: 5em;
	font-size: 95%;
	color: #01009a;
	vertical-align: middle;
}
.news_type {
	vertical-align: middle;
	width: 35px;
	text-align: left;
}
.news_detail_date {
	font-size:95%;
	color: #01009a;
	margin-bottom: 0px;
	line-height: 100%;
}
h3.news_detail_h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding-bottom:10px;
	background: url(../news/img/news_detail_h3.gif) no-repeat left bottom;
}
.news_detail_contents {
	margin-top: 0px;
	padding: 0px 10px;
}
.news_detail_img {
	text-align: center;
	margin:25px 0px;
}
.news_detail_back {
	text-align: center;
	margin:25px 0px;
}