@charset "utf-8";
/* SHINING 독립 사용 */



/* head 전체 100% 혹은 min-width 사용 */
#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}
/* 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_tip_menu{position:absolute;right:0px;top:4px;font-size:8pt;z-index:99;font-family:"돋움",Dotum,"굴림",Gulim,Helvetica,Sans-serif;font-size:11px;color:#707070}

/* 사이즈 위치 조정 */
#sh_top_menu{padding:26px 0;width:850px;border:1px solid #bcbcbc;float:right;border:1px solid #bcbcbc;}
#sh_top_menu li{float:left;margin:0 40px 0 40px}


#main{position:relative;margin:0 auto;width:1070px;zoom:1;padding-bottom:20px}


#sh_container{z-index:5;position:relative;min-width:1070px}
#sh_container_wrapper{position:relative;z-index:5;margin:0 auto;width:1070px;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;padding-top:30px}



/* sh_content */
#sh_content{z-index:4;position:relative;float:right;padding:15px 16px 15px 15px;width:810px;min-height:500px;height:auto !important;height:500px;background:#fff;font-size:1em;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}


/* sh_content_title */
#sh_content_title{font-size:1.2em;font-weight:bold;width:810px;margin:15px 0 30px 0;border-bottom:1px solid #ebebeb;padding:5px 0 15px 0}
#sh_content_title p{position:relative;margin:0}
#sh_content_title b{color:#333333;font-size:1.5em;padding-left:10px}
#sh_content_title span{position:absolute;right:0;color:#666666;bottom:6px;font-size:0.9em}
#sh_content_title span a{font-weight:bold;color:#666666}
#sh_content_title span a:hover{font-weight:bold;color:#666666}


/*index*/
#sh_index_wrapper{margin:0 auto;width:1070px}
#sh_index_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

#sh_index_wrapper  > div{float:left;margin-right:35px;width:330px;height:120px;position:relative}
#sh_index_wrapper div#m02{background:url(/sh_img/index/m0201.png) right bottom no-repeat}
#sh_index_wrapper div#m03{margin-right:0px;border:1px solid #e0e0e0;text-align:center}

#sh_index_wrapper .m_tit{font-weight:600;color:#4e672e;font-size:1.6em;letter-spacing:-0.05em}
#sh_index_wrapper .m_txt{font-size:1.2em;line-height:1.5em;letter-spacing:-0.05em;color:#666;padding:15px 0;width:200px}
#sh_index_wrapper .m_tit span a{position:absolute;font-size:0.8em;right:0px;color:#999999}
#sh_index_wrapper #02 a{display:block;width:100%;height:85%;cursor:pointer}
#sh_index_wrapper .more{font-size:1.1em;color:#999999;letter-spacing:-0.03em}

#sh_index_wrapper div#m03 .m_tit{background:#7d7467;color:#fff;padding:10px 0}
#sh_index_wrapper div#m03 .tel{color:#666;font-size:2.3em;letter-spacing:-0.05em;padding:5px 0;font-weight:600}
#sh_index_wrapper div#m03 .txt{font-size:1em;line-height:1.3em;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;left:0;margin-top:10px} 
#sh_ft_wrapper{position:relative;margin:0 auto;width:1070px;zoom:1;border-top:1px solid #ebebeb;text-align:center}
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 


.ft_adm{position:absolute;right:85px;bottom:0}
.ft_make{position:absolute;right:0;bottom:0}

#sh_ft_wrapper p{color:#646464;padding-top:10px;font-size:1em;line-height:1.5em}
#sh_ft_wrapper b{color:#646464}

/* 사이트맵 */
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}