/* BASIC css start */
#brand_story{padding-top:10px; background-color:#fff;}
.page_location{}
.page_location a{line-height:50px; font-size:13px; color:#545454; font-family:'dotum';}
#tab_menu{width:100%;}
#tab_menu ul{}
#tab_menu ul li{width:33.3%; float:left; text-align:center;}
#tab_menu ul li a{display:inline-block; color:#545454;; width:100%; line-height:50px; box-sizing:border-box; border-bottom:1px solid #0751a0; background-color:#fff; font-size:12px;}
#tab_menu ul li a.tab_on{border:1px solid #0751a0; border-bottom:0; color:#0751a0; background-color:#fff; border-top-width:3px; line-height:48px}

.business_table{width: 90%; border: 1px solid #b2cff7; font-size: 13px; color: #383838; text-align: center; margin: 20px auto; word-break: keep-all;}
.business_table tr th{background-color: #3b8edc; color: #fff; padding: 10px 0; border-right: 1px solid #a4cdf3;}
.business_table tr th:last-child{border-right-color: #b2cff7}
.business_table tr td{border: 1px solid #b2cff7; padding: 15px;}
.business_table tr td:nth-child(2){text-align: left;}
.business_table ul{margin-top: 10px;}
.business_table ul li{color: #3b8edc;}

/* BASIC css end */

