.RSS-HLREADER{
	width:543px;
	height:260px;
	overflow:auto;
	scrollbar-base-color:silver;
	scrollbar-track-color:#cbe0fb;
	scrollbar-arrow-color:#ffffff;
	left: 10px;
	top: 30px;
	position: absolute;
}

.RSS-HLREADER table{
	width: 518px;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	line-height: 12pt;
	color: #333333;
	text-align: left;
}

.RSS-HLREADER td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: silver;
	line-height: 16pt;
}
.RSS-HLREADER .date {
	vertical-align: top;
	width: 75px;
}

.RSS-HLREADER .icon {
	vertical-align: top;
	width: 78px;
}

.RSS-HLREADER .longTitle {
	vertical-align: top;
	width: 425px;
}

.RSS-HLREADER .new_news {
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}

.RSS-HLREADER a {
	color: #333333;
	text-decoration: none;
}

.RSS-HLREADER a:hover {
	color: #FF6600;
	text-decoration: underline;
}

