@charset "utf-8";

/* head 전체 100% 혹은 min-width 사용 */
#sh_wrapper{min-width:1200px;}
#sh_hd {z-index:10;position:relative;min-width:1200px;border-top:3px solid #07617d} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper {position:relative;margin:0 auto;padding:0;zoom:1}
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 


#sh_container{}

/*배너, 인덱스 영역*/
#main_banner{position:relative;z-index:1;width:100%;min-width:1200px;height:574px;}

/* SUB */
#sub_main_banner {width:100%;height:210px;background: url(/sh_img/hd/sub_main_banner/img/sub_main_banner_10.png) no-repeat;animation:main 60s linear infinite}
@keyframes main{from{background-position:top center}50%{background-position:bottom center}100%{background-position:top center}}
#sh_content_tit {padding-top:69px;text-align:center;font-size:15px;color:#fff}
#sh_content_tit h3 {display:inline-block;position:relative;z-index:5;margin-bottom:10px;font-size:34px}
#sh_content_tit h3:after {display:block;content:'';position:absolute;top:-12px;right:-22px;z-index:-1;width:41px;height:42px}
#sh_content_tit .fa-home {color:#fff}
#sh_content_tit .fa-angle-right {padding:0 5px;color:#b5b5b5}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside {position:relative;z-index: 1;width:1070px;margin:-25px auto 0;text-align:center;background-color:transparent}


/* 컨텐츠 본문 영역 */
#sh_content{position:relative;z-index:4;width:1070px;min-height:580px;padding:0;margin:49px auto 40px;line-height:1.6;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit{margin-bottom:20px;overflow:hidden}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:2.1em;line-height:1.3em;color:#333;font-weight:none;letter-spacing:-0.03em}
#sh_content #sh_content_tit span{float:right;margin-top:12px;background:url('/sh_page/img/sub_home.gif') 0 4px no-repeat;padding-left:15px;color:#666}


/* 하단 */
#sh_ft h1{font-size:15px;color:#222;font-family:'notokr-medium'}
#sh_ft {z-index:10;position:relative;min-width:1100px;background:#fff} 
#sh_ft_wrapper {position:relative;padding:0 0 30px 0;zoom:1;line-height:23px;color:#898989}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper .adress{position:relative;width:1200px;margin:0 auto}
#sh_ft_wrapper .f_menu{width:100%;margin-bottom:24px;border-bottom:1px solid #e1e1e1;line-height:49px;}
#sh_ft_wrapper ul {overflow:hidden;width:1200px;margin:0 auto;}
#sh_ft_wrapper ul li {float:left;padding-right:10px;font-size:13px;color:#838383;font-family:'notokr-medium'}
#sh_ft_wrapper ul li>a{color:#838383}
#sh_ft_wrapper ul li:after{padding-left:10px;content:"|";font-weight:normal;color:#e8e8e8}
#sh_ft_wrapper ul li.last:after {content:""}
#sh_ft_wrapper  p {padding-top:4px}
#sh_ft_wrapper #sh_ft_icon {position:absolute;right:0;bottom:0}

