@charset "utf-8";
/* SHINING 독립 사용 */
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_wrapper{}
/* head 전체 100% 혹은 min-width 사용 */
#sh_hd{z-index:25;position:relative;min-width:1070px} 
/* head 센터 및 넓이 지정 */
#sh_hd_wrapper{position:relative;margin:0 auto;padding:0;width:92%;height:80px;zoom:1;z-index:20}
/* hd_wrapper 높이 확보용 ie 7 대한 hd_wrapper 마감전 >> <div style="clear:both;"></div> */
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* 메인,서브 비주얼이미지 */
#sh_container {z-index:5;position:relative;width:92%;min-width:1070px;margin:auto;overflow:hidden}
#sh_container_wrapper{position:relative;width:1070px;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:1070px;height:48px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;box-sizing:content-box;font-family:'notokr-regular'}
#sh_aside_wrapper{position:relative;z-index:1000;width:1070px;height:48px;margin:0 auto;zoom:1;border-left:1px solid #e4e4e4;box-sizing:content-box}

#sh_content{z-index:4;position:relative;padding:0;width:1070px;min-height:460px;margin:55px 0 40px 0;height:auto !important;height:500px;line-height:1.5em;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit{margin-bottom:30px;overflow:hidden}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:28px;letter-spacing:-0.06em;line-height:1.3em;color:#333;font-family:'notokr-medium'}
#sh_content #sh_content_tit span{float:right;margin-top:12px;padding-left:15px;font-size:14px;background:url('/sh_page/img/sub_home.gif') 0 4px no-repeat;color:#666}

/* 하단 */
#sh_ft{z-index:10;position:relative;width:92%;min-width:1070px;margin:auto;background-color:#ebebeb;font-family:'notokr-regular'} 
#sh_ft #sh_ft_wrapper{position:relative;margin:0 auto;width:1070px;zoom:1;font-size:13px;line-height:21px;letter-spacing:-0.03em;color:#666}
#sh_ft #sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 
#sh_ft #sh_ft_wrapper .address_wrap {padding:48px 0 29px 0}
#sh_ft #sh_ft_wrapper .address_wrap .address {padding-top:18px}

#sh_ft #sh_ft_wrapper .ft_bottom {overflow:hidden;padding:17px 0;border-top:1px solid #d1d1d1}
#sh_ft #sh_ft_wrapper .ft_bottom p {float:left}
#sh_ft #sh_ft_icon{float:right}

/* 메인 컨텐츠 */
#main_banner {overflow:hidden;position:relative;z-index:0;margin:auto}

/* 메인 인덱스 */
#index_wrapper {overflow:hidden;position:relative;margin:auto;padding-bottom:95px;min-width:1070px;background:url(/sh_img/index/index_wrapper_bg.jpg) center bottom no-repeat;font-family:'notokr-regular'}

/* 사이트맵 */
a{text-decoration:none !important}
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}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}

@media screen and (max-width:1170px) {
#sh_hd_wrapper, #allmn_view_wrap {width:92% !important}
}
@media screen and (max-width:1070px) {
#sh_hd_wrapper, #allmn_view_wrap {width:100% !important}
}