@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400&display=swap');

body {
    margin: 0;
    padding: 1em;
    font-family: Noto Sans TC;
    font-size: 14px;
    width: 100%;
}
a
{
    color: #6C1300;
}

a:hover
{
    color: #60B9FF;
}

a:visited
{
    color: #6C1300;
}

#container {
    /* de stijlen voor het omvattende deel van de navigatie, inhoud en voet */
    width: 900px;
    height: 100%;
    margin: auto;
    padding: 0.5em;
    border: 1px solid #D2791B;
    text-align: left;
    font-family: Noto Sans TC;
}

.icontext {
    font-size: 18px;
    margin-top: 10px;
}
.iconsize {
    width:45px;
}
@media (max-width: 767px) {
    .icontext {
        font-size: 16px;
        margin-top: 10px;
    }
    .iconsize {
        width: 42px;
    }
}

@media (max-width: 480px) {
    .icontext {
        font-size: 16px;
        margin-top: 10px;
    }
    .iconsize {
        width: 42px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .icontext {
        font-size: 18px;
        margin-top: 10px;
    }
    .iconsize {
        width: 45px;
    }
}

@media (min-width: 980px) {
    .icontext {
        font-size: 18px;
        margin-top: 10px;
    }
    .iconsize {
        width: 45px;
    }
}

@media (min-width: 1200px) {
    .icontext {
        font-size: 18px;
        margin-top: 10px;
    }
    .iconsize {
        width: 45px;
    }
}

pre {
    font-family: Noto Sans TC;
}
.panel {
    border:none;
    box-shadow:none;
}
.header
{
    /* de stijlen van de header, het logo */ /*height: 45px;*/
    margin: 0 0 0.4em 0;
    /*border: 1px solid #D2791B;*/
    background: white; 
    
}

.header h1, .header h2
{
    float: none;
    margin: 0;
    padding: 0;
}

.header h1
{
    padding: 10px 5px 10px 20px;
    line-height: 180%;
    color:#002537; 
    letter-spacing:1px;
}

.header .h1right
{
    width:845px; 
    padding-left:15px; 
    padding-right:10px; 
    padding-top:13px; 
    font-size:10pt; 
    line-height:180%; 
    float:left; 
    color:#434955;
}

.header h2
{
    margin: 0 auto;
    padding: 0px 5px 20px 21px;
    font-weight: bold;
    font-size: 11pt;
    color: #A01A15; 
    line-height:200%;
}
.container {
    padding-left: 0;
    padding-right: 0;
}

#top .row {
    margin-left: 0;
    margin-right: 0;
}

#top .panel-body {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
    #top .col-md-9 {
        padding-left: 0;
        padding-right: 0;
    }

    #top h2 {
        font-size: 25px;
    }
}

@media (max-width: 480px) {
    #top .col-md-9 {
        padding-left: 0;
        padding-right: 0;
    }

    #top h2 {
        font-size: 25px;
    }
}

.header h3
{
    padding: 0px 5px 10px 21px;
    margin: 0 auto;
    font-size: 10pt;
    color: #2C2C2C; 
    font-weight:normal; 
    line-height:180%;
}

#nav
{
    /* de stijlen van de navigatie */
    float: right;
    font-size: 10pt;
    width: auto; 
}

#nav ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    width: 900px;
}

#nav li
{
    float: right;
    border-right: 1px solid white;
}

#nav a
{
    /* de stijlen voor de links in de navigatie */
    padding: 8px 5px 8px 5px;
    margin: 0 0 5px 0;
    /*width: 130px;*/
    text-align: center;
    display: block; /*text-indent: 1em; 	border: 1px solid #D2791B;*/
    font-weight: bold;
    text-decoration: none;
    background: #D2791B;
    color: #ffffff;
    vertical-align: middle;
    letter-spacing: 1px;
}

#nav a:hover
{
    /* de stijlen voor de links in de navigatie waar de cursor boven zweeft */
    color: #6C1300;
}
.menu
{
    width:890px;
    float:left;  
    }
