@charset "utf-8";
/* SHINING 독립 사용 */

/*======================================================== 익스8 이하 */
#ie_lower {position:fixed;width:100%;top:0;left:0;z-index:100;padding:7px 0;border-bottom:1px solid #fff073;border-top:1px solid #fff073;text-align:center;background-color:#fffbd9;font-family:nanumgothic} 
#ie_lower span {font-weight:bold;color:#f96319}
#ie_lower a {display:inline-block;padding-left:10px;color:#888}
#ie_lower a:hover {text-decoration:underline} 

/* head 전체 100% 혹은 min-width 사용 */
#sh_hd {z-index:10;position:relative;min-width:1200px} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper {position:relative;margin:0 auto;padding:0;width:100%;zoom:1}
/* hd_wrapper 높이 확보용 ie 7 대한 hd_wrapper 마감전 >> <div style="clear:both;"></div> */
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

/* logo 위치 조정 및 사이즈 지정 */
#sh_logo {float:left;padding:26px 0;width:200px;border:1px solid #bcbcbc;}

/* 소메뉴 home|login... absolute 설정으로 혹시 모르는 top_menu 와 간섭 해결 */

#sh_container {z-index:5;position:relative;min-width:1200px}
#sh_container_wrapper {position:relative;z-index:5;margin:0 auto;width:1200px;zoom:1}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#main_banner{width:100%;height:548px}

/* 어사이드 */ 
#sh_aside{position:relative;z-index:15;min-width:1200px}
#sh_aside_wrapper{position:relative;z-index:1000;	width:1200px;margin:-33px auto 0;border-bottom:solid 1px #e7e7e7;zoom:1;background:#fff;box-shadow:1px 1px 5px 1px rgba(0, 0, 0, 0.0392156862745098)}

/* float:left; 선택 단 content 와 같은 방향 X */
#sh_content {z-index:4;position:relative;width:1070px;min-height:500px;height:auto !important;height:500px;margin:95px auto;zoom:1}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}
#sh_content_title {margin-bottom:30px;float:right;padding:15px;width:810px;}

#index_wrapper{font-size:16px;line-height:26px;color:#777;letter-spacing:0px}

/* 오늘 본 상품 */
#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:1200px;background:#252525} 
#sh_ft_wrapper {position:relative;margin:0 auto;padding:2px 0;width:1200px;padding:55px 0;zoom:1;line-height:26px;font-size:15px;color:#bdbdbd}
.ft_logo{padding-bottom:25px;font-size:20px;color:#fff;font-family:'notokr-medium'}
#sh_ft_icon {position:absolute;right:0px;bottom:14px}
#sh_ft_top a { position:absolute;width:37px;right:0px;top:0px;color:#FFF }
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_tip ul li { float:left;font-weight:bold;color:#FFF; margin-bottom:20px }
#sh_ft_tip ul li a { float:left;font-weight:bold;color:#FFF; }
#ft_bottom{border-top:solid 1px #3c3c3c}
.ft_bottom_wrap{position:relative;width:1200px;margin:0 auto;padding:16px 0;font-size:14px;color:#7b7b7b}

/* 사이트맵 */
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;padding:5px;font-family:'notokr-medium'}
.sh_site_map_txt a{color:#666}