@charset "utf-8";
* {-webkit-text-size-adjust:none}

/*초기화*/
body{background:#fff;font-family:'Nanum Gothic'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'Nanum Gothic'}

/* head 전체 100% 혹은 min-width 사용 */
#sh_wrapper{}
#sh_hd{z-index:10;position:relative;min-width:1070px;border-top:5px solid #0076d1} 

/* 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:1.6;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;box-sizing:content-box}
#idx_box > div:first-child{margin-left:0}
#idx_box > div span.more{float:right}

/* 메인 공지사항 */
#m01{width:252px;background:#313131}
#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;box-sizing:content-box}
#m02 ul li .date{color:#888888}

/* 메인 고객센터 */
#m03{width:223px;background:#0076d1}
#m03 p.txt{color:#b8cfed;line-height:2em}
#m03 p.tel{padding:10px 0;color:#a0daff;font-size:28px;font-weight:800}
#m03 p.fax{color:#99c8ec;font-size:16px;margin-top:3px}
#m03 .cs_btn{display:inline-block;border:1px solid #0062ad;background:#0063b0;margin-top:10px}
#m03 .cs_btn a{display:block;width:106px;color:#a8c7e5;padding:7px 25px;text-align:center}


/********************* 메인화면 끝 *********************/
#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}

/* 사이트맵 */
#sh_site_map{width:100%;position:relative;min-height:500px;margin:0 auto}
#sh_site_map .sh_site_map01{width:30%;float:left;margin-right:3%;min-height:200px;height:200px}
#sh_site_map .sh_site_map_title{font-size:1.4em;color:#515151}
#sh_site_map .sh_site_map_title a{color:#515151}
#sh_site_map .sh_site_map_line{border-bottom:2px solid #8b8b8b;margin:10px 0}
#sh_site_map .sh_site_map_box{width:100%;margin:0 auto;background:#f7f7f7;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;min-height:80px;padding:10px 0}
#sh_site_map .sh_site_map_txt{font-size:1em;line-height:1.2em;color:#666;font-weight:bold;padding:5px 15px}
#sh_site_map .sh_site_map_txt a{color:#666}