a:link{
	color:#006699;
	text-decoration:none;
}
a:visited {
	color: #006699;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:none;
}
.title {
	font-family: "宋体";
	font-size: 18px;
}
span {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
}
p {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
}
table {
	font-family: "宋体";
	font-size: 12px;
	line-height: 170%;
}
body {
	margin-top: 0px;
}

.uptr { background:#F0FFFF; font-family:"宋体"; font-size:12px; line-height:17px;}
.downtr { background:#FFFAFA;}