@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
line-height:20px;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}
p {
margin:0 0 2px 0;
text-align:justify;
line-height:1.4em;
text-indent:1.5em;}
a
{
text-decoration:none;}
.noindent {
text-indent:0px !important;
margin-top:0.5em;}
.noindent1 {
text-indent:0px !important;
margin-top:0em;
font-size:1.2em;}
/*Title*/
.title1{
font-size:2.5em;
font-weight:normal;
margin-top:3em;
text-align:left;
margin-left:4.8em;
line-height:1em;}
.title2{
font-size:1.5em;
font-weight:normal;
margin-top:0.8em;
font-style:italic;
margin-left:8.2em;}
.title3{
font-size:1.8em;
font-weight:normal;
margin-top:1.5em;
margin-left:6.9em;
margin-right:auto;
line-height:1em;}
.title4{
font-size:1.1em;
font-weight:normal;
margin-top:10em;
margin-left:11.2em;}
.title5{
font-size:0.7em;
font-weight:normal;
margin-top:0em;
margin-bottom:2em;
margin-left:17.8em;}
/*Copyright*/
.copyright{
margin-top:5em;}
.copyright p {
font-size:0.8em;
text-indent:0em;}
/*Dedication*/
.dedication
{
margin-top:15em;
margin-bottom:6em;}
.dedication > p{
text-align:center;
font-size:1.2em;
text-indent:0;
margin-top:0.7em;}
/*Coversection*/
.cover_section {
max-height:100%;
max-width:100%;
text-align:center;}
/****************************************/
/*!
* EPUB_CSS Order List / Unorder List V1.0
*/
ul, ol {
margin:1em 0 1em 1.5em;}
li {
margin:0 0 0 1em;}
/*Headings*/
.head1{
text-align:center;
font-size:1.3em;
line-height:1em;
margin-top:3em;
margin-bottom:7em;
font-weight:bold;}
.chap_num{
text-align:center;
font-size:1.1em;
margin-top:13em;
margin-bottom:0.5em;
font-weight:bold;}
.chap_head{
text-align:center;
font-size:1.7em;
margin-top:1em;
margin-bottom:0.2em;
font-weight:normal;
line-height:1.3em;}
/*!
* EPUB_CSS Display Images V1.0
*/
img {
width:100%;
height:auto;}
div.image {
width:85%;
height:auto;
text-align:center;
margin-left:auto;
margin-top:1.3em;
margin-bottom:1.3em;
margin-right:auto;
display:block;}
p.icaption {
font-size:100%;
text-align:left;}
.illustration-center {
margin-top: 1em !important;
margin-bottom:1.2em !important;
width:100%;
text-align:center;
page-break-inside:avoid;}
.illustration-center img{
width:5%;
margin-left:auto;
}
/*ExtraClasses*/
.para_top{margin-top:1.2em !important;}
.mleft{margin-left:1em !important;}
.mtop{margin-top:10em !important;}
.page_brk{page-break-after:always !important;}
.font{font-size:1.2em;}