.content
{
    /* de stijlen voor de inhoud, de tekst */
    /*float: left;
    margin: 0 0 0 0.5em;
    padding: 0 0.5em 0 0.5em;*/
    /*width: 690px; */
}

    .content h2 {
        padding: 0 0.2em;
        letter-spacing: 1px;
        line-height: 180%;
        margin-top: 5px;
    }

    .content h4 {
        margin: 0.1em 0 0 0;
        padding: 0 0 0 0.3em;
        line-height: 180%;
    }

    .content h5 {
        padding: 0 1em 0.1em 0.5em;
        letter-spacing: 1px;
        line-height: 180%;
        font-size: small;
    }
    .content .subtitle {
        margin: 0.5em 0;
        line-height: 200%;
        font-size: 15px;
        color: #7D4300;
        padding: 0 0.8em;
    }
    .content .font {
        font-size: 16px;
        font-weight: bold;
        color: #D21E1B;
        line-height: 300%;
        margin: 0.5em 0;
        padding: 0 0.8em;
    }
.content .font .small
{
    font-size: 11pt;
    color: #004669; 
    margin:0; 
    padding:0;
    letter-spacing:1px;
}
.content .fontright
{
    font-size: 11pt;
    color: #666666;
    line-height: 200%;
    margin: 0.5em;
    padding: 0 10px 0 10px ; 
    text-align:right;
}
    .content p {
        margin: 1.5em 0;
        padding: 0 0.8em;
        font-size: 15px;
        line-height: 190%;
        color: #666666;
    }
    .content .qahighlight {
        background: #FFE2E9;
        font-size: 13px;
        margin: 1.5em 1em;
        padding: 0.8em 1.5em;
        line-height: 190%;
        color: #666666;
    }
    .content .spfont {
        font-family: DFKai-SB,Noto Sans TC;
        font-size: 16px;
        font-weight: 600;
    }
    .content .small {
        font-size: small;
        color: #666666;
        line-height: 190%;
        margin: 0.5em 0;
        padding: 0 0.8em;
        /*font-family:Arial;*/
    }
.content .color
{
    color: #004669;
    font-weight: bold;
}
.content .cogreen
{
    color: #5A8700;
    font-weight: bold;
}
.content .top
{
    font-size:small; 
    color:#464646;  
    line-height:200%; 
    text-align:left; 
    margin: 1.5em 0;
    font-weight:bold;
}
.content .highlight 
    {
        background: #A50000;
        font-size: 12pt;
        color: White;
        font-weight: bold;
        text-align: center;
        letter-spacing: 2px;
        margin: 10px 0 10px 0;
        padding: 0.1em;
        vertical-align: middle;
        line-height: 160%;
    }
.content .smallblack
{
    font-size:10pt; 
    color:Black; 
    font-weight:bold;
}
.content .sp
{
    width:675px;
    padding:0px 5px 5px 0;
}
.content .linesp
{
    font-size:10pt; 
    width:158px;
    float:left;
    margin: 10px 5px 10px 5px;
    line-height: 180%; 
    text-align:center;  
    }
.content .linesp .text
{
    font-size: 10pt;
    padding:7px 0 0 0; 
    line-height:160%; 
    text-align:center; 
    font-weight:bold; 
    letter-spacing:1px;
}
.content .linesp .img
{
    margin: 10px auto;
    text-align: center;
}
.content .linesp h1
{
    text-align: center;
    font-size: 10pt;
    margin: 0;
    font-weight: normal;
    line-height: 180%;
}
.content .linesp h1 a
{
    text-decoration: none;
    border-bottom: 1px dashed #61878C;
    color: #61878C;
    line-height: 230%;
}
.content .linesp h1 a:hover
{
    border: none;
    background: #F7BC5B;
    color: #FFFFFF;
    line-height: 230%;
}
.content .linesp h1 a:visited
{
    text-decoration: none;
    border-bottom: 1px dashed #61878C;
    color: #61878C;
    background: none;
    line-height: 230%;
}
.content .linesp .imp
{
    font-size: 11pt;
    font-weight: bold;
    color: Red;
}

