@charset "utf-8";

@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

/* LAYOUT */
#wrap { min-width:1100px; }
#header { min-width:1100px; height:108px; background:url(../images/inc/new_top_bg.png?20190828) repeat-x; }
#container { }
#foot { min-width:1100px; height:126px; background-color:#f6f6f6; border-top:1px solid #e5e4e5; }

#default_area {width:1043px;margin:0 auto;}

/* HEADER */
#header .area { width:1100px; position: relative; margin:0 auto; }
#header .area .logo { float:left;padding:0 0 0 0; }

#header .area .lnb { position:absolute; top:13px; right:0; }
#header .area .lnb ul { margin:0; padding:0; }
#header .area .lnb li { list-style:none; float:left; height:13px; padding-left:21px; background:url(../images/inc/new_lnb_bar.png) no-repeat 11px 2px; color:#fff; font-size: 12px; }
#header .area .lnb li:first-child { padding-left:none; background:none; }
#header .area .lnb a,
#header .area .lnb a:hover { font-family:'Nanum Gothic', 'NanumGothic', '나눔고딕'; color:#fff; font-size:11px; line-height:13px; }

#header .area .gnb { position:relative; float:right; margin-left:30px; margin-top: 16px; }
#header .area .gnb ul { margin:0px; padding:0px; }
#header .area .gnb li { list-style:none; float:left; padding-left:47px; background:url(../images/inc/new_gnb_bar.png) no-repeat 24px 31px; }
#header .area .gnb li:first-child { background:none; padding-left:0; }
#header .area .gnb a,
#header .area .gnb a:hover { font-family:'Malgun Gothic', '맑은고딕', 'Nanum Gothic', 'NanumGothic', '나눔고딕'; color:#fff; font-size:15px; line-height:70px; font-weight:bold; }

#header .area .gnb .smenu { display:none; position:absolute; width:162px; left:-10px; top:66px; padding:0 0 30px 0; border-left:1px solid #888888; border-right:1px solid #888888; border-bottom:1px solid #888888; background-color:#ffffff; z-index:21; }
#header .area .gnb .smenu ul { margin:0; }
#header .area .gnb .smenu li { list-style:none; width:100%; height:30px; padding-left:0; background:none; }
#header .area .gnb .smenu li:first-child { height:20px; }
#header .area .gnb .smenu a { padding-left:16px; font-family:'Nanum Gothic', 'NanumGothic', '나눔고딕'; color:#383838; font-size:12.5px; line-height:30px; font-weight:normal; display:block; }
#header .area .gnb .smenu a:hover { color:#000000; background-color:#dfdfdf; }
#header .area .gnb .smenu .selected { font-weight:bold; font-size:14px; }
#header .area .gnb .smenu .smenu_bar { height:4px; margin:-4px 48px 0 48px; background-color:#dfdfdf; }




/* CONTAINER */
#container { position:relative; margin:-2px auto 40px; }
#container #sub_visual { height:121px; background:url(../images/inc/sub_visual01.png) no-repeat center top; border-bottom:1px solid #e6e6e5; }

#container #content_area { width:1100px; min-height:650px; margin:0 auto; background-color:#ffffff; }
#container #content_area .lnb { height:13px; margin:20px 0 12px 0;  text-align:left; }
#container #content_area .lnb ul { display:inline-block; margin:0; padding:0; }
#container #content_area .lnb li { list-style:none; float:left; padding-left:24px; background:url(../images/inc/sub_lnb_bar.png) no-repeat 10px 2px; line-height:12px; }
#container #content_area .lnb li:first-child { padding-left:0; background:none; }
#container #content_area .lnb a,
#container #content_area .lnb a:hover { font-family:'Nanum Gothic', 'NanumGothic', '나눔고딕'; color:#616161; font-size:12px; line-height:12px; }
#container #content_area .lnb img { margin-top:2px; }

#container #content_area .title_area { position:relative; height:100px; font-family:'Nanum Gothic', 'NanumGothic', '나눔고딕'; color:#111; font-size:44px; line-height:61px; letter-spacing:-1px; font-weight:bold; text-align:center; }
#container #content_area .title_area .btn_left { position:absolute; width:60px; height:60px; left:6px; top:0; }
#container #content_area .title_area .btn_right { position:absolute; width:60px; height:60px; right:6px; top:0; }




/* FOOT */
#foot .area { width:994px; margin:31px auto 0; }
#foot .area .menu { }
#foot .area .menu ul { margin:0; padding:0; }
#foot .area .menu li { float:left; list-style:none; padding-left:19px; background:url(../images/inc/foot_menu_bar.png) no-repeat 10px 2px; }
#foot .area .menu li:first-child { padding-left:0; background:none; }
#foot .area .menu a,
#foot .area .menu a:hover { font-family:'Nanum Gothic', 'NanumGothic', '나눔고딕'; color:#565656; font-size:12px; line-height:13px; font-weight:bold; }

#foot .area .address { margin-top:10px; }
#foot .area .address ul { margin:0; padding:0; }
#foot .area .address li { float:left; list-style:none; padding-left:17px; background:url(../images/inc/foot_address_bar.png) no-repeat 9px 4px; font-family:'Nanum Gothic', 'NanumGothic', '나눔고딕'; color:#787878; font-size:12px; line-height:20px; }
#foot .area .address li.type01 { padding-left:0; background:none; }
