<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{ margin:0; padding: 0; }
body{ border: none;font-family:'Aileron-Regular'; }
li{ list-style: none; }
input,select,textarea{ outline: none; }
textarea{ resize: none; }
a{ text-decoration: none; }
/*æ¸…æµ®åŠ¨*/
.clearfix:after{ content: ""; display: block;; clear: both; }
.clearfix{ zoom:1; }
@font-face{
    font-family: 'Aileron-Regular'; 
    src: url('../fonts/Aileron-Regular.otf');
}
@font-face{
    font-family: 'Aileron-Bold'; 
    src: url('../fonts/Aileron-Bold.otf');
}
</pre></body></html>