@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700');

/* SHINING 독립 사용 */
body{background:#fff;font-size:0.81em;font-family:'Nanum Gothic'}

/* head 전체 100% 혹은 min-width 사용 */
#sh_hd{z-index:10;position:relative;min-width:1070px;font-family:notokr-regular} 

/* 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:""} 


/* 소메뉴 home|login... absolute 설정으로 혹시 모르는 top_menu 와 간섭 해결 */
#sh_tip_menu{position:absolute;right:0px;top:15px;z-index:99;font-size:13px; color:#999}
#sh_tip_menu a{color:#999}
#sh_tip_menu a:after{display:inline-block;width:1px;height:9px;margin:0 5px;background-color:#ddd;content:''}
#sh_tip_menu a:last-child:afteR{display:none}

/* 사이즈 위치 조정 */
#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-top:30px;padding:35px 0;background-color:#f7f7f7;font-family:notokr-regular}
#sh_index_banner:after{display:block;visibility:hidden;clear:both;content:""}
#sh_index_banner > ul{width:1070px;margin:0 auto;padding:0;list-style:none;overflow:hidden}
#sh_index_banner li.sh_index{float:left;width:330px}
#sh_index_banner li.sh_index_l{float:left;margin:0 35px 0 35px;width:330px}
#sh_index_banner li.sh_index_r{float:left; width:330px}

#sh_container{z-index:5;position:relative;min-width:1070px}
#sh_container_wrapper{position:relative;z-index:5;margin:0 auto;zoom:1}
#sh_container_wrapper.sub{width:1070px;margin:0 auto}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* float:left; 선택 단 content 와 같은 방향 X */
#sh_aside{float:left;margin:0;width:220px; height:281px;font-family:notokr-regular}

#sh_content{z-index:4;position:relative;float:right;padding:15px 15px 60px;width:820px;min-height:500px;height:auto !important;height:500px;zoom:1;box-sizing:content-box}
#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_ft{z-index:10;position:relative;min-width:1070px;border-top:solid 1px #e5e5e5;font-family:notokr-regular} 
#sh_ft_wrapper{position:relative;margin:0 auto;padding:35px 0;width:1070px;zoom:1;text-align:center;color:#888;line-height:160%}
#sh_ft_icon{position:absolute;right:0px;bottom:35px}
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 
#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}

/* 사이트맵 */
a{text-decoration:none !important}
a:hover{text-decoration:none !important}

*SITEMAP new style
#sh_site_map {position:relative;width:100%;min-height:500px;height:500px auto;margin:0 auto;font-family:'notokr-medium'}
.sh_site_map01 {float:left;width:30%;margin-right:3%;min-height:200px;height:200px auto}
.sh_site_map_title {padding-left:17px;font-size:1.4em;font-weight:normal;font-family:'notokr-bold'}
.sh_site_map_title a {color:#333}
.sh_site_map_line {margin:10px 0;border-bottom:2px solid #8b8b8b}
.sh_site_map_box {width:100%;margin:0 auto;padding:10px;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;min-height:80px;background:#f7f7f7}
.sh_site_map_txt {padding:5px;font-size:14px;line-height:1.2em}
.sh_site_map_txt a{color:#666}
