<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9%;
    line-height: normal;
    background-color: #000;
    font-style: normal;
}
ul, ol, dl {
    padding: 0;
    margin: 0;
    background-color: #999;
}
h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 15px;
    padding-left: 15px;
    color: #000;
    font-size: small;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.container .content p {
    margin-bottom: 3px;
    margin: 3px;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}
a img {
    border: none;
    text-decoration: none;
    background-repeat: repeat;
}
a:link { color:#414958; }
a:visited { color: #066; }
a:hover, a:active, a:focus { text-decoration: none; }
.container {
    -webkit-border-radius:30px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 90%;
    max-width: 1260px;
    min-width: 780px;
    margin: 0 auto;
    background-color: #B9B995;
}
.header {
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-color: #5C6B45;
    color: #000;
    padding: 10px 0;
    position: relative;
    clear: both;
}
.sidebar1 {
    float: right;
    width: 20%;
    padding-bottom: auto;
    background-color: #996;
    text-align: center;
}
.content {
    -webkit-border-radius: 25px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 25px;
    -moz-border-radius-topright: 0;
    border-radius: 25px;
    border-top-right-radius: 0;
    width: 60%;
    float: left;
    background-color: #FFF;
    border-color: #999;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    margin-top: 0px;
    color: #FFF;
}
.sidebar2 {
    float: left;
    width: 20%;
    background-color: #B9B995;
    text-align: center;
}
.content ul, .content ol {
    padding: 0 15px 15px 40px;
    background-color: #FFF;
    color: #060;
}
ul.nav {
    color: #FFF;
    background-color: #B9B995;
    list-style: none;
}
ul.nav li {
    border-bottom: 0px;
    color: #900;
    background-color: #B9B995;
    width: 88%;
    margin: 0 auto;
}
ul.nav a, ul.nav a:visited {
    -webkit-border-radius: 15px;
    -webkit-border-bottom-right-radius: 12px;
    -webkit-border-bottom-left-radius: 18px;
    -moz-border-radius: 15px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-bottomleft: 18px;
    border-radius: 15px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 18px;
    background-color: #999966;
    border: 4px ridge #5C6B45;
    font-family: "Microsoft YaHei";
    text-decoration: none;
    font-size: small;
    padding: 3px;
    color: #1F1F1F;
    letter-spacing: 3px;
    word-spacing: normal;
    display: block;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
    color: #FFF;
    font-weight: bolder;
    text-align: center;
    font-style: normal;
    background-color: #5C6B45;
    text-decoration: none;
    font-family: "Microsoft YaHei";
    font-size: small;
    text-transform: capitalize;
    left: 10px;
    right: 10px;
    width: 88%;
}
.footer {
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 10px 0;
    position: relative;
    clear: both;
    background-color: #758857;
    color: #000;
    text-align: center;
}
.container .footer p a {
    color: #A8A837;
    background-color: #758857;
    text-decoration: none;
    font-style: italic;
}
.fltrt {
    float: right;
    margin-left: 8px;
}
.fltlft {
    float: left;
    margin-right: 8px;
}
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.container .content h1 strong {
    -webkit-border-top-left-radius: 23px;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 18px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-topleft: 23px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 18px;
    -moz-border-radius-bottomleft: 30px;
    border-top-left-radius: 23px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 18px;
    border-bottom-left-radius: 30px;
    font-size: x-large;
    text-align: center;
    display: block;
    border-top-style: outset;
    border-right-style: outset;
    border-bottom-style: groove;
    border-left-style: outset;
    border-top-color: #999;
    border-right-color: #999;
    border-bottom-color: #999;
    border-left-color: #999;
    border-top-width: medium;
}
.container .footer p img {
    text-align: center;
    background-color: #CCC;
}
.container .content table {
    background-color: #999;
    text-align: center;
    color: #000;
    border-color: #999;
    border-bottom-color: #999;
    border-bottom-left-radius: 15;
    border-bottom-right-radius: 15;
    border-bottom-style: groove;
    border-collapse: collapse;
    box-shadow: inset;
    column-rule-color: #FFF;
}
.container .content ul {
    font-style: italic;
    color: #C63;
}
.container .content #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent indexaide {
    border-style:dashed;
    color: #333;
    background-color: #CCC;
    cursor: pointer;
    border-bottom-color: #333;
    border-right-color: #333;
    border-top-color: #333;
    border-left-color: #333;
    -webkit-border-top-left-radius: 35px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 25px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 30;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 15;
    -moz-border-radius-bottomleft: 30px;
    border-top-left-radius: 35px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 10px;
}
.container .header p {
    margin-top: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0;
    text-align: center;
}
.container .header p a #Insert_logo {
    display: block;
    border-color: #FFF;
    background-color: #5C6B45;
}
.container .content p { text-align: left; }
</pre></body></html>