.news_hot_title {
	font-weight: normal;
	text-align: center;
	color: #fff;
	margin: 7px 1px 3px 1px;
}
a.news_hot { text-decoration: underline; color: #fff; }
	a.news_hot:link { color: #fff; }
	a.news_hot:visited { color: #fff; }
	a.news_hot:active { color: #fff; }
	a.news_hot:hover { color: #fff; }
div.news_hot {
	font-family: Arial;
	font-size: 10pt;
	margin: 3px 10px 3px 10px;
}
p.news_hot_title {
	font-size: 11pt;
	text-align: left;
	text-indent: 0;
	color: #fff;
	margin: 7px 1px 3px 1px;
}
p.news_hot_date {
	font-size: 9pt;
	text-align: left;
	text-indent: 0;
	color: #ccc;
	margin: 1px;
}
p.news_hot_article {
	font-size: 10pt;
	text-align: left;
	text-indent: 0;
	color: #ddd;
	margin: 1px;
}

.news_title {
	text-align: center;
	margin: 10px 10px 5px 10px;
}
.news_date {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	text-indent: 0;
	color: #aaa;
	margin: 5px 0;
}
.news_article {
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	text-indent: 0;
	color: #555;
	margin: 5px 25px;
}
div.news_linkfile {
	text-align: justify;
	margin: 15px;
}

ul.news_list {
	list-style-type: none;
	margin: 5px 10px 5px 10px;
	padding: 0px;
	text-indent: 0;
}
li.news_list {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	text-indent: 0;
}
.news_list_title {
	text-align: left;
	margin: 5px 0 2px 0;
}
.news_list_date {
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	text-indent: 0;
	color: #aaa;
	margin: 0;
}
.news_list_article {
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	text-indent: 0;
	color: #555;
	margin: 2px 0 2px 25px;
}
a.news_list { text-decoration: underline; }
	a.news_list:link { text-decoration: underline; }
	a.news_list:visited { text-decoration: underline; }
	a.news_list:active { text-decoration: none; }
	a.news_list:hover { text-decoration: none; }

div.news_group_list {
	clear: both;
	font-family: Arial;
	font-size: 9pt;
	text-align: right;
	margin: 10px 5px;
}
a.news_group_list { margin: 0 10px; color: #555; }
	a.news_group_list:link { color: #555; }
	a.news_group_list:visited { color: #555; }
	a.news_group_list:active { color: #000; }
	a.news_group_list:hover { color: #000; }

