<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
#bbsData .bbs-link { position: relative; }
#bbsData .bbs-link-top { }
#bbsData .bbs-link-btm { margin-top: 10px; margin-bottom: -40px; text-align: right; }

.write{display:block; float:right; border:solid 1px #aaa; border-radius:3px; width:80px; height:30px; line-height:30px; text-align:center; }



.page_menu{height:40px; margin:30px 0;}
.page_menu li{line-height:40px; float:left; width:50%; border-top:solid 1px #aaa; border-bottom:solid 1px #aaa; box-sizing:border-box;}
.page_menu li a{display:block; line-height:40px; text-align:center; font-size:16px; color:#aaa;}
.page_menu li.act{border-bottom:solid 1px #000;}
.page_menu li.act a{color:#000; font-weight:bold;}
/* BASIC css end */

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