<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Top Menu ê¸°ë³¸ ì„¤ì&nbsp;• í¬ê¸° ë° ë„“ì´ */
#topmenu_wrapper {position:relative;z-index:99;width:100%;height:95px;margin:0 auto}

/* Logo */
#top_logo {position:absolute;top:40px;left:50px;z-index:3}

/* Top Menu */
#top_nav {position:absolute;top: 26px;right: 127px}
#top_nav&gt;li {display:block;float:left;position:relative;padding:0 31px;font-size:17px;color:#fff;letter-spacing:-0.3px;text-align:center;font-family:'notokr-regular'}
#top_nav&gt;li&gt;a {display:block;padding:17px 0;color:#fff;zoom:1}
#top_nav ul {display:none;position:absolute;top:54px;left:0;background:#1f1f1f}	
#top_nav ul li {float:none;margin-left:0;font-size:14px;text-align:center;border-bottom:1px solid #383838}
#top_nav ul li:last-child{border-bottom:none}
#top_nav ul a {display:block;width:100%;height:100%;word-break:keep-all;font-family:'notokr-regular';color:#fff}
#top_nav ul&gt;li&gt;a{padding:10px 20px;}

#allmn_view {display:none;position:absolute;top: 80px;right: 57px;width:737px;background:rgba(0,0,0,0.7);text-align:center}
#allmn_view ul{float:left;}
#allmn_view ul li{font-family:'notokr-regular'}
#allmn_view ul li a{display:block;padding:10px;font-size:14px;color:#fff}

#allmn_view ul:nth-child(1){margin-left:0px;width:130px}
#allmn_view ul:nth-child(2){margin-left:-5px;width:125px}
#allmn_view ul:nth-child(3){margin-left:0px;width:130px}
#allmn_view ul:nth-child(4){margin-left:20px;width:130px}
#allmn_view ul:nth-child(5){margin-left:6px;width:130px}





.allmn_view_btn_box{position:absolute;right:50px;top:30px;width:50px;height:50px;}
.allmn_view_btn_box button{display:block;width:50px;height:50px;background:none;border:none;outline:none}
.allmn_view_btn_box button.active span:first-child{transform:rotate(45deg);top:25px}
.allmn_view_btn_box button.active span:nth-child(2){display:none}
.allmn_view_btn_box button.active span:last-child{transform:rotate(-45deg);top:25px}
.allmn_view_btn_box span{display:block;position:absolute;width:25px;height:2px;background:#fff;transition:all 0.5s}
.allmn_view_btn_box span:first-child{top:17px;left:12.5px}
.allmn_view_btn_box span:nth-child(2){top:24px;left:12.5px}
.allmn_view_btn_box span:last-child{top:31px;left:12.5px}

/* ë©”ë‰´ ê°€ë¡œì‚¬ì´ì¦ˆ ì¡°ì&nbsp;ˆ */

#top_nav li:nth-child(1) ul{margin-left:14px;width:130px}
#top_nav li:nth-child(2) ul{margin-left:-10px;width:130px}
#top_nav li:nth-child(3) ul{margin-left:-3px;width:130px}
#top_nav li:nth-child(4) ul{margin-left:20px;width:130px}
#top_nav li:nth-child(5) ul{margin-left:0px;width:130px}


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