@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Cookie|Poppins:400,600,700&display=swap');

body{background:#fff;font-size:0.81em;font-family:'Nanum Gothic'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{ font-family:'Nanum Gothic'}

/* 익스8 이하  */
#ie_lower {padding:7px 0;border-bottom:1px solid #fff073;border-top:1px solid #fff073;text-align:center;background-color:#fffbd9;font-family:nanumgothic} 
#ie_lower span {font-weight:bold;color:#f96319}
#ie_lower a {display:inline-block;padding-left:10px;color:#888}
#ie_lower a:hover {text-decoration:underline}

#sh_wrapper{overflow:hidden;min-width:1400px;max-width:1950px;margin:0 auto}
#sh_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#sh_hd {z-index:100;position:relative;}
#sh_hd_wrap{width:100%;background:url(/sh_img/hd/head_bg.jpg) top center #f7f7f7 no-repeat;}

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper {position:relative;padding:0;width:100%;height:100%;zoom:1}
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

/* 메인,서브 비주얼이미지 */
#sh_container {position:relative;min-width:1200px;height:auto;}
#sh_container_wrapper{position:relative}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#sh_container_wrapper.sub{width:90%;margin:-63px auto 0;background:#ffffff}

/* 서브 타이틀 */
#sh_content_tit_wrap{position:relative;width:1200px;margin:128px auto 0;text-align:center}
#sh_content_tit{display:inline-block;position:relative;font-size:15px;color:#fff;letter-spacing:-0.3px;font-family:'notokr-medium'}
#sh_content_tit h3{position:relative;height:43px;margin-bottom:17px;padding:0 60px;font-weight:normal;font-size:39px;line-height:42px;box-sizing:border-box;font-family:'notokr-bold'}

/* 사이드(서브)메뉴 float:left; 선택 단 content 와 같은 방향 X */
#sh_aside{position:relative;z-index:15;width:100%;height:62px;border-bottom:solid 1px #ddd;box-sizing:content-box;font-family:'notokr-regular'}
#sh_aside_wrapper{position:relative;z-index:1000;width:1200px;height:62px;margin:0 auto;zoom:1;background-color:#fff}

/* 컨텐츠 본문 영역 */
#sh_content {z-index:4;position:relative;padding:0;width:1200px;min-height:440px;margin:95px auto 60px;height:auto !important;height:500px;line-height:1.5em;color:#666;zoom:1}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 */
#sh_ft{z-index:10;position:relative;background-color:#222;font-family:'notokr-regular'} 
#sh_ft_wrapper{position:relative;width:1290px;margin:0 auto;padding:60px 0;zoom:1;font-size:14px;color:#777575;text-align:center}
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper .ft_logo{margin-bottom:20px}
#sh_ft_wrapper p{display:inline-block;font-size:14px;line-height:22px;color:#7f7f7f;font-family:'notokr-regular'}
#sh_ft_adm{width:100%;background:#1d1d1d}
#sh_ft_adm .sh_ft_adm_wrap{position:relative;overflow:hidden;width:1200px;height:53px;margin:0 auto;font-size:13px;text-align:center;color:#69696a}
#sh_ft_adm .sh_ft_adm_wrap p{line-height:53px}
#sh_ft_icon{position:absolute;top:16px;right:0;}

/* 사이트맵 */
#sh_site_map{width:100%;position:relative;min-height:500px;height:500px auto;margin:0 auto}
.sh_site_map01{width:30%;float:left;margin-right:3%;min-height:200px;height:200px auto}
.sh_site_map_title{font-size:1.4em;color:#515151}
.sh_site_map_title a{color:#515151}
.sh_site_map_line{border-bottom:2px solid #8b8b8b;margin:10px 0}
.sh_site_map_box{width:90%;margin:0 auto;background:#f7f7f7;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;min-height:80px}
.sh_site_map_txt{font-size:1em;line-height:1.2em;color:#666;padding:5px;font-family:'notokr-medium'}
.sh_site_map_txt a{color:#666}