/****图片下面那行字的格式******/
.txt1 {
	font-size: 12px;
	text-indent: 20pt;
	color: #111177;
}

/*******表格第一列的字体格式********/

.biaol1 {
	font-size: 12px;
	color: 111177;
	text-indent: 8pt;
}
/************正文内容*******************/
.wenj {
	font-size: 12px;
	text-indent: 20pt;
	color: #000000;
}
/**************正文内小标题**********************/
.wenb {
	font-size: 14pt;
	line-height: 100%;
	text-indent: 10pt;
	font-weight: bold;
}
/*****************文章题目**********************/
.timu {
	font-size: 16pt;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #330000;
	text-align: center;
}
