.topsrchbox {
	font-family: "tahoma";
	font-size: 10pt;
	color: #00CC00;
	width: 130px;
	border: none;
	background-color: #DEDEDE;
	height: 20px;
	font-weight: bold;


}
.newstopic {
	font-family: "新細明體";
	font-size: 9pt;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
.hottopic {
	font-family: "新細明體";
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
