TABLE {
	FONT-SIZE: 12px; COLOR: #7f7f7f; LINE-HEIGHT: 20px; FONT-FAMILY: "宋体"
}
.bor {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	border: 1px inset #EBEBEB;
}

.text {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}

A:link {
	COLOR: #666666;
	text-decoration: none;
}
A:visited {
	COLOR: #666666;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: none;
	color: #105F98;
}
A:active {
	TEXT-DECORATION: none
}
.blue {
	font-size: 12px;
	color: #105F98;
	text-decoration: none;
	line-height: 22px;
}
.text14 {
	font-family: "宋体";
	font-size: 14px;
	color: #2866A4;
	text-decoration: none;
}
.red:link {
	color: #FF0000;
}
.red:visited {
	color: #FF0000;
}
.red:hover {
	color: #666666;
}
.but {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}

