<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.lah-tbl-black { width:100%; border-collapse:collapse; border:0px; background-color:#FFF;}
.lah-tbl-black td { text-align:center; font-weight:bold; font-size:14px; color:#333; background-color:#F8F8F8; cursor:pointer; border:1px solid #ddd; line-height:14px; padding:9px 0px; }
.lah-tbl-black .on { color:#333; background:#FFCC00; border:1px solid #FFCC00; }
.lah-tbl-black span.new { display:inline-block; margin-left:4px; width:10px; height:10px; background: url('./img/new.png') no-repeat left top; }
</pre></body></html>