@charset "utf-8";

/* head 전체 100% 혹은 min-width 사용 */
#sh_hd {z-index:10;position:relative;min-width:1070px} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper {position:relative;margin:0 auto;padding:0;width:1070px;zoom:1}
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

/* 메인,서브 비주얼이미지 */
#sh_container {z-index:0;position:relative;min-width:1070px;overflow:hidden;}
#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:""}
#sh_container_wrapper_m {position:relative;z-index:-100;margin:0 auto;width:100%;zoom:1;overflow:hidden;}
#sh_container_wrapper_m:after {display:block;visibility:hidden;clear:both;content:""}
#sh_container_top {position:relative; width:100%; margin:0 auto;left:50%;margin-left:-50%;background:#e5e5e5;text-align:center;height:200px;}
#sh_container_top img {position:absolute;left:50%;margin-left:-518px}
#sh_container_topbg {position:absolute;top:0;width:100%;height:10px;z-index:9999;background:url('/sh_img/hd/top_menu/topmenu_shadow.png') repeat-x;}

/* 메인,서브 비주얼이미지 */
#sh_container {z-index:5;position:relative;min-width:970px}
#sh_container_wrapper {margin:0 auto;width:1070px;zoom:1;}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* 메인 컨텐츠영역 */
#main_banner {position:relative;overflow:hidden;width:1282px;margin-left:-106px}


/* 사이드(서브)메뉴 float:left; 선택 단 content 와 같은 방향 X */
#sh_aside {float:left;margin:0;width:220px}

/* 컨텐츠 본문 영역 */
#sh_content {z-index:4;position:relative;float:right;padding:0;width:820px;min-height:440px;margin:130px 0 60px 0;height:auto !important;height:500px;font-size:1.1em;line-height:1.5em;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;font-size:30px;line-height:1em;font-weight:bold;color:#333333;letter-spacing:-0.05em;}
#sh_content #sh_content_tit span {float:right;margin-top:12px;background:url('/sh_page/img/sub_home.png') 0 3px no-repeat;padding-left:17px;}


/* 하단 */
#sh_ft {z-index:10;position:relative;min-width:1070px;border-top:1px solid #e7e7e7;} 
#sh_ft_wrapper {position:relative;margin:0 auto;width:1070px;padding:20px 0 30px 0;zoom:1;color:#666;line-height:20px;font-size:13px}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper #sh_ft_icon {position:absolute;right:0;top:20px}



/* 메인영역 */

#redmenu_wrap {overflow:hidden}
#redmenu_wrap li {float:left;position:relative;width:226px;height:70px;padding:25px 20px;border-right:1px solid #b10505;letter-spacing:-0.03em}
#redmenu_wrap li:first-child{border-left:1px solid #b10505}
#redmenu_wrap li:hover{background:#c60000}
#redmenu_wrap li p.tit {font-size:18px;font-weight:bold;color:#fff;margin-bottom:13px}
#redmenu_wrap li p {font-size:14px;width:160px;line-height:18px;color:#ffaaaa}

#idx_box div{position:relative;}
#idx_box h3{color:#222;font-size:20px;padding-bottom:10px;letter-spacing:-1px;font-weight:bold}
#idx_box h3 span{color:#dd0000}
#idx_box .more{position:absolute;right:0;top:3px;display:inline-block;width:19px;height:19px;background:url('/sh_img/index/more.png') no-repeat;text-indent:-1000px;overflow:hidden}