@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;width:1070px;margin:0 auto;zoom:1}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */


/* 컨텐츠 본문 영역 */
#sh_content {z-index:4;position:relative;float:right;padding:0;width:1070px;min-height:440px;margin:0 0 60px 0;height:auto !important;height:500px;line-height:1.5em;color:#D2D0D0;zoom:1}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit {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_aside span {float:right;margin-top:12px;background:url('/sh_page/img/sub_home.png') 0 3px no-repeat;padding-left:17px;margin-bottom:20px;color:#A2A2A2}

/* 하단 */
#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:2000px;z-index:0;height:750px;left:50%;margin-left:-1000px;}
#idx_box{width:1070px;margin:33px auto 30px;overflow:hidden}
#idx_box > div{float:left;position:relative;height:301px;width:356px;overflow:hidden;text-align:center;cursor:pointer}
#idx_box > div:first-child{margin-left:0}
#idx_box > div span.more {float:right}
#idex_box{background:#f6fafd;width:1903px;left:50%;margin-left:-416px;padding:2px 0}


/* 메인 공지사항 */
#m01{background:url(/sh_img/index/m0101_off.png) center no-repeat}
#m01:hover {background:url(/sh_img/index/m0101_on.png) center no-repeat;}


/* 메인 제품소개 */
#m02 {background:url(/sh_img/index/m0201_off.png) center no-repeat;}
#m02:hover {background:url(/sh_img/index/m0201_on.png) center no-repeat}

/* 메인 고객센터 */
#m03 {background:url(/sh_img/index/m0301_off.png) center no-repeat}
#m03:hover {background:url(/sh_img/index/m0301_on.png) center no-repeat}


/********************* 메인화면 끝 *********************/

#sub_main_banner{min-width: 1070px;    overflow: hidden;    position: relative;    left: 0;}

