A:link    { text-decoration:none; color: #003558; }
A:visited { text-decoration:none; color: #003558; }
A:active  { text-decoration:underline; color: #000000; }
A:hover   { text-decoration:underline; color: #a3b902; }

.content { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9pt; line-height:12px}
table{ 
    border-collapse: collapse;/*自动把相同的边框线合并*/
	
	font-size: 12px; 
}

.tdbg{
	background-color: #ffffff;
	border: #DDE1E3 1px solid;
	height:25px;
	text-decoration: none;
}
.tdbg2 {
	background-color:#ffffff;
	height:25px;
	text-decoration: none;
}
.tdbg3 {
	background-color:#FAFAFA;
	height:25px;
	text-decoration: none;
}