body,td,th {
	font-family:  "宋体",Arial;
	font-size: 14px;
	line-height: 20px;
	color: #ddd;
}
body {
	margin: 0px;
	background-color: #000000;
}
a:link {
	color: #ddd;
	text-decoration: none;
}
a:visited {
	color: #ddd;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.title{font-size:18px; font-family:方正大标宋简体; border-bottom:2px #525252 solid;border-top:2px #525252 solid;}