/*封面*/
.frontCover {
	qrfullpage:1;
}

/*<h1>一级标题*/
h1.bodycontent-first-title {
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.5em;
	line-height:1.2em;
	text-align:center;
	text-indent:0;
	margin-bottom:2em;
}  



/*版权标题*/
.kindle-cn-copyright-title {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom:1em;
}


/*版权内容*/
.kindle-cn-copyright-text {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:0.9em;
	text-indent:0;
}

/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 


/*斜体*/
.bodyPic {
	text-align:center;
	margin:1em auto;
} 


/*图片标题*/
.bodycontent-text-tushuo {
	font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
	font-size:1em;
	line-height:1.4em;
	text-align:center;
	text-indent:0;

}


/*边框*/
.width80 {
	width:80%;	
}

p.bodycontent-text_right {
	font-size:1em; 
	text-align: right;
	font-family: STKai, "MKai PRC", Kai, "楷体";	
}

/* 注释 */
p.bodycontent-text_center {
	 
	text-align: center;
	font-weight: bold;
	font-size:1em; 
	font-family: STKai, "MKai PRC", Kai, "楷体";	
}

