/* 20190529   webyoung 적용 */


/* 메인메뉴 */
#naviA .wrap {position:relative;width:100%;}
#naviA {clear:both;min-width:1200px;width:100%;height: 45px;margin: 0px auto;padding:0px;display:block;border-bottom:1px solid #888888;}


#gnb #totmenuA a{display:block;width:44px;height: 45px;line-height: 45px;text-indent:999999px;font-size:0px;overflow:hidden;background: url(../images/good/ico_totmenuview.png) no-repeat left center;}
#gnb #todaydateA {position:absolute;right:0px;top: 10px;height:24px;line-height:24px;color:#2f2f2f;font-size:14px;font-weight:900;}
#gnb #todaydateA span {display:inline-block; font-size:13px; color:#464646; background:#ececec; padding:0px 8px; margin-left:10px; font-weight:700; }


.gnb_1da {display:inline-block;text-align:center;padding:0px 21px;height:45px; !important;font-size: 16px;font-weight: 500;line-height:45px;text-decoration:none;}


.wrap {position:relative;}
#hd #tnb {position:absolute; width:330px; height:120px; top:10px;right:0; border:1px solid #ddd;padding:5px 0 0; box-sizing:border-box;}
#tnb > li {float:left;height:20px;}
#tnb li a {height: 20px; display: block; line-height: 20px; font-size: 13px;padding:0;}

#tnb li.log_in {width:100%;height:35px;float:none;margin-bottom:5px;padding:20px 20px;}

#tnb li.log_in a {height:35px;line-height:35px;background:#ececec;display:block;/* margin: 0px 0 0 0; */}
#tnb li.log_in a:hover {background:#3ca7e3;color:#fff;}

#tnb li.search_id a {text-align:left;margin: 30px;}
#tnb li.join a {text-align:right;margin: 30px;}





/* 메인상단 실시간뉴스 및 공지사항 */
#realnotiArea{width:100%; height:61px; border-bottom:1px solid #d4d4d4; letter-spacing:-1px; overflow:hidden; display:block; margin:  0px auto; position:relative; background: url(../images/good/bg_toplinenews.jpg) no-repeat center center; background-size:cover;}
#realnotiArea .wrap:after {clear:both; content:''; display:block;}
#realnotiArea .realnewsA {float:left; width:600px; height:60px; padding-right:38px; overflow:hidden; }
#realnotiArea .noticeA {float:right; width:600px;height:60px; padding-left:38px; overflow:hidden;color:#3ca7e3; }
#realnotiArea .realnewsA dt, #realnotiArea .noticeA dt{float:left; width:85px;height:60px; line-height:60px; font-size:15px; font-weight:900;}
#realnotiArea .realnewsA dt {color:#0699e9;}
#realnotiArea .noticeA dt {color:#ff5f1a;}
#realnotiArea .realnewsA dd, #realnotiArea .noticeA dd{float:left; width:477px; padding:18px 28px 20px 0px;position:relative; font-size:16px;}
#realnotiArea .realnewsA ul, #realnotiArea .noticeA ul {display:block; height:30px; line-height:30px; overflow:hidden;  }
#realnotiArea .realnewsA li a, #realnotiArea .noticeA li a{display:block; height:30px; line-height:30px; overflow:hidden;  color:#000; font-size:16px; font-weight:700;}
#realnotiArea .realnewsA li a:hover {color:#0699e9; text-decoration:underline;}
#realnotiArea .noticeA li a:hover {color:#ff5f1a; text-decoration:underline;}
#realnotiArea .realnewsA dl:after, #realnotiArea .noticeA dl:after{clear:both; content:''; display:block;}

#realnotiArea .btn_wrap {position: absolute;right: 0;top: 7px;width: 24px;height: 48px;}



