TD {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 200%; FONT-FAMILY: "宋体"
}
BODY {
	FONT-SIZE: 12px; FONT-FAMILY: Arial
}
A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 200%;
	font-family: "黑体";
	font-size: 18px;
	font-style: normal;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 200%;
	font-family: "黑体";
	font-size: 18px;
	font-style: normal;
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 200%;
	font-family: "黑体";
	font-size: 18px;
	font-style: normal;
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 200%;
	font-family: "黑体";
	font-size: 18px;
	font-style: normal;
}




.aboutus{
	width: 590px;
	clear: both;
	padding-top:5px;
	
}
.aboutus UL {
	list-style-type: none;
}
.aboutus LI {
	line-height: 180%;
	padding-top: 10px;
	text-align: center;
	color: #999;
	padding-right:30px;
}
.aboutus A:link {
	line-height: 180%;
	color: #999;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
}
.aboutus A:visited {
	line-height: 180%;
	color: #999;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
}
.aboutus A:active {
	line-height: 180%;
	color: #999;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
}
.aboutus A:hover {
	line-height: 180%;
	color: #999;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
}