@charset "utf-8";

/*======================================================== 익스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} 

::selection {background:#000;color:#fff;text-shadow:none}
::-moz-selection {background:#000;color:#fff;text-shadow:none}
::-webkit-selection {background:#000;color:#fff;text-shadow:none} 

/* 게시판 페이지 디자인 */
.pg_wrap {font-family:verdana,'Nanum Gothic'}
.pg {display:inline-block}
.pg:after {display:block;content:"";visibility:hidden;clear:both}
.pg_page {float:left;width:20px;height:31px;padding:0;margin-left:-1px;line-height:30px;color:#bbb!important;background-color:#fff}
.pg_current {float:left;width:20px;height:31px;margin:0 0 0 -1px;line-height:30px;color:#000;background-color:#fff}
.pg_next, .pg_end, .pg_start, .pg_prev {position:relative;font-size:0}
.pg_next:after, .pg_end:after, .pg_start:after, .pg_prev:after {display:block;position:absolute;top:8px;left:13px;font:14px/1 FontAwesome;content:"\f105"}
.pg_prev:after {left:12px;content:"\f104"}
.pg_end:after {left:11px;content:"\f101"}
.pg_start:after {left:11px;content:"\f100"}

/* SHINING 독립 사용 */
#sh_wrapper {}
#sh_wrapper, #sh_wrapper *, #sh_wrapper *:before, #sh_wrapper *:after {box-sizing:border-box}

/* HEADER */
#sh_hd{position:fixed;left:0;top:0;bottom:0;min-width:285px;width:15%;z-index:10;background:#fff;font-family:'arita-Medium'}
#sh_hd_wrapper{position:relative;width:100%;z-index:10}
#sh_hd_wrapper:after {display:block;width:100%;;margin:0 auto;clear:both;content:""}

/* MAIN  */
#main_banner {position:relative;z-index:5;width:100%;height:100vh}
/* 익스 8 */
@media \0screen {
#main_banner {height:1500px}	
}

/* CONTAINER */
#sh_container {position:relative;width:85%;margin-left:285px;z-index:0}
#sh_container_wrapper{position:relative;width:100%;zoom:1;font-family:'arita-Medium'}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* SUB */
#sub_main_banner {overflow:hidden;position:relative;min-width:1150px;width:100%;height:480px;background-color:#fff;font-family:'arita-Medium'}

/* SNB */
#sh_aside{position:relative;z-index:15;min-width:1150px;width:100%; border-bottom:1px solid #e1e1e1}
#sh_aside_wrapper{position:relative;z-index:1000;width:1150px;zoom:1}

/* CONTENT */
#sh_content{position:relative;z-index:4;width:1150px;min-height:580px;margin:90px 0;padding-left:50px;font-size:13px;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* FOOTER */
#sh_ft {position: relative;width: 85%;margin-left:285px;padding-bottom:40px;font-family:'arita-Medium'}
#sh_ft_wrapper {overflow:hidden;position:relative;width:1100px;font-size:12px;line-height:20px; letter-spacing:-.015px;color:#666}
#sh_ft_wrapper > div {float:left;width:25%}
#sh_ft_wrapper .ft_copy h1 {margin-bottom:15px; font-size:13px;color:#222;font-family:'arita-Bold'}
#sh_ft_wrapper .ft_copy .icon {margin-top:15px}
#sh_ft_wrapper .ft_cs p {margin-bottom:15px;font-size:13px;color:#222;font-family:'arita-Bold'}
#sh_ft_wrapper .ft_cs p i {padding-right:4px;font-size:12px}
#sh_ft_wrapper .ft_add {float:right;width:50%}
#sh_ft_wrapper .ft_add p {margin-bottom:15px;font-size:13px;color:#222;font-family:'arita-Bold'}


/* 사이트맵 */
#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}

/* 오늘 본 상품 */
#sh_stv{z-index:1001;position:fixed;width:88px;left:50%;margin-left:540px;border:1px solid #bcbcbc;height:150px}


