﻿@charset "utf-8";
.AreaText {
	font-family: "宋体";
	font-size: 14px;
	color: #660000;
}
.Imgexp {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
}
.border {
	border: 2px solid #DA0202;
}
a.AreaText:link {
	font-family: "宋体";
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}
a.AreaText:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}
a.AreaText:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
}
.rightborder {
	border: 2px solid #DA0202;
}
.leftborder {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E80000;
}
