@charset "utf-8";
.news_title_list .header {
	background-image: url(../images/background/11_1.gif);
	height: 31px;
}
.news_title_list .header .hTitle {
	float: left;
	line-height: 31px;
	height: 31px;
	width: 120px;
	text-align: center;
}
.news_title_list .header .hDate {
	background-image: url(../images/background/11_2.gif);
	background-repeat: no-repeat;
	height: 31px;
	line-height: 31px;
	padding-left: 360px;
	float: left;
}
.news_title_list .body {
	padding-top: 11px;
	padding-bottom: 11px;
}
.news_title_list .body ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.news_title_list .body li {
	background-image: url(../images/background/12.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 23px;
	padding-top: 11px;
	clear: both;
	padding-right: 69px;
	padding-left: 12px;
}
.news_title_list .body a {
	float: left;
	color: #373737;
	text-decoration: none;
	background-image: url(../images/icon/02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.news_title_list .body .icon {
	float: left;
}
.news_title_list .body .date {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF7200;
}
.news_title_list .footer {
	text-align: right;
}
.news_title_list .footer a {
	color: #000000;
	text-decoration: none;
}
.article_box_header .title {
	font-size: 14px;
	color: #4E5154;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.article_box_header .property {
	font-size: 12px;
	color: #4E5154;
	padding-top: 4px;
	padding-bottom: 4px;
}
.article_box_content {
	font-size: 14px;
	line-height: 18px;
	padding: 6px;
}

