body,td,th {
	font-family: Arial,宋体;
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
}
body {
	margin: 0 auto;
	width:810px;
}
a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #ff6600;
	text-decoration: underline;
}
.title {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.blue{
	font-size: 9pt;
	color: #0070BC;
}
