<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*********************************************
note : reset
*********************************************/
#header-wrapper {margin-bottom:1.25rem;text-align:center}
#header-wrapper::after {content:'';display:table;clear:both}
#header-wrapper ul, #header-wrapper ol {list-style:none;padding:0;margin:0}

/*********************************************
note : 최상단영역
*********************************************/
#user-gnb{position:relative}
#user-gnb {padding:.3375rem 0;line-height:1;background:#DBDCDE}
#user-gnb::after {content:'';display:table;clear:both}

/* 업데이트 */
#user-gnb .user-intro {float:left;font-size:.8rem;font-weight:700;letter-spacing:-0.03em;color:#333;padding:0 .625rem;}
#user-gnb .user-intro strong {font-weight:700}

/* 로그인 */
#user-gnb .user-logbox {float:right;padding:.5rem}
#user-gnb .user-logbox li {float:left;padding:0 .625rem;font-size:.75rem;line-height:1;letter-spacing:-0.05em}
#user-gnb .user-logbox li:first-child {padding-left:0}
#user-gnb .user-logbox li:last-child {padding-right:0}
#user-gnb .user-logbox li a {color:#333}

#user-gnb .sns-icon{text-align:left; vertical-align:bottom}
#user-gnb .sns-icon a{margin-right:0.2rem; font-size:1rem; text-decoration:none;border-width:1px;border-style:solid;width:30px;height:30px;border-radius:50%;text-align:center;padding-top:.3rem}
#user-gnb .sns-icon a.facebook:hover{color:#216db6 !important}
#user-gnb .sns-icon a.twitter:hover{color:#66cae6 !important}
#user-gnb .sns-icon a.rss:hover{color:#f26655 !important}
#user-gnb .sns-icon a.mobile:hover{color:#35b98a !important}

/* 속보 */
#user-gnb .new-article{position:absolute;top:0;leftL:0;width:450px;z-index:1004}

/*********************************************
note : 최상단영역
*********************************************/
/* 로그인 */
#nav-header .user-logbox {float:left;}
#nav-header .user-logbox li {float:left;padding:0 .325rem;font-size:.8rem;line-height:1;letter-spacing:-.05em}
#nav-header .user-logbox li::after {content:'|';color:#e2e2e2;font-size:.725rem;padding-left:.9rem}
#nav-header .user-logbox li:last-child::after {content:'';}
#nav-header .user-logbox li:first-child {padding-left:0}
#nav-header .user-logbox li:last-child {padding-right:0;font-weight:700}
#nav-header .user-logbox li a {color:rgba(0,0,0,.5)}

/*********************************************
note : 로고영역
*********************************************/
#nav-header {padding:1rem 0}
#nav-header::after {content:'';display:table;clear:both}
#nav-header .dis-table {width:100%;table-layout:fixed}
#nav-header .dis-table-cell {width:100%;vertical-align:middle}
#nav-header .dis-table-cell.user-banner {width:300px}
#nav-header .dis-table-cell.user-banner2 {width:178px}

/* 검색 */
#user-nav .user-search {position:relative;float:right;padding-top:.4rem}
#user-nav .user-search .user-search-btn {width:40px;height:40px;font-size:1.875rem;cursor:pointer}
#user-nav .user-search .user-search-form {display:none;position:absolute;z-index:999;width:180px;height:50px;padding:.5rem 0;right:40px;bottom:-4px;background:#fff;;border:1px solid rgba(0,0,0,.08)}
#user-nav .user-search .user-search-form::after {content:'';display:table;clear:both}
#user-nav .user-search .user-search-form input {float:left;width:calc(100% - 65px);height:30px;margin:0;padding:0 .625rem;font-size:.9rem;letter-spacing:-.05em;background:transparent;border:none;box-shadow:none}
#user-nav .user-search .user-search-form button {position:absolute;right:-48px;float:right;height:39px;font-size:2rem;color:transparent;cursor:pointer}

/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav{border-bottom:2px solid #28288C !important}
#user-nav::after,#user-nav-wrapper::after {content:'';display:table;clear:both}
#user-nav-wrapper {height:57px;background:rgba(255,255,255,1)}

/* 전체 */
#user-nav .all-section {float:left;height:57px;padding-right:1.25rem;line-height:1;font-size:1.063rem;font-weight:700;letter-spacing:-.05em;cursor:pointer}

/* 섹션 */
#user-nav .mega-menu {/* display:inline-block;float:center */}
#user-nav .mega-menu li.megaline {float:left;line-height:1}
#user-nav .mega-menu li.megaline &gt; a {display:inline-block;position:relative;padding:1.250rem 1.2rem;font-size:1.063rem;font-weight:700;text-decoration:none;-webkit-transition:all .25s;transition:all .25s}
#user-nav .mega-menu li.megaline &gt; a::before {content:'';position:absolute;width:32px;margin:0 auto;z-index:1;border-top:2px solid transparent;left:0;right:0;top:0;-webkit-transition:all .15s;transition:all .15s}
#user-nav .mega-menu li.megaline &gt; a.a-hover {color:#e6336e}
#user-nav .mega-menu li.megaline &gt; a.a-hover::before {border-top-color:#e6336e}
#user-nav .mega-menu li.megaline ul {display:none;position:absolute;top:188px !important;z-index:998;min-width:110px;padding-top:1px;padding-bottom:1px;background-color:rgba(255,255,255,1)}
#user-nav .mega-menu li.megaline ul li.sub {font-size:.8rem;padding-left:1px;padding-right:1px;line-height:1;letter-spacing:-.05em}
#user-nav .mega-menu li.megaline ul li.sub a {display:block;padding:.9rem .625rem;color:rgba(0,0,0,.5)}
#user-nav .mega-menu li.megaline ul li.sub a:hover {color:rgba(255,255,255,1);background-color:#e6336e}

#user-nav .mega-menu li.megaline:nth-last-child(1) a,
/*#user-nav .mega-menu li.megaline:nth-last-child(1) a{color:#1d65ae !important}
#user-nav .mega-menu li.megaline:nth-last-child(2) a{color:#1d65ae !important}*/
/*#user-nav .mega-menu li.megaline:nth-last-child(3) a{color:#1d65ae !important}
#user-nav .mega-menu li.megaline:nth-last-child(3) a::after{content:''; position:absolute; left:0; top:22px; width:1px; height:20px; background:#ddd}*/

/* 홍경아 / 1340030 / 20240117 *
#user-nav .mega-menu li.megaline:nth-last-child(2) a::after{content:''; position:absolute; left:0; top:22px; width:1px; height:20px; background:#ddd}*/

/* 임희은 / 1467304 / 20250429 */
#nav-header .dis-table-cell .logo-cell {display:flex;justify-content:center;align-items:center}
#nav-header .dis-table-cell .logo-cell .logo {height:55px}
#nav-header .dis-table-cell .anniv {width:70px;margin-right:10px}


/* 홍경아 / 1471173 / 20250515
#user-nav .mega-menu li.megaline a[href*="MAIN_31"]  {font-size:0;width: 140px;height:34px;background: url('/image/vote_2025_2.png') no-repeat 0 center;  padding-top: 2.25rem;} */

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