.body {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #333333;
	line-height: 21px;
}
.body-en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
}
.body1 {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #333333;
}
.body1-en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.body1-bold {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.body1-bold-en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.body1-gree {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #024602;
	font-weight: bold;
}
.body2 {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #111111;
	}
.body2-en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	}
.body-b {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
a:active {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.b:link {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.b:visited {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.b:hover {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #F9ED0F;
	text-decoration: none;
}
.b:active {
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.us-bg {
	background-image: url(../big5/images/us-bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.us-bg-en {
	background-image: url(../en/images/us-bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
