.caption {
	font-family: "Times New Roman", "宋体";
	font-size: 16px;
	line-height: 200%;
	font-weight: bold;
	color: #000000;
}
.subTitle {
	font-family: "Times New Roman", "宋体";
	font-size: 14px;
	line-height: 200%;
	font-weight: bold;
	color: #000000;
}
.text{
	font-family: "Times New Roman", "宋体";
	font-size: 14px;
	line-height: 180%;
	color: #000000;
}
.text a{
	font-family: "Times New Roman", "宋体";
	font-size: 14px;
	line-height: 180%;
	color: #007F32;
	text-decoration: none;
}
.text a:hover{
	font-family: "Times New Roman", "宋体";
	font-size: 14px;
	line-height: 180%;
	color: #007F32;
	text-decoration: underline;

}
.textTable{
	font-family: "Times New Roman", "宋体";
	font-size: 14px;
	line-height: 250%;
	color: #000000;
	text-indent: 5px;
}
.navigation {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}
.othertitle {
	font-size: 18px;
	color: #CC6600;
	font-weight: normal;
	font-family: "黑体";

}
