﻿/* 상단 이미지 */
.top_img_layout {background:url(../img/sub/top_img.jpg) center; width:100%; height:124px; }

/* 왼쪽 */
.sub_left {float:left; width:210px; margin:35px 65px 50px 0; background:#f5f5f5; border-top:#2f5ab5 3px solid; text-align:center;}
.sub_left > h2 {font-size:30px; color:#000; text-align:center; padding:50px 0 10px 0; font-weight:600;}
.sub_left > h2 span {color:#294d98;}
.sub_left > span {font-size:10px; color:#ccc; line-height:160%; text-transform:uppercase;  padding-bottom:30px;}
.sub_left ul {margin-top:30px;}
.sub_left li {clear:both; text-align:left;  border-top:#fff 2px solid; font-size:13px; font-weight:600;}
.sub_left li.menu_on,

.sub_left li:hover {background:#2f5ab5; color:#fff !important;}
.sub_left li a {width:100%;  display:block; padding:15px 0 15px 30px; color:#666;}
.sub_left li a:hover {color:#fff !important; }
.sub_left li.on {background:#2f5ab5;}
.sub_left li a.on {color:#fff !important;}



/* 오른쪽 */
.sub_right {float:left; width:725px; margin:40px 0 0 0;}

/* 상단 제목 및 경로 */
.sub_right .sub_title {display:inline-block; width:100%; margin-bottom:20px;}
.sub_right .sub_title > h2 {float:left; color:#1c1c1c; font-size:32px; font-weight:600; display:inline; padding:0;}
.sub_right .location {float:right; margin-top:10px;  text-align:right; font-size:11px; font-weight:400; padding-left:20px; }
.sub_right .location a {color:#444 !important;}
.sub_right .location img {margin-top:-4px; padding-right:5px;}
.sub_right .location a {padding-right:5px;}
.sub_right .location span {padding-left:5px;}

/* 내용 출력 */
.sub_con {width:100%; position:relative; text-align:left; margin-bottom:40px;}
h5{background: url(/dbimage/bnuelifelong/WebData/img/sub/h3_icon01.gif) 0 3px no-repeat;font-size: 1.3em;color:#a86083;margin-bottom:10px;margin-top:20px;padding-left: 22px;}





