.news_cat_dump_hdr {
	padding-top: 10px;
	font-size: 15px;
	font-weight: bold;
}

.news_cat_dump_sub {
	padding: 10px;
}

.news_cat_dump_sub .news_cat_dump_sub_content {
	width: 244px;
	height: 22px;
}

.news_cat_dump_sub .news_cat_dump_sub_content-left {
	width: 5px;
	height: 22px;
	float: left;
}

.news_cat_dump_sub .news_cat_dump_sub_content-right {
	width: 5px;
	height: 22px;
	float: right;
}

.news_cat_dump_sub .news_cat_dump_sub_content-center {
	height: 22px;
	width: 234px;
	float: left;
}

.news_cat_dump_sub .news_cat_dump_sub_content-content {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #2e5787;
	line-height: 22px;
	background-color: transparent;
	background-image: url("../../images/web/li_2.gif");
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.news_cat_dump_sub .news_cat_dump_sub_content-content a {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #2e5787;
	text-decoration: none;
}


