@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
/* CSS Document */

body {margin:0px;}
a,img {selector-dummy:expression(this.hideFocus=true);}
a,img {outline: none;selector-dummy:expression(this.hideFocus=true);}
img{border:0px;}

/* 메인 프로젝트 */
.font_001 {font-family:"돋움", "돋움체"; font-size:11px; font-weight:normal; color: #787878;}
.font_002 {font-family:"돋움", "돋움체"; font-size:11px; font-weight:normal; color: #505050;}

/* 메인 공지사항 미리보기 셋팅 */
a.notice:link {font-family:"돋움", "돋움체"; font-size:12px; color:#666666; text-decoration:none; font-weight:normal;}
a.notice:visited { font-family:"돋움", "돋움체"; font-size:12px; color:#666666; text-decoration:none; font-weight:normal;}
a.notice:hover { font-family:"돋움", "돋움체"; font-size:12px; color:#0097e5; text-decoration:none; font-weight:normal;}

.notice {font-family:"돋움", "돋움체"; font-size:12px; font-weight:normal; color: #666666;}


/* 메인 갤러리게시판 미리보기 셋팅 */
a.img_box:link {border:1px #c8c8c8 solid; width:63px; height:47px;}
a.img_box:visited {border:1px #c8c8c8 solid; width:63px; height:47px;}
a.img_box:active {border:1px #c8c8c8 solid; width:63px; height:47px;}
a.img_box:hover {border:1px #ff8400 solid; width:63px; height:47px;}

.img_box {border:1px #c8c8c8 solid; width:63px; height:47px;}


/* 히스토리 셋팅 */
.page_font01 {font-family:"돋움", "돋움체"; font-size:12px; color:#444444;}
.page_font02 {font-family:"돋움", "돋움체"; font-size:12px; color:#df3e0a; font-weight:bold;}


/* 우측 퀵메뉴 */
#floater {position:absolute; visibility:visible}

/* 박스 */
.box1 {font-family:"돋움", "돋움체"; font-size:11px; font-weight:normal; color: #505050;}
.box2 {font-family:"돋움", "돋움체"; font-size:11px; font-weight:bold; color: #fafafa;}


/*카피*/
.copy {font-family:"돋움", "돋움체"; font-size:11px; color:#888888; padding:30px 0 30px 0; background:#31353c;}
.copy2 {font-family:"돋움", "돋움체"; font-size:11px; color:#3f9fb0;font-weight:bold;}

/*갤러리*/
.gall {font-family:"돋움", "돋움체"; font-size:11px; color:#666666; }
.gall img{border:1px solid #ccc;}

/* 230119_gnb 메뉴 */
#gnb_nav{width:677px; height:62px;position:relative;box-sizing:border-box;padding:10px 0 0 130px;margin:0;list-style: none;font-family: 'Noto Sans KR','Malgun Gothic', sans-serif;}
#gnb_nav ul:after { content: ''; display: block; clear: both; }
#gnb_nav li{float:left;padding:0 48px 0 48px;/* border-right:solid 1px #adadad; */}
#gnb_nav li:first-child{padding-left:0;}
#gnb_nav > li:last-child{padding-right:0;padding-left:30px;}
#gnb_nav li h2{margin:0; padding:0;}
#gnb_nav li h2 a{display:block; font-size:16px; line-height:40px; color:#444444; font-weight:300;padding: 0;text-decoration: none;}
#gnb_nav li h2 a.on{color:#083890;}
#gnb_nav li h2 a:hover{color:#083890; text-decoration:none;transition: 0.3s;-webkit-transition: 0.3s;}
#gnb_nav > li:before {position: absolute;top:12px;width:13px;height: 3px;background: #fff;content: '';}
#gnb_nav > li:hover:before {background: #083890;transition: 0.3s;-webkit-transition: 0.3s;}
#gnb_nav li ul{position:absolute; top:45px; right:0;  z-index:99999; width:677px;box-sizing:border-box;margin:0;list-style: none;}
#gnb_nav li ul li{padding:0; margin:0; float:left; margin-right:15px;}
#gnb_nav li ul li:last-child {margin-right:0;}
#gnb_nav li ul li a{display:block; font-size:12px; color:#898989; font-weight:500;margin: 0;text-decoration: none;line-height: 20px;}
#gnb_nav li ul li a:hover{color:#0097e5; text-decoration:none;transition: 0.2s;-webkit-transition: 0.2s;}
#gnb_nav li #top2m1{padding-left:105px;}
#gnb_nav li #top2m2{padding-left:150px;}
#gnb_nav li #top2m4{padding-left:543px;}

/* 서브 왼쪽메뉴 */
#sub_select{width:180px; box-sizing:border-box; padding:0;margin:0;	text-decoration:none;margin:10px 0 0 20px;}
#sub_select li{list-style: none;}

.sub_active {color:#083890;}
#sub_select li a.on{display:block;color:#083890; background:url("images/leftmenu_over.jpg") center right no-repeat;}
#sub_select li a:hover{display:block;color:#083890; background:url("images/leftmenu_over.jpg") center right no-repeat; text-decoration:none;}
#sub_select li a{display:block; font-size:16px;padding-right: 30px; line-height:30px; color:#7a7a7a;  font-family: 'Noto Sans KR', sans-serif; text-decoration:none;font-weight:400;}

/* 230210 추가 */
ul.detail_tab {list-style-type:none; margin:0;padding:0;font-family:'Noto Sans KR','Malgun Gothic', dotum, sans-serif;box-sizing:border-box;}
ul.detail_tab li {float:left;padding:0 0 10px 9px;text-align: center;}
ul.detail_tab li:first-child {padding:0;}
ul.detail_tab li:nth-child(6) {padding:0;}
ul.detail_tab:after { content: ''; display: block; clear: both; }
ul.detail_tab a{text-decoration: none; font-weight:500; font-size:16px;letter-spacing:-0.025em;color:#444444;border:solid 1px #e5e5e5; display:block;width:140px;line-height:56px;box-sizing:border-box;}
ul.detail_tab a:hover {border:solid 1px #bbbbbb;}

ul.detail_tab a.no_url1 {color:#999999;width: 190px;}
ul.detail_tab a.no_url2 {color:#999999;width: 430px;}

a.yt_btn {position:absolute;display:block;width:155px;height:40px;top:620px;right:28px}
a.yt_btn:hover {opacity:.9;}

