<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
/* 吝盒幅 墨抛绊府 */
.menuWrap {width:100%; margin-top:96px; position: fixed; z-index:10;}
.menuWrap ul {overflow:hidden; border-bottom:1px solid #fff; background:#ededed;}
.menuWrap ul li {float:left; width:25%; text-align:center; border-left:1px solid #fff;  box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.menuWrap ul li .current{ background:#000; color: #fff;}
.menuWrap ul li a {color:#202946; font-size:13px; font-weight: bold;  line-height: 36px; display:block;letter-spacing:-0.5px;}

.noticewrap{ width:100%; height:50px; margin:0 auto; background-color: #000; position: relative; top:0;  }
.noticewrap h2{color: #fff; font-size:16px; text-align:center; font-family: 'Noto Sans KR'; font-weight:bold; padding-top:4px;  line-height:20px;}
.noticewrap h2 span{color:yellow;}
/* BASIC css end */

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