body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,p {
	font-size: 12px;line-height:155%;
}
.leftborder {
	background-image: url(../images/about_r6_c3.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #9A231D;
	text-decoration: underline;
}
a:active {
	line-height: 150%;
	color: #48A901;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: underline overline;
}
a.yellow:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #ffffff;
	text-decoration: none;
}
a.yellow:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #ffffff;
	text-decoration: none;
}
a.yellow:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #ffffcc;
	text-decoration: underline;
}
a.yellow:active {
	line-height: 150%;
	color: #ffccff;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: underline overline;
}