.content-title {
	font-size: 16px;
	font-weight: bold;
	color: #069;
	text-align: center;
}
.content {
	font-size: 14px;
	line-height: 26px;
	color: #069;
	text-indent: 26px;
}
.content12 {
	font-size: 12px;
	line-height: 24px;
	color: #069;
	text-indent: 26px;
}

td {
	font-size: 13px;
	line-height: 26px;
	color: #069;
}
th {
	font-size: 14px;
	font-weight: bold;
	color: #069;
}
.content3red {
	font-size: 14px;
	line-height: 26px;
	color: #F00;
}
.tdcenter {
	padding-right: 20px;
	padding-left: 30px;
}
.content-white {
	font-size: 14px;
	color: #FFF;
}

