@charset "UTF-8"; html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote { margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent; line-height:20px; } p { margin:0 0 2px 0; text-align:justify; line-height:1.4em; text-indent:1.5em;} a { text-decoration:none;} /*! * EPUB_CSS Display Images V1.0 */ img { width:100%; height:auto;} table { width:99.9%; border-spacing:0; border-collapse:collapse;} /****************************************/ /*! * EPUB_CSS Order List / Unorder List V1.0 */ ul, ol { margin:1em 0 1em 0em;} li { margin:0 0 0 1em;} /*Coversection*/ .cover_section{ max-height:100%; max-width:100%; text-align:center;} /*Titlesection*/ .title_section{ max-height:100%; max-width:100%; text-align:center;} /*Copyrightsection*/ .copyright_section{ margin-top:2em;} .copyright_section p { font-size:0.9em; text-align:left; text-indent:0em !important; margin-top:1.2em; line-height:1.2em;} /*contents*/ .toc_section{ margin-top:3em;} .toc_head{ font-weight:normal; margin-top:0em; font-size:1.6em; text-align:center; margin-bottom:3em; font-style:none; text-indent:0em !important;} .toc_section p{ text-align:left; font-size:0.9em; font-weight:normal; margin-left:auto; margin-right:auto; text-indent:0em !important;} /*Introduction*/ .Intro_section{ margin-top:0em;} .Intro_heda { text-align:center; font-size:1.2em; margin-top:3em; font-weight:normal;} .Intro_title { text-align:center; font-size:1.6em; margin-top:0.3em; font-weight:normal;} .Intro_author{ text-align:center; font-size:1em; margin-top:0.5em; margin-bottom:2.5em; font-weight:normal;} /*Dedicationsection*/ .dedication_section { margin-top:6em;} .dedication_section p{ text-align:center; font-size:1em; text-indent:0em; margin-top:0.5em; margin-left:auto; margin-right:auto; font-weight:bold;} /*Partsection*/ .part_section{ margin-top:0em;} .part_head { text-align:center; font-size:1.3em; margin-top:5em; font-weight:bold;} .part_title { text-align:center; font-size:1.6em; margin-top:0em; font-weight:normal; line-height:1.4em;} .part_author { text-align:center; font-size:1em; margin-top:0em; font-weight:normal; line-height:1.4em;} /*Chaptersection*/ .Chapter_section{ margin-top:0em;} .chap_title { text-align:center; font-size:1.6em; margin-top:3em; margin-bottom:0.3em; font-weight:normal;} .chap_author{ text-align:center; font-size:1em; margin-top:0.5em; margin-bottom:2.5em; font-weight:normal;} /*Notesection*/ .note_section{ margin-top:0em;} .note_title { text-align:center; font-size:1.4em; margin-top:3em; margin-bottom:3em; font-weight:normal;} /*Images*/ .fullwidth { page-break-after:always; page-break-before:always; margin-left:auto; margin-right:auto; margin-top:0em; margin-bottom:0em; width:90%;} .halfwidth { page-break-after:always; page-break-before:always; margin-top:1em; margin-left:auto; margin-right:auto; margin-bottom:3em; width:60%;} .quterwidth { margin-left:auto; margin-right:auto; margin-top:2em; margin-bottom:2em; width:30%;} .smallwidth { margin-left:-1em; margin-right:auto; margin-top:1em; margin-bottom:2em; width:45%; vertical-align:middle;} p.icaption { font-size:0.83em; text-align:left; text-indent:0em !important; margin-top:0.3em; font-weight:bold;} /*Headings*/ h1{ text-align:center; margin-top:1.5em; margin-bottom:1em; font-size:1em; } /*blockquote*/ .blockquote { margin-left:2em; margin-right:1em; margin-top:1em; margin-bottom:1em; line-height:1.4em; } .blockquote p { margin-left: 0; margin-right: 0; text-align:left; } .blockquote > p:first-child { text-indent:0em !important; } .dropcap { float: left; font-size:3.2em; line-height:0.8em; margin:0em 0.02em 0 0em; } .pagebrk{ page-break-after:always !important;} .Intro_author + p, .smallwidth + p, .chap_author + p { text-indent:0em !important; } .noindent{ text-indent:0em !important; margin-top:1em;} .meft{ margin-left:2em !important;} .mtop{ margin-top:1em;} .mtop2{ margin-top:1.5em; margin-bottom:0.5em} .mtop3{ margin-top:1.5em;} .mtop1{ margin-top:-0.5em !important;} .right{ text-align:right;} .hang_ind{ margin-left:1.5em; text-indent:-1.5em; } .calign{ text-align:center !important;}