@charset "utf-8";

/* head 전체 100% 혹은 min-width 사용 */
#sh_wrapper{}
#sh_hd {z-index:10;position:relative;min-width:1070px} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper {position:relative;margin:0 auto;padding:0;width:1070px;zoom:1}
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

/* 메인,서브 비주얼이미지 */
#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:""}

/* 메인 컨텐츠영역 */
#main_banner {position:relative;z-index:0}

#idx_box{position:relative}
#idx_box .include{position:relative;width:1070px;margin:0 auto}
.include .idx_tit{position:relative;margin:0 auto 30px;font-size:32px;color:#333;font-family:'notokr-bold'}
.include .tit_center_box{text-align:center}
.include .idx_cont{padding-top:7px;font-size:16px}
.include p{font-size:15px;color:#555;line-height:26px;font-family:'notokr-regular';letter-spacing:-0.3px}

#sh_content_tit_wrap {position:relative; width:1070px; margin:-176px auto 0; text-align:center }
#sh_content_tit {display:inline-block;position:relative;font-size:13px;color:#fff ;letter-spacing:-0.3px;}
#sh_content_tit h3 {position:relative;height:43px;margin-bottom:17px;padding:0 60px;font-size:39px;line-height:42px;box-sizing:border-box;font-family:'notokr-bold'}

#sh_aside{position:relative;z-index:99999;min-width:1070px;height:49px;background:#e18b27}
#sh_aside_wrapper{overflow:hidden;position:relative;z-index:1000;width:1070px;margin:0 auto;zoom:1}

/* 컨텐츠 본문 영역 */
#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}
#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 {z-index:10;position:relative;min-width:1070px;background:#3d342a} 
#sh_ft_wrapper {position:relative;margin:0 auto;padding:43px 0;width:1070px;zoom:1;font-size:13px;line-height:23px;color:#97928d;text-align:center}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

#sh_ft_wrapper ul {width:100%;padding:25px 0 7px;overflow:hidden}
#sh_ft_wrapper ul li {float:left;color:#636363;font-weight:bold;font-size:1.1em;padding-right:10px}
#sh_ft_wrapper ul li:after{content:"|";color:#e8e8e8;font-weight:normal;padding-left:10px}
#sh_ft_wrapper ul li.last:after {content:""}
#sh_ft_wrapper  p {padding-top:4px}

#sh_ft_bottom{border-top:solid 1px #5e564e;padding:13px 0;}
#sh_ft_bottom #bottom_txt{width:1070px;margin:0 auto;font-size:13px;color:#6e6358;overflow:hidden}
#sh_ft_bottom #bottom_txt p{float:left}
#sh_ft_bottom #sh_ft_icon {float:right}

