.frontCover {
    qrfullpage: 1;
}

hr {
    text-align: left;
    margin-left: 0;
    width: 30%;
}

.bok_seriesname {
    font-size: 1.2em;
    text-align: left;
}

.bok_bookname {
    font-weight: bold;
    font-size: 2.0em;
    text-align: center;
    margin: 2em 0em 0em 0em;
}

.bok_author {
    font-size: 1.5em;
    text-align: center;
    margin: 1em 0em 0em 0em;
}

.bok_publish {
    font-size: 1.5em;
    text-align: center;
    margin: 6em 0em 1em 0em;
}

.sect1 {
    text-align: center;
    font-size: 1.5em;
    color: #c36500;
    font-weight: bold;
    margin: 1em 0em 1em 0em;
}

.sect2 {
    text-align: left;
    text-indent: 0em;
    font-size: 1.3em;
    color: #c36500;
    font-weight: bold;
    margin: 1em 0em 1em 0em;
}

.sect3 {
    text-align: left;
    text-indent: 0em;
    font-size: 1.1em;
    color: #c36500;
    font-weight: bold;
    margin: 1em 0em 1em 0em;
}

.sect4 {
    text-align: left;
    text-indent: 0em;
    font-size: 1.1em;
    color: #c36500;
    font-weight: bold;
    margin: 1em 0em 1em 0em;
}

.sect5 {
    text-align: left;
    text-indent: 1em;
    font-size: 1.0em;
    color: #c36500;
    font-weight: bold;
    margin: 1em 0em 1em 0em;
}

.content {
    font-size: 1.0em;
    text-align: justify;
    text-indent: 2.0em;
    line-height: 1.25em;
    margin: 0.5em 0em 0.5em 0em;
}

.content_right {
    font-size: 1.0em;
    text-align: right;
    text-indent: 2.0em;
    line-height: 1.25em;
    margin: 0.5em 0em 0.5em 0em;
}

.picture_character {
    height: 1.0em;
    vertical-align: text-bottom;
}

.picture_line {
    vertical-align: middle;
}

.picture_figure {
    text-align: center;
}

.picture_figure_title {
    font-size: 0.8em;
    text-align: center;
    line-height: 1.25em;
    margin-top: 0.2em;
}

.picture_table {
    text-align: center;
}

.picture_table_title {
    font-size: 0.8em;
    text-align: center;
    line-height: 1.25em;
    margin-bottom: 0.2em;
}

.superscript {
    font-size: 0.6em;
    vertical-align: super;
}

.emphasis_bold {
    font-weight: bold;
}