body {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	margin:0px;
}
.blacktit {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #08487E;
	height: 15px;
	width: 100px;
}
.bluepass {
	font-family: "宋体";
	font-size: 12px;
	color: #084578;
}
.redline {
	font-family: "宋体";
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.linkline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.font {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	}
a.left:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.left:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.left:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
a.left:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
