
/* 사업영역 Tab */
/* .tab_content {display: none;}
.tab_content.active {display: block;}
.tabs li {display: inline; cursor: pointer; padding: 10px; background-color: #ddd;}
.tabs li.active {background-color: #aaa;}
 */

.sidebar ul.tabs li {line-height: 18px; padding: 20px 0px !important;}
.business-title {
    text-align: center;
    padding: 3em 0em;
    clear: both;
}
.business-title h5 {
    font-size: 2em;
}
.business-title h2 {
	font-size: 3em;
    letter-spacing: -1px;
    font-weight: bold;
    color: #00263e;
    margin-top: 20px;
    border: none;
}