.fnt12 {
	font-family: "Arial", "Tahoma", "宋体";
	font-size: 12px;
}
a:link {
	font-family: "Arial", "Tahoma", "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Tahoma", "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.index {
	font-family: "Arial", "Tahoma", "宋体";
	font-size: 12px;
	color: #CCCCCC;
}
a:visited {
	font-family: "Arial", "Tahoma", "宋体";
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
.time {
	font-family: "Arial", "Tahoma", "宋体";
	font-size: 12px;
	color: #CCCCCC;
}
.line1 {
	font: 12px "Arial", "Tahoma", "宋体";
	color: #000000;
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
}

