/* BASIC css start */
#tab_cont {text-align:center;padding-top:40px;}
#tab_menu { width: 100%; margin-top: 10px; } 
#tab_menu ul { } 
#tab_menu ul li { width: 33.3%; float: left; text-align: center; } 
#tab_menu ul li a {display: inline-block; color: #000;; width: 100%; line-height: 50px; box-sizing: border-box; border-bottom: 1px solid #D54011;font-size:14px; } 
#tab_menu ul li a.tab_on { border: 1px solid #D54011; border-bottom: 0; color: #D540111; background-color: #fff; border-top-width: 3px; line-height: 48px;font-weight:600;}

.brand_story {width:1200px;margin:0 auto 20px;} 

.page_location { } 
.page_location a { line-height: 50px; font-size: 12px; color: #000; font-family: 'dotum'; } 
.page_home:after { content: ""; background: url("/design/kgcbrand1/img/mpage_arr.png") no-repeat; width: 6px; height: 9px; display: inline-block; margin: 0 5px 0 10px; } 

.interview_video { width: 1080px; height: 480px; background: url("/design/kgcbrand1/img/video_bg_pc.jpg") 0 0 no-repeat; display: block !important; position: relative; } 
.interview_video video { position: absolute; bottom: 42px; right: 20px; } 

.business_table { width: 100%; border: 1px solid #b2cff7; font-size: 14px; color: #383838; text-align: center; margin-top: 20px; 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; } 
/* BASIC css end */

