

h1.title {
	text-align:center;
	font-size:1.75em;
	font-family:"xiaobiaosong";
	color: #cd9b0d;
	margin: 1em 0em 1em 0em;
}
h2 {
	text-align:left;
	font-size:1.5em;
	font-family:"xiaobiaosong";
	color: #cd9b0d;
	text-indent: 0em;
	margin: 1em 0em 1em 0em;
	border-bottom: 0.1em solid #c6c6c6;
}

h3 {
	text-align:left;
	font-size:1.35em;
	font-family:"xiaobiaosong";
	color: #cd9b0d;
	text-indent: 0em;
	margin: 0.5em 0em 0.5em 0em;
}
h4 {
	text-align:left;
	font-size:1.2em;
	font-family:"xiaobiaosong";
	margin: 0.5em 0em 0.5em 0em;
	color: #cd9b0d;
}
h5 {
	text-align:left;
	font-size:1.1em;
	font-family:"xiaobiaosong";
	margin: 0.5em 0em 0.5em 0em;
	color: #cd9b0d;
}

/*封面*/
.frontCover {
	qrfullpage:1;
}

/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 



/*图片标题*/
.imgtitle {
font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
font-size: 1em;
line-height: 1.4em;
text-align: center;
text-indent: 0;
}

/*图片说明*/
.imgdescript {
font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
font-size: 0.8em;
line-height: 1.3em;
text-align: center;
text-indent: 0;
}



.width100{
width:100%;
}




/** 楷体文字 **/
p.kai { 
	font-family: STKai, "MKai PRC", Kai,"楷体"; 
	font-size:1em;
}



/** 版权信息页正文 **/
p.copyright-text {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	line-height: 1.618em;
	text-indent: 0em;
}





/** 行间图 **/
img.inline-image {
	height: 3.5em;
	vertical-align: middle;
	margin-left: -0.1em ;
	margin-right: -0.1em  ;
}


div.frame-zhijiao {
	font-size: 1em;
	padding: 0.5em;
	margin: 0.1em 0em 0.5em 0em;
	border-style: solid solid solid solid;
	border-width: 0.1em;
}


div.frame-yuanjiao{
	font-size: 1em;
	padding: 0.5em;
	margin: 1.5em 0em 1.5em 0em;
	border-style: solid solid solid solid;
	border-width: 0.1em;
	border-radius: 0.5em;
}



div.frame-zhishidian1 {
	font-size: 1em;
	padding: 0.5em;
	margin: 1.5em 0em 1.5em 0em;
	background-color: #DCDCDC;
	border-top: 0.1em dotted #cd9b0d;
	border-bottom: 0.1em dotted #cd9b0d;
}



/** 加粗 **/
span.bold{
font-weight: bold;
}

/** 斜体字 **/
span.italic{
font-style: italic;
}



/*居中*/
p.para-center{
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-align: center;
	text-indent: 0em;
}
/*居右*/
p.para-right{
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-align: right;
}

/*居右*/
p.para-right-k{
	font-family:STKai, "MKai PRC", Kai,"楷体";
	font-size:1em;
	text-align: right;
}



span.color{
	color: #cd9b0d;
	font-weight: bold;
	text-decoration: underline;
}


/*默认图片样式*/
.qanzone-image
{
    width:100%;
    text-align:center;

}
.qanzone-imageH
{
    width:80%;

}
.qanzone-imageH60
{
    width:60%;
}

.qanzone-imageH40
{
    width:40%;
}

.juzhong
{
	text-align: center;
	text-indent: 0em;
}


span.font1 {
	font-size: 0.85em;
}