<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* åŸºæœ¬è¨­å®š */
#title {
    padding: 20px 0 20px 0
    }
#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
    color: #269C85;
    font-weight: bold
    }
.mainContents .article h3, #mainTopics h2, #listTopics h2, .mainContents div.gallery h3 {
    font-size: 20px;
    font-weight: bold
    }
h4 {
    color: #269C85
    }
#mainArticles a:hover img, #sideBanners a:hover img, div.freeHtml a:hover img, div.image img.gallery:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75
    }
/* QA */
ul.faq {
    padding: 10px 0 20px
    }
ul.faq li.qus:before, ul.faq li.ans:before {
    border-radius: 4px;
    color: #fff;
    display: block;
    float: left;
    font-size: 115%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-left: -40px;
    text-align: center
    }
ul.faq li.qus:before {
    background-color: #69F;
    content: "Q"
    }
ul.faq li.ans:before {
    background-color: #F69;
    content: "A"
    }
ul.faq li.qus, ul.faq li.ans {
    display: block;
    font-size: 115%;
    padding-left: 45px;
    margin-bottom: 20px
    }
/* table */
table.normalTbl {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
    width: 100%
    }
table.normalTbl th {
    background-color: #E7E7E7;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle
    }
table.normalTbl td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    line-height: 150%;
    padding: 10px
    }
/* ãƒªã‚¹ãƒˆ */
ul.simpleList {
    padding-left: 2em
    }
ul.simpleList li {
    list-style-type: disc;
    padding: 5px
    }
/* é€£ç•ªãƒªã‚¹ãƒˆ */
ol.orderList {
    padding-left: 2em
    }
ol.orderList li {
    list-style-type: decimal;
    padding: 5px
    }
/* ãƒœã‚¿ãƒ³ */
a.btn {
    background-color: #1ABC9C;
    border: 2px solid #1ABC9C;
    border-radius: 18px;
    color: #fff;
    display: inline-block;
    margin: 18px;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none
    }
/* ãƒªãƒ³ã‚¯ãƒœã‚¿ãƒ³ */
a.linkbtn {
    background-color: #1ABC9C;
    border: 2px solid #1ABC9C;
    border-radius: 18px;
    color: #fff;
    display: inline-block;
    margin: 18px;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none
    }
a.linkbtn:hover {
    background-color: #fff;
    color: #1ABC9C
    }</pre></body></html>