@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Raleway:100,500,600,700');

* {-webkit-text-size-adjust:none}
body{background:#fff;font-size:0.81em;font-family:'Nanum Gothic'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'Nanum Gothic'}
#device_change{border:1px solid #666;box-shadow:none}

/*======================================================== 익스8 이하  */
#ie_lower{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}

/* SHINING 독립 사용 */
#sh_wrapper{position:relative;width:100%;min-width:1400px;max-width:1950px;margin:0 auto;background-color:#f2f2f2}
#sh_wrapper.sub{background-color:#fff}
#sh_wrapper, #sh_wrapper *, #sh_wrapper *:before, #sh_wrapper *:after{box-sizing:border-box}

/* HEADER */
#sh_hd{position:relative;z-index:10;width:100%;font-family:'notokr-regular'}
#sh_hd_wrapper{position:relative;width:100%}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* MAIN  */
#main_idx{overflow:hidden;position:relative;width:1400px;margin:0 auto;font-family:'notokr-regular'}
#main_banner{position:relative;float:left;width:50%;height:700px}

/* CONTENT */
#sh_container{position:relative;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%}
#sh_container_wrapper.sub{width:1400px;margin:0 auto;background-color:#fff}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content{position:relative;z-index:4;width:1100px;min-height:620px;padding:60px;margin:0 auto}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* SUB */
#sub_main_banner{overflow:hidden;position:relative;width:100%;height:350px}

/* SNB */
#sh_aside{position:relative;z-index:15;width:100%;font-family:'notokr-medium'}
#sh_aside:after{display:block;content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:1px;background-color:#e1e1e1}
#sh_aside_wrapper{position:relative;width:1150px;margin:0 auto;zoom:1}

/* FOOTER */
#sh_ft{position:relative;padding-top:40px;font-size:13px;text-align:center;background-color:#fff;font-family:'notokr-regular'}
#sh_ft h1{font-size:14px;font-weight:normal;font-family:'notokr-medium'}
#sh_ft .add{position:relative;padding-top:15px;font-size:12.4px;color:#888;line-height:1.8}
#sh_ft .copy{margin-top:30px;font-size:12px;color:#777;background-color:#f2f2f2}
#sh_ft .copy .inner{position:relative;width:1400px;margin:0 auto;padding:15px 0 14px}
#sh_ft .copy .icon{position:absolute;right:20px;bottom:13px} 
#sh_ft.sub{background-color:#f2f2f2}
#sh_ft.sub .copy{width:1400px;margin:30px auto 0;background-color:#fff}


/* 사이트맵 */
#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}

