/* 상단 이미지 */
.top_img_layout {background:url(../img/sub/top_img_back.gif) 0 0 repeat; width:100%; }
.top_img_layout .top_img {position:relative;height:167px;}
.top_img_layout .top_img img {float:right;}
.top_img_layout .top_img h2 {position:absolute; color:#444; font-size:25px; font-weight:600; top:40px;}
.top_img_layout .top_img h2 span {color:#ff5438; font-size:30px;}
.top_img_layout .top_img h3 {position:absolute; color:#666; font-weight:400; font-size:15px; top:80px; line-height:140%; text-align:left;}

/* 상단 메뉴경로 */
.top_img_layout .location .content {text-align:right;}
.top_img_layout .location {background:url(../img/sub/location_back.gif) 0 0 repeat; border:#ddd 1px solid; border-width:1px 0; text-align:right; line-height:250%; font-size:11px; font-weight:400; }
.top_img_layout .location a {color:#444 !important;}

/* 내용 출력 */
.sub_content {padding:60px 0 ; position:relative; min-height:534px; }
.sub_content > h2 {font-size:30px; padding:17px 0 20px 0; font-weight:600; position:relative; letter-spacing:-0.05em; text-align:left; border-bottom:#b6b6b6 1px solid; }
.sub_content > h2 span {position:absolute; top:0; left:5px; width:100%; height:10px; background:url(../img/sub/h2_back.gif) 0 0 no-repeat;}

.sub_layout {clear:both; width:100%; padding:40px 0; position:relative; display:inline-block;}
.sub_layout h2 {background:url(../img/sub/sub_title.gif) 10px 50% no-repeat; padding-left:32px; text-align:left; }

.align_center {width:100%; text-align:center; padding:10px;}



