body {
    margin-left: 15%;
    margin-right: 15%
    }
div.frontmatter {
    margin: auto;
    max-width: 30em
    }
div.frontmatter .logo {
    text-align: right;
    margin-right: 2em;
    margin-bottom: 4em
    }
div.frontmatter .aut {
    text-indent: 0;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
div.frontmatter h1.title {
    text-indent: 0;
    text-align: center;
    margin-bottom: 2em
    }
div.frontmatter .ill {
    text-indent: 0;
    text-align: center;
    margin-bottom: 4em
    }
div.frontmatter .ill .line2 {
    font-size: 0.8em
    }
div.frontmatter .pub {
    text-indent: 0;
    text-align: center
    }
div.frontmatter .cop {
    text-indent: 0;
    text-align: center;
    font-size: 0.8em;
    margin-top: 4em;
    margin-bottom: 1em
    }
div.backmatter {
    margin: auto;
    margin-top: 4em;
    max-width: 20em
    }
div.backmatter p {
    text-indent: 0;
    font-size: 0.8em
    }
div.backmatter .number {
    text-align: center;
    margin-top: 1em
    }
div.backmatter .sign {
    text-align: center;
    margin-top: 2em
    }
div.chapter {
    page-break-before: always
    }
h2 {
    text-indent: 0;
    text-align: center;
    margin-bottom: 1em;
    font-weight: bold;
    font-size: 1.2em
    }
h2.toc {
    margin-top: 4em
    }
h2.chapter {
    margin-top: 4em
    }
p.tit {
    text-indent: 0;
    text-align: center;
    margin-bottom: 1em;
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 2em
    }
p {
    margin: 0;
    text-align: justify;
    text-indent: 1em
    }
p.first {
    text-indent: 0
    }
span.firstchar {
    font-size: 3em;
    line-height: 0.83em
    }
.antiqua {
    font-style: italic
    }
.underline {
    text-decoration: underline
    }
.hidden {
    display: none
    }
div.table {
    text-align: center
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
table td {
    padding-left: 0;
    padding-right: 0;
    vertical-align: top;
    text-align: left;
    text-indent: 0
    }
table.tocn td.col1 {
    text-align: center
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.trnote {
    font-size: 0.8em;
    line-height: 1.2em;
    background-color: #ccc;
    color: #000;
    border: black 1px dotted;
    margin: 2em;
    padding: 1em;
    page-break-before: always;
    margin-top: 3em
    }
.trnote p {
    text-indent: 0;
    margin-bottom: 1em
    }
.trnote ul {
    margin-left: 0;
    padding-left: 0
    }
.trnote li {
    text-align: left;
    margin-bottom: 0.5em;
    margin-left: 1em
    }
.trnote ul li {
    list-style-type: square
    }
.trnote .transnote {
    text-indent: 0;
    text-align: center;
    font-weight: bold
    }
a[title].pagenum:after {
    content: attr(title);
    color: gray;
    background-color: inherit;
    letter-spacing: 0;
    text-indent: 0;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: x-small;
    border: 1px solid silver;
    display: inline
    }
div.centerpic {
    text-align: center;
    text-indent: 0;
    display: block;
    clear: both
    }
img {
    max-width: 100%;
    margin: 0;
    padding: 0
    }
.w80 img {
    max-width: 80%
    }
.logo img {
    width: 5em
    }
.number img {
    width: 3em
    }
.sign img {
    width: 15em
    }
@media all {
    body {
        margin-left: 0;
        margin-right: 0
        }
    span.firstchar {
        float: left;
        font-size: 3em;
        line-height: 0.83em
        }
    div.frontmatter {
        max-width: inherit
        }
    div.backmatter {
        max-width: inherit
        }
    em {
        letter-spacing: 0;
        margin-right: 0;
        font-style: italic
        }
    a.pagenum {
        display: none
        }
    a.pagenum:after {
        display: none
        }
    }