body,td {
	font-family: "宋体", "新宋体", "隶书", "黑体";
	font-size: 9pt;
	color: #000000;
	line-height: 1.5em;
}
.font_white{color:#FFFFFF; font-weight:bold}  /*产品类别标题*/
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}