@charset "utf-8";

/* 상단 레이아웃 */
#sh_wrapper{min-width:1070px;background-repeat:repeat-x;background-position:left top}
#hd_h1{position:absolute;font-size:0;line-height:0;overflow:hidden}


#sh_hd {position:absolute;min-width:1070px;width:100%;z-index:9999} 
#sh_hd_wrapper {position:relative;margin:0 auto;padding:0;width:1070px;zoom:1;z-index:9999}


#sh_container {position:relative;min-width:1070px;overflow:hidden}
#sh_container_wrapper {position:relative;z-index:10;margin:0 auto;width:1070px;zoom:1}

#sub_main_banner {position:relative;width:500px;left:50%;margin-left:-535px;z-index:20}


/* 사이드(서브)메뉴 float:left; 선택 단 content 와 같은 방향 X */
#sh_aside {position:relative;min-width:1070px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;height:43px;margin-top:280px;z-index:100}
#sh_aside_wrapper {position:relative;z-index:1000;margin:0 auto;width:1070px;zoom:1;border-left:1px solid #e4e4e4;height:43px}

#sh_content {position:relative;width:1070px;min-height:440px;margin:30px 0 60px 0;font-size:1.1em;line-height:1.5em;color:#666;zoom:1}

#sh_content #sh_content_tit {margin-bottom:40px;overflow:hidden}
#sh_content #sh_content_tit h3 {float:left;padding:0;font-size:2.4em;line-height:1.3em;color:#333333;letter-spacing:-0.03em;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}

/* 하단 */
#sh_ft {z-index:10;position:relative;min-width:1070px;background:#f2f2f2} 
#sh_ft_wrapper {position:relative;margin:0 auto;padding:30px 0 30px;width:1070px;zoom:1}
#sh_ft_icon {position:absolute;right:0;top:30px}
#sh_ft .f_logo{position:absolute;top:35px;left:0}
#sh_ft .address{padding-left:233px;color:#909090;font-size:1em;line-height:160%}

/* 메인 컨텐츠영역 */
#sh_index_banner{width:1070px;margin:0 auto}

#idx_box {position:relative;width:1070px;overflow:hidden;margin-top:427px;z-index:9999}
#idx_box > .box_area {display:block;width:1070px;overflow:hidden}

/* 메인 박스 공통 */
.mBox {float:right;position:relative;overflow:hidden;width:210px;height:185px;text-align:center}
.mBox p {font-size:1em;letter-spacing:-0.05em;color:#fff;margin-top:7px;line-height:1.4em;opacity:0.5;filter:alpha(opacity=50)}
.mBox p.tit {font-size:1.5em;font-weight:bold;color:#fff;opacity:1;filter:alpha(opacity=100)}
.mBox a {width:100%;height:85%;cursor:pointer}


/* 메인 박스 개별 */
.box01{background:#333 url(/sh_img/index/box01_bg.png) center 25px no-repeat}
.box02{background:#f0f0f0 url(/sh_img/index/box02_bg.png) center 30px no-repeat}
.box03{background:#cc092f url(/sh_img/index/box03_bg.png) center 30px no-repeat}
.box04{background:#8c8c8c url(/sh_img/index/box04_bg.png) center 30px no-repeat}
.box05{background:#7e7e7e url(/sh_img/index/box05_bg.png) center 30px no-repeat}

.box03, .box04, .box05, .box06{height:210px}
.box06{width:410px;text-align:left}
.box06 p{opacity:1;filter:alpha(opacity=100)}


.box01 p.tit, .box02 p.tit{padding-top:90px}
.box03 p.tit, .box04 p.tit, .box05 p.tit {padding-top:110px}
.box06 p.tit{padding:30px 0 0 28px}

.box02 p.tit,.box06 p.tit {color:#292929}
.box02 p {color:#181818}
.box06 img.more {position:absolute;top:45px;right:20px}

.box03_bg{position:absolute;left:50%;margin-left:535px;top:612px;width:1000px;height:220px;background:#cc092f}
