<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*===common css====================*/
/*���掩�桁�*/

body {
    font-family:wq, "緇�蒐��藥�", sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}
a {
    color: #333;
}

a:active,
a:hover,
a:focus,
a:visited {
    color: #333;
    text-decoration: none;
}

ul ,p,li{
    list-style: none;
    border: none;
    margin: 0px;
}
i, b, tt ins {
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
}

/*篏睡���篏��丈����罩ラ�*/
/*絎�箙�絖�篏�*/


/*絎�箙���訓���丈��*/</pre></body></html>