div.newsbox
{
	font-size: 8pt;
	padding-bottom: 5pt;
	border-bottom: 1px dashed silver;
	color: black;
	margin-bottom: 8pt;
}

div.newsdate
{
	font-size: 8pt;
	color: gray;
}

div.newstitle
{
	font-size: 8pt;
	font-weight: bold;
	color: black;
}

div.hotnewstitle
{
	font-size: 8pt;
	font-weight: bold;
	color: red;
}
