/* CSS Document */

<title>index</title>.blue {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #2172C3;
}
.blue {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #2172C3;
	font-weight: bold;
}
.green {
	font-family: "黑体";
	font-size: 14px;
	line-height: 150%;
	color: #89B601;
	font-weight: bold;
}
.black {
	font-family: "宋体";
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.black150 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #000000;
}
.white {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}

