<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #FAFEE2;
    max-width: 100%;
    overflow: auto;
	font-family: "å¾®è½¯é›…é»‘";
    font-size: 2.0em;
    line-height: 1.8em;
}

div.navigation-btn {
    display: block;
    margin: 12px 0 10px 0;
}

span.date {
    margin-right: 10px;
    font-size: 0.8em;
}

li {
    DISPLAY: inline;
    list-style: none none;
    LINE-HEIGHT: 30px;
}

.white_content {
    display: none;
    background-color: rgba(255, 255, 255, 0.9);
    border: 2px solid gray;
    box-sizing: inherit;
    margin: 22px 10px;
    float: left;
    overflow: scroll;
    max-height: 80vh;
    height: inherit;
    position: absolute;
    color: white !important;
    z-index: 999;
}

.white_content .close_bt {

    margin-left: 3px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 110%;
    width: 60px;
    display: inline-block;
}

h1 {
    text-align: center;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    font-family: "å¾®è½¯é›…é»‘";
}

h2 {
    display: block;
    font-size: 1.3em;
    font-weight: bolder;
    font-family: "å¾®è½¯é›…é»‘";
}

h3 {
    text-align: center;
    font-size: 20px;
    font-family: "å¾®è½¯é›…é»‘";
}

hr {
    margin: 10px 5px 10px 10px;
    border-top: 1px solid #008000;
}

sup {
    color: Red;
    font-size: 1em;
}

.O0, .O2 {
    color: #99512E;
    line-height: 18pt;
    display: block;
    font-size: 18px;
    font-weight: bolder;
    margin: 5px 2px 5px 5px;
    font-family: "å¾®è½¯é›…é»‘";
}

.O1, .O3 {
    line-height: 15pt;
    color: #0E0E0E;
    display: block;
    font-size: 18px;
    margin: 5px 2px 5px 5px;
    font-family: "å¾®è½¯é›…é»‘";
}

.button {
    -moz-box-shadow: inset 0 1px 0 0 #ffffff;
    -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
    box-shadow: inset 0 1px 0 0 #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background: -moz-linear-gradient(center top, #f9f9f9 5%, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
    background-color: #f9f9f9;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-indent: 0;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #666666;
    font-weight: normal;
    font-style: normal;
    font-size: 11pt;
    height: auto;
    width: auto;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #ffffff;
}

.button:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
    background: -moz-linear-gradient(center top, #e9e9e9 5%, #f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
    background-color: #e9e9e9;
}

.button:active {
    top: 1px;
}

.button2 {
    -moz-box-shadow: 0 1px 3px 0 #f5978e;
    -webkit-box-shadow: 0 1px 3px 0 #f5978e;
    box-shadow: 0 1px 3px 0 #f5978e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
    background: -moz-linear-gradient(center top, #f24537 5%, #c62d1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
    background-color: #f24537;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    text-indent: 0;
    border: 1px solid #d02718;
    display: inline-block;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    width: 84px;
    text-decoration: none;
    text-align: center;
}

.button2:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
    background: -moz-linear-gradient(center top, #c62d1f 5%, #f24537 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
    background-color: #c62d1f;
}

.button2:active {
    top: 1px;
}

#down {
    height: 32px;
    width: 32px;
    margin-top: -3px;
    margin-left: 5px;
    position: absolute;
    background-size: 32px;
    background-image: url('down.png');
}

#down:hover, #down:active, #down:focus {
    background-image: url('down1.png');
    background-size: 32px;
}

#top {
    height: 32px;
    width: 32px;
    position: absolute;
    margin-top: -5px;
    margin-left: 5px;
    background-size: 32px;
    background-image: url('top.png');
}

#top:hover, #top:active, #top:focus {
    background-image: url('top1.png');
    background-size: 32px;
}

#footer-sel {
    margin-top: 15px;
}

.fd {
    font-size: 1.3em;
    font-weight: bold;
    font-family: "å¾®è½¯é›…é»‘";}</pre></body></html>