

div.tupian {
	width: 100%;
	margin: 1em auto 1em auto;
	text-align: center;
}

p.bodycontent-text {
	text-indent: 2em;
	 
}

/*封面*/
.frontCover {
	qrfullpage:1;
}

p.bodycontent-text_right {
	font-size:1em; 
	text-align: right;
font-family: STKai, "MKai PRC", Kai, "楷体";
}

p.bodycontent-text-tushuo {
	font-size:0.8em; 
	text-align: center;
	margin-top: 0.2em;
}




h1.bodycontent-first-title {
	 
	font-size: 1.5em;
	margin-bottom: 2.5em;
	margin-top: 0.5em;
	text-align: center;
}



h4,h5,h6
{
	 
	text-align:left;
	text-indent:2em;
	font-size:1em;
	margin: 1.0em 0em;
}



/* 版权信息页标题 */
/* Copyright page title */
h1.kindle-cn-copyright-title {
	page-break-before: always;
	font-size: 1.2em; 
	text-align: center; 
	border-width: 1.5px;
	margin:0.5em 0em 0.5em 0em;
	border-style: none none solid none;
}

/* 版权信息页正文 */
/* Copyright page text */
p.kindle-cn-copyright-text {
	line-height: 1.5;
	text-indent: 0em;
}

/* 注释 */
p.zhusi {
	line-height: 1.5;
	 
	text-indent: 0em;
	font-size: 0.8em;
}



p.bodycontent-text_yinwen {
font-family: STKai, "MKai PRC", Kai, "楷体";
	line-height: 1.5;
	text-indent: 2em;
	font-size: 1em;
	
}



img.image-alone {
	width: auto;
	margin-bottom: 0.2em;
}



/* 数学上标字体 */  
span.math-super {  
    font-size: 0.7em;  
    vertical-align: super;  
}

