@charset "utf-8";
/* 文字CSS  */

.font1 {
	font-size: 12px;
	color: #192f3c;
	font-family: PMingLiU, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 30px;
}
.font2 {
	font-size: 11px;
	color: #555555;
	font-family: PMingLiU, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.font3 {
	font-size: 12px;
	color: #0c8890;
	line-height: 24px;
	font-weight: bold;
}
.font4 {
	font-size: 12px;
	color: #734a22;
	line-height: 20px;
	font-weight: normal;
}
.font5 {
	font-size: 12px;
	color: #4a4a4a;
	line-height: 20px;
	font-weight: normal;
}
.font6 {
	color: #0e81a0;
	font-weight: bold;
}
.font7 {
	color: #418ec6;
	font-weight: normal;
	text-align: center;
}
.font8 {
	color: #565656;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	text-indent: 4px;
}
