table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #003366;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
.hangju {
	font-size: 12px;
	line-height: 25px;
}
.px14 {
	font-size: 14px;
}
.tdbg{
    background:#eaeaea;
}
.trbg{
    background:#f5f5f5;
}
.table_border         /*表格边框css定义*/
{border: 1px solid #a7a7a7;}
.link_table_title     /* 表格标题css定义*/
{
	height:26px;
	text-align: center;
	font-weight:bold;
	background-color: #CCCCCC;
	font-size: 12px;
}