.content .table .books {
        width: 120px;
        margin: 0 10px 30px 1px;
        float: left;
        text-align: center;
        line-height: 190%;
        color: white;
        font-size: 10pt;
    }

        .content .table .books .btitle {
            line-height: 190%;
            font-size: 10pt;
            font-weight: bold;
            background:#A50000;
        }
    .content .table .des {
        text-align: center;
        color: #464646;
        font-size: 10pt;
        padding: 7px 015px 0;
    }
    .content .table .booktitle {
        line-height:190%;
        font-size:medium;
    }
            .content .table .booktitle a:link {
                color: #3B4471;
                text-decoration: underline;
            }

            .content .table .booktitle a:hover {
                color: red;
                text-decoration: none;
                font-weight: normal;
            }

            .content .table .booktitle a:visited {
                color: #3B4471;
                text-decoration: underline;
            }

                .content .table p {
        line-height:190%;
        font-size:11pt;
        margin-top:0.5em;
    }
    .content ul li {
        font-size: 15px;
    line-height: 190%;
    color: #666666;
    list-style-type:decimal;
    list-style-position:outside;
    }
.news
{
    /* de stijlen voor de kolom links, het nieuws */
    /*width: 175px;*/
    border: 1px solid #dddddd;
    /*float: left;
    padding: 0;
    margin: 0 0 0 0.5em;*/
    margin-bottom: 1em;
    padding:0;
}

.news h2
{
    /* de stijlen voor de kopjes in de kolom nieuws */
    /*border-bottom: 1px solid #dddddd;*/
    text-align: center;
    /*color: #ffffff;*/
    margin: 0;
    /*padding: 0.5em;*/
    /*background: #dddddd;*/
    vertical-align: middle;
    line-height:200%;
}
    .news .entry {
        /* de stijlen voor de alinea's in de kolom nieuws */
        padding-bottom: 5px;
        font-size: 11pt;
        line-height: 190%;
        color: #666666;
        text-align: center;
        margin: 2px;
        padding: 0 10px;
    }
.news .entry .img
{
    margin: 10px auto;
    text-align: center;
}
.news .text
{
    font-size: 10pt;
    padding:5px 7px; 
    line-height:180%; 
    text-align:left; 
}
.news .text .star
{
    color:#F7BC5B;
}
.news h1
{
    text-align: center;
    font-size: 11pt;
    margin: 0;
    font-weight: normal;
    line-height: 180%;
}
.news h1 a
{
    text-decoration: none;
    border-bottom: 1px dashed #6C1300;
    color: #6C1300  ;
    line-height: 230%;
}
.news h1 a:hover
{
    border: none;
    background: #F7BC5B;
    color: #FFFFFF;
    line-height: 230%;
}
.news h1 a:visited
{
    text-decoration: none;
    border-bottom: 1px dashed #6C1300;
    color: #6C1300;
    background: none;
    line-height: 230%;
}
.news .imp
{
    font-size: 11pt;
    font-weight: bold;
    color: Red;
}
.news .date
{
    font-weight: bold;
    text-align: center;
    margin: 10px 0px 10px 0px;
    font-size: 11pt;
    color: #666666;
}
.news .date .im
{
    color: #FF9428;
    font-size: 11pt;
}
.news .date a{
    color:white;
}
#footer
{
    /* de stijlen voor de voet, de copyright */
    clear: both;
    text-align: center;
    margin: 0;
    padding: 0;
    float:right;
}

#footer p
{
    /* de stijlen voor de alinea's in de voet */
    margin: 0;
    padding: 0;
}
#footer .btlink
{
    font-size: small;
    text-align: right;
    margin-top: 2px;
    line-height: 190%;
    background: #797979;
    padding:6px;
    border-radius:5px;
}
#footer .btlink a:link
{
    color:  white;
    text-decoration: none;
}
#footer .btlink a:hover
{
    color: white;
    text-decoration: none;
}
#footer .btlink a:visited
{
    color: white;
    text-decoration: none;
}
#table
{
    width: 690px;
}
#table .highlight2
{
    color: White;
    font-size: 12pt;
    text-align: left;
    font-weight:bold; 
    text-indent:10px; 
    letter-spacing:1px;
    background:#C36B00; 
    width:670px; 
    margin:5px 0 10px 5px; 
    line-height:180%; 
    height:30px; 
    padding:4px 0 0 0;
}
#table .highlight .small{
    font-size:10pt; 
    font-weight:normal;
}
#table .books{
    font-size:10pt; 
    color:Black; 
    text-align:center; 
    line-height:180%; 
    margin:0 10px 10px 10px;
}
#table .books a:link{
    color:#446D8C; 
    text-decoration:underline; 
    font-weight:bold;
}
#table .books a:hover{
    color:yellow; 
    text-decoration:none;
    font-weight:normal;
}
#table .books a:visited{
    color:#446D8C; 
    text-decoration:underline; 
    font-weight:bold;
}
#table .books .discount{
    font-weight:bold;  
    font-size:12pt;
    color:Red; 
}
#table .books .sub{
    font-size:11pt; 
    color:#D69995; 
    text-align:center; 
    line-height:190%;  
    font-weight:bold; 
    border:1px solid gray; 
    padding:2px; 
    
}

