.style1 {
	font-family: "宋体";
	font-size: 14px;
	font-color:#000000;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #A4B3D6;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-decoration: none;
}.protb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
