@charset "utf-8";

/* head 전체 100% 혹은 min-width 사용 */
#sh_wrapper{font-family:'맑은 고딕'}
#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_aside {float:left;margin:0;width:220px}

/* 컨텐츠 본문 영역 */
#sh_content {z-index:4;position:relative;float:right;padding:0;width:820px;min-height:440px;margin:125px 0 60px 0;height:auto !important;height:500px;line-height:1.5em;color:#666;zoom:1; border-top:2px solid #000;}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit {margin:30px 0 40px 0;overflow:hidden}
#sh_content #sh_content_tit:after {clear:both}
#sh_content #sh_content_tit h3 {float:left;padding:0;font-size:30px;line-height:1em;color:#333333;letter-spacing:-0.05em; font-weight:bold;}
#sh_content #sh_content_tit span {float:right;margin-top:10px;}
#sh_content #sh_content_tit span a {color:#666666;}

/* 하단 */
#sh_ft {z-index:10;position:relative;min-width:1070px; background:#fbfbfb url(../sh_img/ft/footer_bg.png) repeat-x;} 
#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; margin-bottom:10px;}
#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:100px}

#sh_ft_wrapper .bt_logo{float:left; margin-right:40px;}
#sh_ft_wrapper .ft_con_wrap{float:left; padding-left:40px; border-left:1px solid #c2c2c2; }




/********************* 메인화면 시작 *********************/

/* 메인 컨텐츠영역 */
#main_banner {position:relative;width:1920px;margin-left:-425px;z-index:0; height:518px;}
#idx_box{width:1070px;margin:0px auto 30px;overflow:hidden}
#idx_box > div{float:left;position:relative;height:175px;padding-top:47px;margin-left:40px;overflow:hidden}
#idx_box > div:first-child{margin-left:0}
#idx_box > div:last-child{margin-right:0}
#idx_box > div span.more {float:right; margin-top:4px;}



/* 메인 제품소개 */
#m02 {width:330px;background:#ffffff}
#m02 h4 {font-size:20px; color:#e66b66; font-weight:bold;}
#m02 h4 img{margin-right:15px}
#m02 .contents_area{margin-top:20px;height:110px;}
#m02 p{color:#666666; font-size:13px; line-height:24px; color:#515151 margin-left:110px;}
#m02 a{display:inline-block; font-size:13px; padding-right:10px; margin:20px 0 0 110px; color:#f11a1a; background:url(../sh_img/index/arrow.png) no-repeat 100% 70%;}
#m02 a:hover{text-decoration:underline;}
#m02 a img{margin-left:3px;}




/********************* 메인화면 끝 *********************/