﻿body,td,th {
	font-family: "宋体",Arial;
	font-size: 9pt;
	line-height: 20px;
	color: #333;
}
body {
	margin: 0px;
	background-image: url(images/bg.gif);
}
a:link {
	font-size: 9pt;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #ff0000;
	text-decoration: underline;
}
a.w:link {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
a.w:visited {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
a.w:hover {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline;
}
