html, body, div, span, applet, object, iframe, h1, h2, h3, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, 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: inherit; font-size: 100%; vertical-align: baseline; }
html { line-height: 1; }
ol, ul { list-style: none; }
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }
a img { border: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
html, body { width: 100%; min-height: 100%; font-family: "Noto Sans", "Microsoft JhengHei"; }

.wapperBOX { width: 100%; overflow: hidden; max-width: 480px; margin: 0 auto; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.wapperBOX:after { content: " "; display: block; clear: both; }
.wapperBOX p {
    color: #1e87f0;
    padding: 10px 0;
    line-height: 1.3rem;
}
.uk-table th {
    padding: 16px 12px;
    text-align: center;
    vertical-align: bottom;
    font-size: 1rem;
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
}
table,
thead,
td {
    border: 1px solid #ddd;
    text-align: left;
    font-family: font-family: "Noto Sans",
    "Microsoft JhengHei";
    ;
}
thead th {
    border-right:  1px solid #ddd;
    background: linear-gradient(to left, #28a5f5, #1e87f0);
    color: #ffffff;
}
table {
    border-collapse: collapse;
    width: 100%;
}

th,
td {
    padding: 15px;
}

@media screen and (max-width: 370px) {
   
}

@media screen and (max-width: 320px) {
  
}



