.border {
	font-family: "lr oSVbN", "lr o", "MS UI Gothic", "lr SVbN";
	background-image: url(images/back_upper.gif);
	background-repeat: repeat;
	margin: 5px;
	padding: 5px;
	border: 1px outset #99FFFF;
	font-size: 13px;
	font-weight: bold;
	color: #006666;
}
.whiteText {
	font-family: "lr oSVbN", "lr o", "MS UI Gothic", "lr SVbN";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px ridge #99CCCC;
}
a:link {
	text-decoration: underline;
}
a:active {
	color: #CC9933;
	text-decoration: underline;
}

.top_bg {
	background-image: url(images/hot_news_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_bg {
	background-image: url(images/hot_news_hLine.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

























