.AreaText {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
}
.Imgexp {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
}
.border {
	border-top: none;
	border-right: 5px solid #8F0101;
	border-bottom: 3px solid #8F0101;
	border-left: none;

}
a.AreaText:link {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.AreaText:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.AreaText:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.rightborder {
	border: 2px solid #DA0202;
}
body {
	background-color: #f5f5f5;
}
.xlborder {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8f0101;
	border-left-color: #8f0101;
}