#table .article
{ 
    font-size:10pt; 
    text-align:center; 
    margin:0 0px 5px 6px; 
    line-height:200%; 
}
#table .article a:link
{  
    text-decoration:underline;
    color:#836960;
}
#table .article a:hover
{  
    text-decoration:underline;
    color:black;
    font-weight:normal;
}
#table .article a:visited
{  
    text-decoration:underline; 
    color:#836960;
}
.right
{
    line-height: 190%;
    color: #666666;
    text-align:left; 
    font-size:10pt; 
    margin:10px 20px 10px 20px;
}
.right .imp
{
    font-size:11pt; 
    color:Red; 
    text-align:center;
}

.booklist
{
   width:200px;
}
.booklist .books
{ 
    text-align: center; 
    font-size: 10pt; 
    line-height:160%; 
    margin:0 0px 5px 0px;
}
.booklist .books a:link
{ 
    text-decoration: underline; 
    color: #61878C; 
    font-weight:bold;
}
.booklist .books a:hover
{ 
    color: #FFFFFF; 
    text-decoration:none;  
    font-weight:normal;
}
.booklist .books a:visited
{ 
    text-decoration: underline; 
    color: #61878C;  
    font-weight:bold;
}
.booklist .imp
{ 
    font-size: 11pt; 
    font-weight: bold; 
    color: Red;
}
.content #newone 
{
    font-size: 10pt;
    color: #ffffff;
    width:690px;
    background: #D2791B;
    border: 1px solid #D2791B; 
    vertical-align: middle;
    }
.content #newone .high1
{
    text-indent: 0.5em;
    margin: 0;
    padding: 0.6em;
    letter-spacing: 1px; 
    font-weight:bold;
    }
.content #newone .high2
{
    padding: 0.6em;
    text-align:right; 
    margin-right:5px; 
    letter-spacing:1px;
    }
.content #newone .high2 a:link
{
    font-weight:bold; 
    color: White;
    text-decoration:underline;
    }
    .content #newone .high2 a:hover
{
    color: #9ecf39;
    text-decoration:none; 
    font-weight:normal;
    }

.content #newone .high2 a:visited
{
    font-weight:bold; 
    color: White;
    text-decoration:underline;
    }
#forbtn {
    line-height: 180%;
    font-size: 11pt;
    margin: 10px 0;
}

    #forbtn .btn {
        border-radius: 0;
    }

    #forbtn a {
        color: white;
    }

        #forbtn a:link {
            color: white;
        }

        #forbtn a:visited {
            color: white;
        }
.forbtn {
    line-height: 180%;
    font-size: 11pt;
    margin: 10px 0;
}

    .forbtn .btn {
        border-radius: 0;
    }

    .forbtn a {
        color: white;
    }

        .forbtn a:link {
            color: white;
        }

        .forbtn a:visited {
            color: white;
        }
#gotop {
    display: none;
    position: fixed;
    /*right: 10px;
        bottom: 12px;
        padding: 14px 5px 13px 4px;*/
    right: 0;
    bottom: 2px;
    cursor: pointer;
    /*font-family: Arial;*/
    z-index: 100;
    /*background: gray;
        color: white;
        border-radius: 999em;
        width: 50px;
        height: 50px;
        font-size: 14px;*/
}