<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
    width: 100%;
    height: 100%;
    font-family: arial, georgia, verdana, simsun, helvetica, sans-serif;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p,a, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,input,select,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    margin:0;
    padding:0;
    border:0;
    outline:0;
    /*font-size:1.0em;*/
    /*vertical-align:baseline;*/
    /*background:transparent;*/

}

ol,ul,li { list-style:none; }
a{-webkit-tap-highlight-color: rgba(0, 0, 0, 0)}
a:link{color:#000000;text-decoration: none;}
a:active{color:#000000;text-decoration: none;}
a:visited{color:#000000;text-decoration: none;}
a:hover{color:#000000;text-decoration: none;}

/* css common æµ®åŠ¨é—­åˆé—®é¢˜*/
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
body{
    background-color: #f8a55f;
    text-align: center;
}
</pre></body></html>