body {
	background-image:url(images/about_01.gif);
	
    background-repeat: repeat;
   background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,div,span,p {
	font-size: 12px;
	font-family: Arial, "宋体";
	line-height:22px;
}
a:link {
	font-size: 12px;
	color: #424343;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #424343;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #424343;
	text-decoration: none;
}
.gery {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}