@charset "utf-8";
*{-webkit-text-size-adjust:none;}
/* SHINING 독립 사용 */
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'}

/* head 전체 100% 혹은 min-width 사용 */
#sh_hd{z-index:10;position:relative;min-width:1100px} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper{position:relative;margin:0 auto;padding:0;width:100%;zoom:1;z-index:9999}

/* hd_wrapper 높이 확보용 ie 7 대한 hd_wrapper 마감전 >> <div style="clear:both;"></div> */
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* 메인,서브 비주얼이미지 */
#sh_container{z-index:0;position:relative;min-width:1100px}
#sh_container_wrapper{position:relative;z-index:10;margin:0 auto;width:1070px;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside{position:relative;min-width:1100px;height:43px;z-index:99999;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}
#sh_aside_wrapper{position:relative;z-index:1000;margin:0 auto;width:1070px;zoom:1;border-left:1px solid #e4e4e4;height:43px}

#sh_content{z-index:4;position:relative;width:1070px;min-height:440px;margin:30px 0 60px 0;height:auto !important;color:#666;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit{margin-bottom:40px;overflow:hidden}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:25px;line-height:30px;color:#333333;letter-spacing:-0.1em;font-weight:bold}
#sh_content #sh_content_tit span{float:right;margin-top:12px;background:url('/sh_img/hd/sub_home_s.png') 0 5px no-repeat;padding-left:17px}

/* 탑버튼 */
#ft_top{display:none;position:fixed;z-index:900;bottom:100px;width:60px;height:130px;right:-64px;transition:all .3s}
#ft_top.active{right:17px}
#ft_top .top{position:relative;margin-top:10px;width:60px;height:60px;border-radius:50%;z-index:99;cursor:pointer;background-color:rgba(255, 121, 27, 0.8);transition:all .3s}
#ft_top p{padding-top:30px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.3px;text-align:center}
#ft_top p:before{position:absolute;top:20px;left:27px;width:5px;height:5px;border-radius:50%;content:"";background-color:#fff;transition:all .3s}

/* 하단 */
#sh_ft{z-index:10;position:relative;min-width:1100px;border-top:1px solid #d7d7d7;margin-top:60px} 
#sh_ft_wrapper{position:relative;margin:0 auto;padding:37px 0 41px 0;color:#a6a6a6;font-size:13px;letter-spacing:.5px;width:1070px;zoom:1;line-height:25px}
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

#sh_ft_wrapper #gotop{position:absolute;right:0}
#sh_ft_wrapper ul{width:100%;padding-top:26px}
#sh_ft_wrapper ul li{float:left;padding:0 10px;color:#636363;font-weight:bold;font-size:1.1em}
#sh_ft_wrapper ul li.first{padding:0 10px 0 0}
#sh_ft_wrapper ul li.last{padding:0 0 0 10px;background:none}
#sh_ft_wrapper #address{padding-top:10px;color:#a6a6a6;clear:both}
#sh_ft_wrapper #address p{padding-top:4px}


/* 사이트맵 */
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:318px;height:318px 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_index_banner{position:relative;width:100%;margin:0 auto}
#idx_box{position:relative;width:100%;margin:-53px auto;overflow:hidden}

.idx_cont{position:relative;overflow:hidden;width:1070px;margin:0 auto 30px}
/* 메인 m02,m04 인덱스 공통 */
#m_box p{padding-bottom:16px;font-size:19px;color:#333;font-family:'notokr-bold'}
#m_box img{overflow:hidden;margin:0 auto;text-align:center}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}