td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
a.fontlist:link  {
	color: #333333;
	FONT-SIZE: 14px;
	text-decoration: none;
	font-family: "宋体";
	line-height: 180%;


}
a.fontlist:hover,a.fontlist:active {
	color: #FF0000;
	FONT-SIZE: 14px;
	text-decoration: none;
	font-family: "宋体";
	line-height: 180%;


}
a.fontlist:visited  {
	color: #003399;
	FONT-SIZE: 14px;
	text-decoration: none;
	font-family: "宋体";
	line-height: 180%;

}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.bbb /* --自定义列表标签中奇数表格行背景颜色定义-- */
{
background:#F9F9F9;height:22;font-size:12px;color: blue;
}
