@charset "utf-8";
/* 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:1070px;font-family:'notokr-regular'} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper{position:relative;margin:0 auto;padding:0;min-width:1070px;height:92px;zoom:1;z-index:10;border-top:5px solid #2c71a7}
/* 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:5;position:relative;min-width:1070px}
#sh_container_wrapper{position:relative;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{margin:0;width:1070px;margin-top:30px;font-family:'notokr-medium'}

#sh_content{z-index:4;position:relative;padding:0;width:1070px;min-height:460px;margin:30px 0 40px 0;height:auto !important;height:500px;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit{margin-bottom:20px;overflow:hidden;font-family:'notokr-regular'}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:2.1em;line-height:1.3em;color:#333;font-weight:none;letter-spacing:-0.03em}
#sh_content #sh_content_tit span{float:right;margin-top:12px;padding-left:15px;color:#666}

/* 하단 */
#sh_ft{z-index:10;position:relative;min-width:1070px;color:#8d8d8d;border-top:1px solid #e7e7e7;background:#4d4d4d;font-family:'notokr-regular'} 
#sh_ft #sh_ft_wrapper{position:relative;margin:0 auto;padding:20px 0 20px 0;width:1070px;zoom:1;line-height:1.5em;font-size:1.1em}

#sh_ft #sh_ft_icon{position:absolute;width:160px;right:0px;bottom:20px;text-align:right}
#sh_ft #sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* 사이트맵 */
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: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}


/**** 메인 컨텐츠 ****/
#main_productList{z-index:10;position:relative;min-width:1070px;color:#7e7e7e;border-top:1px solid #e7e7e7;background:#fcfbf6;font-family:'notokr-regular'} 
#main_productList_wrapper{position:relative;margin:0 auto;width:1070px;zoom:1;text-align:center;padding:40px 0 40px}

#main_productList h3{margin-bottom:30px;font-size:2.3em;color:#333;letter-spacing:-0.03em;font-family:'notokr-medium'}
#main_productList h3 span{color:#2C71A7}
#main_productList ul{margin:0 auto;width:1008px;padding:5px;overflow:hidden}
#main_productList ul li{float:left;margin-left:25px;background:#fff;width:316px;box-shadow:2px 2px 2px #dedede;text-align:left}
#main_productList ul li.fst{margin-left:0}
#main_productList ul li h4{font-size:1.5em;color:#333333;padding:20px 0 0 20px; font-family:'notokr-medium'}
#main_productList ul li h4 span{color:#2c71a7}
#main_productList ul li p{font-size:1.15em;line-height:1.5;color:#979797;padding:10px 20px 20px 20px;word-break:keep-all}
#main_productList ul li a{display:block}

#main_boradList{position:relative;overflow:hidden;margin:0 auto;width:1070px;zoom:1;overflow:hidden;padding:50px 0 60px;}
#main_boradList h4 {font-size:19px;color:#333333;padding:20px 0 0 20px; font-family:'notokr-medium'}
#main_boradList h4 span {padding-left:5px;color:#2a86cd}
#main_boradList #m01{float:left;position:relative;width:500px;height:70px}
#main_boradList #m02{float:right;position:relative;width:500px}
#main_boradList h4{display:inline}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}