/* ==================== RH Styles ===================== */ div.otherbooks { margin-top: 4em; margin-left: 0; margin-right: 0; } div.copyright { font-size: small; text-align: center; margin-top: 4em; } div.dedication { margin-top: 4em; } div.part { text-align: left; } h1.part { line-height: 2em; margin-top: 4em; margin-bottom: 1em; font-size: xx-large; text-align: right; font-weight: bold; } h1.chapter { font-size: x-large; text-align: center; font-weight: bold; line-height: 1.3em; margin-top: 2em; margin-bottom: 3em; } h1.chapter0 { font-size: medium; text-align: center; font-weight: bold; line-height: 1.3em; margin-top: 2em; margin-bottom: 1em; } h1.chapter01 { font-size: large; text-align: center; font-weight: bold; line-height: 1.3em; margin-top: 2em; margin-bottom: 1em; } /* ===================== Added Styles ===================== */ p.indent { text-indent: 1em; margin-top: 0; margin-bottom: 0; text-align: left; } p.right { text-align: right; } p.center { margin-top: 1em; text-align: center; margin-bottom: 1em; margin-left: 1px; } p.center01 { margin-top: -4.8em; text-align: center; margin-bottom: 3em; margin-left: 1px; } p.center02 { margin-top: -1.5em; text-align: center; margin-bottom: 1em; margin-left: 1px; } p.center3 { margin-top: 2em; text-align: center; margin-bottom: 2em; margin-left: 1px; line-height: 1.4em; font-size: 1.2em; } p.center4 { margin-top: 3em; text-align: center; margin-bottom: 1em; margin-left: 1px; line-height: 2.5em; } p.center5 { margin-top: 2em; text-align: center; margin-bottom: 4em; margin-left: 1px; } div.dis_img { margin-top: 1em; text-align: center; margin-bottom: 1em; margin-left: 1px; } a.hlink { text-decoration: none; } p { margin-top: 0.3em; margin-bottom: 0.3em; } div.cover { text-align: center; } div.titlepage { text-align: center; } a.pubhlink { text-decoration: none; color: green; } p.extract { text-indent: 0; text-align: left; margin-top: 2em; margin-bottom: 0; } p.extract1 { text-indent: 1em; text-align: left; margin-top: 2em; margin-bottom: 0; } div.preface { text-align: left; margin-top: 2em; } div.preface0 { text-align: left; margin-top: 4em; } p.nonindent { margin-top: 0; margin-bottom: 0; text-align: left; text-indent: 0; } span.small { font-size: x-small; } span.small22 { font-size: 0.7em; line-height: 3em; } body { font-size: medium; line-height: 1.2em; margin-top: 1em; margin-left: 1em; margin-right: 2em; } h1.toc { font-size: large; text-align: center; font-weight: bold; line-height: 1.3em; margin-top: 2em; margin-bottom: 3em; } p.crt { text-align: left; text-indent: 0; margin-top: 1em; margin-bottom: 1em; } span.underline { text-decoration: underline; } span.big01 { font-size: 0.8em; } span.big2 { font-size: xx-large; } p.crt01 { margin-top: 1em; text-align: center; margin-bottom: 1em; } sup { vertical-align: 4px; } sup.frac, sub.frac { font-size: 0.7em; } img { max-height: 100%; max-width: 100%; } /* =============== New Style added =============== */ /* == For TOC == */ div.toc_fm { margin-top: 1em; margin-bottom: 1em; margin-left: 0; font-size: 0.9em; line-height: 1.4em; } div.toc_bm { margin-top: 1em; margin-bottom: 1em; margin-left: 0; font-size: 0.9em; line-height: 1.4em; } div.toc_chap { margin-left: 6.1em; text-indent: -4.6em; font-size: 1em; line-height: 1.4em; } div.toc_part { margin-top: 1em; margin-bottom: 0.2em; margin-left: 0; line-height: 1.5em; font-size: 1.2em; } /* == For Block Quotes == */ div.block01 { margin-left: 3em; margin-right: 3em; text-align: left; margin-top: 0; margin-bottom: 0; } /* For Hanging Paragraphs */ /* For Dialogue Text */ /* For bullet list */ /* For Fractions */ span.border { border-bottom: 8px double; }