.big_text {
	font-size: 16px;
	font-weight: bold;
	color: #EE7D13;
	padding: 20px;
}
#hpm {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	padding: 20px;
}
.date {
	float: left;
	font-weight: bold;
	color: #999;
	padding-right: 10px;
	font-size: 14px;
}
.line {
	width: 600px;
	margin-top:10px;
	border-bottom: 1px dotted #999;
}
.news {
	margin-top: 10px;
	font-size: 12px;
}
.news a {
	color: #1f71a0;
}
.news a:hover {
	color: orange;
}
#tbl {
	width: 80px;
	float: left;
}