@charset "utf-8";
/* CSS Document */
.etc_box {
	width:730px;
	float:left;
}
#sub_content .ExBox {
	overflow:hidden;
	width:730px;
	float:left;
	margin:25px 0 0 0;
	font-size:14px;
	display:block;
	color:#000;
	line-height:22px;
}
.news_list {
	width:730px;
}
.news_list li {
	width:730px;
	float:left;
	padding:10px 0;
	margin-bottom:10px;
	background:url(/common/images/css/news_line.jpg) no-repeat left bottom;
}
.news_list li a {
	background:url(/common/images/css/arrow_04.gif) no-repeat left center;
	padding-left:15px;
}
.news_date, .news_text {
	display:block;
}
.news_title {
	width:730px;
	float:left;
	padding:5px 0;
	background:url(/common/images/css/news_line.jpg) no-repeat left bottom;
}
.ExBox .doc {
	color:#999;
}

