@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 25px;
	color: #333;
	margin-left: 0px;
	margin-top: 0px;
	background:url(img/bg.jpg);
	background-color:#FFF;
}
.t_title {
	font-family: "微软雅黑";
	font-size: 16pt;
	font-weight: bold;
	color: #c80000;
}
.t_titleS {
	font-family: "微软雅黑";
	font-size: 13pt;
	font-weight: bold;
	color: #c80000;
}
.t_title9R {
	font-family: "Verdana, Geneva, sans-serif";
	font-size: 9pt;
	font-weight: bold;
	color: #c80000;
}
.t_B
{
	font-family: "Verdana, Geneva, sans-serif";
	font-size: 9pt;
	font-weight: bold;
	color: #333;
}
p {
	text-indent:2em;
}
.t_titleB {
	font-family: "微软雅黑";
	font-size: 13pt;
	font-weight: bold;
	color: #333;
}
.t_txt {
	font-family: "Verdana, Geneva, sans-serif";
	font-size: 9pt;
	color: #333;
	line-height: 27px;
}
a.red:link {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #c80000;
}
a.red:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: c80000;
}
a.red:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: c80000;
}
