@charset "utf-8";

/* head 전체 100% 혹은 min-width 사용 */
#sh_wrapper{}
#sh_hd {z-index:10;position:relative;min-width:1070px;height:186px} 

/* 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 {position:relative;overflow:hidden;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside {position:relative;z-index:0;min-width:1070px;height:50px;border-bottom:1px solid #e4e4e4}
#sh_aside_wrapper{position:relative;z-index:1000;width:1070px;height:50px;margin:0 auto;zoom:1}

/* 컨텐츠 본문 영역 */
#sh_content {z-index:4;position:relative;padding:0;width:1070px;min-height:440px;margin:35px 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;margin-top:70px;min-width:1070px;background:#444} 
#sh_ft_wrapper {position:relative;margin:0 auto;padding:40px 0 40px 0;width:1070px;zoom:1;font-size:13px;line-height:22px;color:#a0a0a0}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
#sh_ft .tail_menu_wrap{width:100%;height:42px;box-sizing:border-box;background:#6a6a6a}
#sh_ft .tail_menu_wrap .tail_menu{width:1070px;margin:0 auto}
#sh_ft .tail_menu_wrap .tail_menu:after {display:block;visibility:hidden;clear:both;content:""}
#sh_ft .tail_menu_wrap .tail_menu li{float:left;padding-right:14px;margin-right:14px;font-size:13px;line-height:42px;background:url('/sh_img/ft/bar.png') right 16px no-repeat}
#sh_ft .tail_menu_wrap .tail_menu li.last{background:none}
#sh_ft .tail_menu_wrap .tail_menu li a{color:#d0d0d0}

#sh_ft_wrapper ul {width:100%;padding:25px 0 7px;overflow:hidden}
#sh_ft_wrapper .txt_wrap{float:right;width:844px}
#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_wrapper #sh_ft_icon {position:absolute;right:0;bottom:37px}




/********************* 메인화면 시작 *********************/

/* 메인 컨텐츠영역 */
h4{}
#main_banner {position:relative;z-index:0}
#idx_box{width:1070px;margin:80px auto 60px;overflow:hidden}
#idx_box > div{overflow:hidden;float:left;position:relative;box-sizing:border-box;width:303px;height:260px;padding:32px 30px;}
#idx_box > div:first-child{}
#idx_box > div span.more {float:right}
.s_txt{font-size:14px}

/* 메인 공지사항 */
#idx_box > div#m01 {background:#524b48}
#m01 h4 {margin-bottom:5px;color:#fff;font-family:'notokr-medium'}
#m01 .s_txt{margin-top:5px;color:#aeabaa}
#m01 .number{margin-top:5px;font-size:28px;color:#fff;line-height:28px}
#m01 .kakao{width:243px;height:42px;box-sizing:border-box;margin-top:13px;background:url('/sh_img/index/m0101_kakao_bg.png') 0 0 no-repeat}
#m01 .kakao p{padding-left:70px;font-size:15px;color:#fda085;line-height:42px;}

/* 메인 제품소개 */
#idx_box > div#m02 {width:464px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:url('/sh_img/index/m0201_bg.png') 0 0 no-repeat #fff}
#m02 h4 {float:left;color:#f47a5f}

/* 메인 고객센터 */
#m03 {background:#fda085}

#idx_box > div#m04{width:100%}
#idx_box > div#m04 .slide_wrap{width:1070px}


/********************* 메인화면 끝 *********************/