@charset "utf-8";
body,td {
	margin: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-family: "宋体, "Arial, Helvetica, sans-serif;
}
A:visited {text-decoration: none; color: #666666;}
A:active {text-decoration: none; color: #666666; }
A:hover {text-decoration: underline; color: #333333;}
A:link {text-decoration: none; color:#666666;}
.in {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.in3 {
	border: 1px dashed #579F0F;
	
}

.hy {
	font-size: 14px;
	color: #ff0000;}
.end {
	font-size: 12px;
	color: #FF6600;}
a.end:visited {
	text-decoration: none;
	color: #339933;}
a.end:active {
	text-decoration: none;
	color: #339933;}
a.end:hover {
	color: #FF6600;}
a.end:link {
	text-decoration: none;
	color: #339933;}
