.sub_titleimg{
	width:100%;
	height:230px;
	position:relative;
	
}

#sub_cont{
	width:980px;
	height:overflow;
	margin:50px auto 0;
}


.subpage_menuarea{
	width:150px;
	height:overflow;
	float:left;
}

.subpage_menuarea div:last-child{
	margin-bottom:100px;
}


.s_subpage_menu_title{
	width:148px;
	padding-bottom:10px;height:30px;
	margin-bottom:15px;
	border-bottom:3px solid #085097;
	display:inline-block;
}


.s_subpage_menu_title .b_title{
	font-size:26px;
	text-align:left;
	color:#085097;
	float:left;
	font-weight:bold;
}


.submenu_cont{
	width:150px;
	height:36px;
	border-bottom:1px solid #e5e5e5;
}

.submenu_cont div{
	padding:10px 0;
	font-size:14px;
	font-weight:bold;
	
}


.submenu_cont div:hover{
	color:#fff;
	background-color:#085097;
	padding-left:5px
	
}


.sub_img{
	width:780px;
	height:overflow;
	float:right;
	padding-bottom:100px;
}


#container_title {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 16px;
    border-bottom: 1px solid #666;
    font-family: "Nanum Gothic", sans-serif;
	}