@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Nunito');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900');
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'}

/* 상단 */
#sh_hd{z-index:10;position:relative;min-width:100%;height:78px}
#sh_hd_wrapper{position:relative;margin:0 auto;padding:0;width:100%;zoom:1}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* 메인 */
#main_banner{position:relative;width:100%;min-width:1200px;height:771px;margin:0 auto;background:url(/sh_img/index/main_banner/main_banner01.png) no-repeat;background-size:cover}

/* 메인,서브 비주얼이미지 */
#sh_container{position:relative;min-width:1070px;overflow:hidden;z-index:0}
#sh_container_wrapper{position:relative;margin:0 auto;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside{position:relative;z-index:15;min-width:1416px;height:56px;border-bottom:solid 1px #ddd;font-family:'notokr-regular'}
#sh_aside_wrapper{position:relative;z-index:1000;width:1416x;height:56px;margin:0 auto;zoom:1;box-sizing:content-box;}

/* 컨텐츠 본문 영역 */
#sh_content{z-index:4;position:relative;padding:0;width:1070px;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_content #sh_content_tit{margin-bottom:40px;overflow:hidden;font-family:'notokr-regular'}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:2.2em;line-height:1em;color:#333333;letter-spacing:-0.05em}
#sh_content #sh_content_tit span{float:right;margin-top:12px;background:url('/sh_page/img/sub_home.png') 0 3px no-repeat;padding-left:17px}

/* 하단 */
#sh_ft{position:relative;min-width:1200px;background:#252525;font-family:'notokr-regular'} 
#sh_ft_wrapper{position:relative;margin:0 auto;text-align:center;padding:2px 0;width:1200px;padding:55px 0;zoom:1;line-height:26px;font-size:15px;color:#848383}
.ft_logo{padding-bottom:25px;font-size:20px;color:#fff;font-family:'notokr-medium'}
#sh_ft_icon{position:absolute;right:0px;bottom:14px}
#sh_ft_top a{position:absolute;width:37px;right:0px;top:0px;color:#FFF }
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_tip ul li{float:left;font-weight:bold;color:#FFF;margin-bottom:20px }
#sh_ft_tip ul li a{float:left;font-weight:bold;color:#FFF;}
#ft_bottom{border-top:solid 1px #3c3c3c}
.ft_bottom_wrap{position:relative;width:1200px;margin:0 auto;padding:16px 0;font-size:14px;color:#7b7b7b}

/* 사이트맵 */
a {text-decoration:none !important;font-family:'notokr-regular'}
a:hover {text-decoration:none !important}
#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;font-weight:bold;padding:5px}
.sh_site_map_txt a{color:#666}
