.bg {
	font-family: "宋体";
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	padding-left: 20px;
}
.contactCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	padding-left: 20px;
}
.about a:link {
	color: #666666;
	text-decoration: none;
}
.about a:visited {
	color: #666666;
	text-decoration: none;
}
.about a:hover {
	color: #000000;
	text-decoration: underline;
}
.yy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.yy a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.yy a:visited {
	text-decoration: none;
	color: #000000;
}
.yy a:hover {
	font-weight: bold;
	color: #A50000;
	text-decoration: none;
}
