BODY {
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FB8000;
	text-decoration: none;
}
.text {
	font-size: 13px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
.text2 {
	font-size: 16px;
	line-height: 28px;
	color: #000000;
	text-align: left;
}
.title{
	font-size: 16px;
	color: #000000;
	font-family: "黑體";
	font-weight: bold;
	background-image: url(../images/about_06.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 45px;
	vertical-align: 50%;
	height: 21px;
}
.subBG {
	background-image: url(../images/about_07.gif);
	background-repeat: repeat-y;
}

.copyright{
	line-height: 60px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6D6D6D;
}
