@charset "utf-8";

/* head 전체 100% 혹은 min-width 사용 */
#sh_wrapper{}
#sh_hd {z-index:10;position:relative;min-width:1070px;border-top:5px solid #e46d00} 

/* 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;width:1070px;margin:0 auto;zoom:1}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside {float:left;margin:0;width:220px}

/* 컨텐츠 본문 영역 */
#sh_content {z-index:4;position:relative;float:right;padding:0;width:820px;min-height:440px;margin:95px 0 60px 0;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;border-top:1px solid #e7e7e7} 
#sh_ft_wrapper {position:relative;margin:0 auto;padding:0 0 30px 0;width:1070px;zoom:1;line-height:140%;color:#898989}
#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_wrapper #sh_ft_icon {position:absolute;right:0;bottom:37px}




/********************* 메인화면 시작 *********************/

/* 메인 컨텐츠영역 */
#main_banner {position:relative;width:1416px;margin-left:-175px;z-index:0}
#idx_box{width:1070px;margin:-233px auto 30px;overflow:hidden}
#idx_box > div{float:left;position:relative;height:137px;padding:32px 30px;margin-left:12px;overflow:hidden}
#idx_box > div:first-child{margin-left:0}
#idx_box > div span.more {float:right}

/* 메인 공지사항 */
#m01 {width:252px;background:#232323}
#m01 h4 {float:left}

/* 메인 제품소개 */
#m02 {width:382px;background:#ffffff}
#m02 h4 {float:left}
#m02 ul {clear:both;padding-top:20px;overflow:hidden}
#m02 ul li {float:left;margin-left:11px}
#m02 ul li:first-child{margin-left:0}
#m02 ul li p {background:#ededed;width:120px;height:26px;text-align:center;font-size:0.9em;line-height:2.4em;color:#777777;font-weight:bold}
#m02 ul li img {border:1px solid #e7e7e7;width:118px;height:74px}
#m02 ul li .date {color:#888888}

/* 메인 고객센터 */
#m03 {width:223px; height:201px; background:url('/sh_img/index/m03_bg.png') 0 0 no-repeat;}
#m03 p.txt {color:#b8cfed;line-height:2em}
#m03 p.tel{color:#ffffff;font-size:30px;font-weight:800;padding:0}
#m03 p.fax{color:#fde0d0;font-size:16px;margin-bottom: 2px;letter-spacing:-0.5px}
#m03 .cs_btn {display:inline-block;border:1px solid #f3c093;background:#e46d00;margin-top:2px;margin-left:60px}
#m03 .cs_btn a {display:block;color:#fae7dd;padding:7px 25px}


/********************* 메인화면 끝 *********************/