.black_14 {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.black_14:hover {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
}
.black_red {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
}
.black_red:hover {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: underline;
}
.black_white {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.black_white:hover {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}
.orange_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bolder;
}
.orange_underline {
	font-size: 12px;
	color: #FF6600;
	font-weight: bolder;
	text-decoration: underline;
}
.orange_underline:hover {
	font-size: 12px;
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
}
.red_14 {
	font-family: "新宋体";
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
.red_14:hover {
	font-family: "新宋体";
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
}
.tr {
	background-color: #FF6000;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
	padding: 5px;
}
.tr_2 {
	background-color: #FF9900;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
}
.td {
	background-color: #FFF5DF;
	text-align: center;
	font-size: 12px;
	color: #333333;
	margin: 5px;
}
.td_2{
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	margin: 5px;
}
.border {
	height: 16px;
	border: 1px solid #E29A58;
	font-size: 12px;
	color: #993300;
	background-color: #FFFFFF;
}
.arrow {
	font-family: Webdings;
	font-size: 12px;
	color: #0066CC;
}
