<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Ã¥Â­Â—Ã¤Â½Â“Ã©Â¢ÂœÃ¨Â‰Â² */
.cf{
    color: #fff;
}
.c6{
    color: #666;
}
.c176{
    color: #dcc176;
}
.c666{
    color: #666;
}
/* Ã¥Â­Â—Ã¤Â½Â“Ã¥Â¤Â§Ã¥Â°Â */

.fs12{
    font-size: 1.2rem;
}
.fs14{
    font-size: 1.4rem;
}
.fs16{
    font-size: 1.6rem;
}
.fs18{
    font-size: 1.8rem;
}
.fs64{
    font-size: 6.4rem;
}
/* Ã¥Â­Â—Ã¤Â½Â“family */
body{
    /* background: rgb(230, 230, 230); */
    background: white;
    color: #666;
    font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
}
a:hover{
    text-decoration: none;
    color: #ffa50d;
}

</pre></body></html>