@charset "utf-8";
/* SHINING 독립 사용 */

/* head 전체 100% 혹은 min-width 사용 */
#sh_hd{z-index:10;position:relative;min-width:1070px} 

#hd_wrapper{position:relative;height:79px;font-family:'Nanum Gothic'}
/* head 센터 및 넓이 지정 */
#sh_hd_wrapper{position:relative;margin:0 auto;padding:0;width:1070px;zoom:1;}
/* hd_wrapper 높이 확보용 ie 7 대한 hd_wrapper 마감전 >> <div style="clear:both;"></div> */
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

#main_banner{position:relative;left:52%;width:2000px;margin:-156px 0 0 -1000px;z-index:-1}

#sh_container{position:relative;overflow:hidden;min-width:1070px}
#sh_container_wrapper{position:relative;margin:0 auto;width:1070px;zoom:1;min-height: 665px;}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}


/**** 메인 컨텐츠 ****/
#sh_index{font-size:16px;line-height:26px;color:#555;letter-spacing:-0.3px;font-family:'notokr-regular'}
#sh_index{position:relative}
#sh_index .include{position:relative;width:1070px;margin:0 auto}

/* 사이드(서브)메뉴 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_tit_wrap{position:relative;width:1070px;margin:-176px 	auto 59px;text-align:center;font-family:'notokr-regular'}
#sh_content_tit h3{font-size:42px;color:#fff;font-family: 'notokr-bold';letter-spacing:-0.3px}
#sh_content_tit span{font-size:14px;color:#eaeaea;line-height:56px}

#sh_content{z-index:4;position:relative;padding:0;width:1070px;min-height:460px;margin:30px 0 40px 0;height:auto !important;height:500px;font-size:1.1em;line-height:1.5em;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit{margin-bottom:20px;overflow:hidden}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:2.1em;line-height:1.3em;color:#333;font-weight:none;letter-spacing:-0.03em}
#sh_content #sh_content_tit span{float:right;margin-top:12px;background:url('/sh_page/img/sub_home.gif') 0 4px no-repeat;padding-left:15px;color:#666}

/* 오늘 본 상품 */
#sh_stv{z-index:1001;position:fixed;width:88px;left:50%;margin-left:540px;border:1px solid #bcbcbc;height:150px}

/* 하단 */
#sh_ft{z-index:10;position:relative;min-width:1070px;border-top:solid 1px #ddd;color:#868686;background:#f6fafb;font-family:'notokr-regular'} 
#sh_ft.ft_sub { background-color:#f7f7f7 }
#sh_ft #sh_ft_wrapper{position:relative;margin:0 auto;padding:50px 0;width:1070px;zoom:1;line-height:20px;font-size:14px}
#sh_ft #sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper .ft_logo{float:left;width:20%}
#sh_ft_wrapper .ft_info{float:right;width:70%}
#ft_area{min-width:1070px;background:#202731;font-family:'notokr-regular'}
#ft_area .ft_area_txt{overflow:hidden;width:1070px;margin:0 auto;padding:20px 0}
#ft_area .ft_area_txt .copyright{float:left;font-size:13px;color:#616976;}
#ft_area #sh_ft_icon{float:right}

/* 사이트맵 */
a{text-decoration:none !important}
a:hover{text-decoration:none !important}

#sh_site_map{width:100%;position:relative;min-height:500px;height:500px auto;margin:0 auto}
.sh_site_map01{width:30%;float:left;margin-right:3%;min-height:200px;height:200px auto}
.sh_site_map_title{font-size:1.4em;color:#515151}
.sh_site_map_title a{color:#515151;}
.sh_site_map_line{border-bottom:2px solid #8b8b8b;margin:10px 0}
.sh_site_map_box{width:90%;margin:0 auto;background:#f7f7f7;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;min-height:80px}
.sh_site_map_txt{font-size:1em;line-height:1.2em;color:#666;font-weight:bold;padding:5px}
.sh_site_map_txt a{color:#666}


