@charset "utf-8";
/* SHINING 독립 사용 */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); 
* { font-family:'Nanum Gothic','맑은 고딕','돋움','dotum'}
h1, h2 , h3, h4 { font-family:'Nanum Gothic','맑은 고딕','돋움','dotum'}

/* 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}

/* 사이즈 위치 조정 */
#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}

/* 인덱스 */
#sh_index_banner{margin:0 0 10px 0}
#sh_index_banner:after {display:block;visibility:hidden;clear:both;content:""}
#sh_index_banner ul {margin:0;padding:0;list-style:none}
#sh_index_banner li {float:left;margin:0}

/* 배너메뉴 */
#main_banner_menu{position: relative; width:1070px;}
#main_banner_menu ul { position: absolute; right:16px; top:-430px;}

/* 콘텐츠*/
#sh_container {z-index:5;position:relative;min-width:1070px}
#sh_container_wrapper {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; margin-top:54px}

#sh_content {z-index:4;position:relative;float:right;padding:15px;width:810px;min-height:500px;height:auto !important;height:500px;zoom:1; margin-top:60px}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}

#sh_content_title {margin-bottom:30px;border:1px solid #bcbcbc;float:right;padding:15px;width:810px;}



/* 오늘 본 상품 */
#sh_stv {z-index:1001;position:fixed;width:88px;left:50%;margin-left:540px; border:1px solid #bcbcbc; height:150px;}


/*footer*/
#sh_ft { position: relative; min-width: 1070px; margin:20px 0 20px 0; height:40px;} 
#sh_ft_wrapper { position: relative; width: 1070px; margin: 0 auto; text-align:center; color:#494949}
.ft_logo { float:left }
.ft_add { float: right; text-align:left; line-height:1.6em; width:77%; font-size:0.9em; margin-top:3px }
#sh_ft_icon { position: absolute; top: 20px; right: 0 }
#sh_ft_wrapper:after {}
/*footer_end*/



/* 하단
#sh_ft {z-index:10;position:relative;min-width:1070px} 
#sh_ft_wrapper {position:relative;margin:0 auto;padding:2px 0;width:1070px;zoom:1;text-align:center;line-height:140%}
#sh_ft_icon {position:absolute;width:180px;right:0px;bottom:0px}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""}  */