@charset "utf-8";
body,td {
	margin: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-family: "宋体, "Arial, Helvetica, sans-serif;
}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000; }
A:hover {text-decoration: underline; color: #333333;}
A:link {text-decoration: none; color:#000000;}
.in {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "宋体";
}
a.in:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
a.in:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
a.in:hover {
	text-decoration: none;
	color: #99FFFF;
	font-weight: bold;
	font-size: 12px;
}
a.in:link {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	font-size: 12px;
}
.in2 {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.in3 {
	border: 1px solid #000000;
	
}

