<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* ----------------------------- 以上為各瀏覽器 reset ------------------------------ */
.PQBoxModel {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}

.PQCompBlkModel {
    width: 988px;
    height: auto;
    border: 1px solid #999;
    margin-bottom: 10px;
}

.PQCompNameModel {
    background-color: #FaFaFa;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

.PQCompTxtModel {
    border-top: 1px solid #999;
    padding: 10px 10px 10px 30px;
    font-size: 18px;
    font-weight: bold;
}

.PQMainBlkModel {
    width: 988px;
    height: auto;
    border: 1px solid #999;
    margin-bottom: 10px;
}

.PQTitModel {
    background-color: #FaFaFa;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

.PQInfoBlkModel {
    border-bottom: 1px solid #999;
    background-color: #f1f7fc;
}

.PQInfoListModel {
    float: left;
    border-top: 1px solid #999;
    padding: 30px 10px 10px 30px;
    width: 527px;
}

.PQInfoListTxtModel {
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: bold;
}

.PQInfoPicModel {
    width: 400px;
    height: auto;
    padding: 10px;
    text-align: center;
    float: left;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    background-color: #FFF;
}

.PQContBlkModel {
    padding: 10px;
    width: 968px;
}

.PQContBlkLModel {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
    float: left;
}

.PQContBlkRModel {
    float: left;
    margin-left: 10px;
}

.PQContRTxtModel {
    margin-bottom: 10px;
}

.PQTypeBlkModel {
    border-top: 1px solid #999;
    padding: 10px;
    width: 968px;
}

.PQTypeBlkLModel {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
    float: left;
}

.PQTypeBlkRModel {
    float: left;
    margin-left: 10px;
}

.PQTypeRTxtModel {
    margin-bottom: 10px;
}

.PQBtnModel {
    width: 200px;
    height: auto;
    margin-top: 15px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
</pre></body></html>