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

/*list*/
#bbsList &gt; table { width: 100%; letter-spacing: -0.03em; }
#bbsList &gt; table thead{
	text-align:center; padding:0px; line-height:250%; border: 1px solid #ccc;
	background:#f6f6f6;	background: linear-gradient(#ffffff, #f1f1f1);
}
#bbsList td { border-bottom: 1px solid #eee; line-height: 220%; text-align: center; }
#bbsList td:nth-of-type(4) { text-align:left }

.catew{ background:#636363; color:#fff !important; font-size: 90%; font-family: 'Noto Sans KR'; display: inline-block; width: 30px; text-align: center; padding: 0px 3px; border-radius: 2px; margin-right: 5px; line-height: 150%; text-shadow: 0px 0px 0px #fff; }</pre></body></html>