@font-face {
	font-family: 'NanumGothicBold';
	src: url('/business/font/NanumGothicBold.eot');
	src: url('/business/font/NanumGothicBold.eot') format('embedded-opentype'),
	url('/business/font/NanumGothicBold.woff') format('woff'),
	url('/business/font/NanumGothicBold.ttf') format('truetype');
}

/* 이사회 */
.directorsList {overflow:hidden; margin-bottom:50px;}
.directorsList .dir_item {overflow:hidden; clear:both; margin-top:20px;margin-bottom:30px;}
.directorsList .dir_item > .d_title {float:left; width:50px; padding-top:1px;}
.directorsList .dir_item > .d_title > span {display:block; font-family:'NanumGothicBold'; font-size:17px; color:#000; border-top:3px solid #4267b2; padding-top:10px; letter-spacing:0.4px; text-align:justify;}
.directorsList .dir_item > .d_cont {float:left; width:100%; padding-left:60px;}
.directorsList .dir_item > .m_cont {float:left; padding-left:60px;width:100%}

.directorsList .dir_item > .d_title1 {float:left; width:890px; padding-left:30px; padding-top:1px; padding-bottom:5px;}
.directorsList .dir_item > .d_title1 > span {display:block; font-family:'NanumGothicBold'; font-size:20px; letter-spacing:0.4px; text-align:justify;}
.directorsList .dir_item > .d_cont1 {float:left; width:890px; padding-left:25px; }

.directorsList .dir_item > .m_title1 {float:left; width:890px; padding-left:5px; padding-top:1px; padding-bottom:5px;}
.directorsList .dir_item > .m_title1 > span {display:block; font-family:'NanumGothicBold'; font-size:20px; letter-spacing:0.4px; text-align:justify;}
.directorsList .dir_item > .m_cont1 {float:left; width:100% }

.directorsList m_img {width:100%;}
.directorsList img.dir_title {margin-bottom:50px;}
.directorsList table.tbl-styD {width:98%; border-top:1px solid #d7d7d7;}
.directorsList table.tbl-styD > thead > tr > th {border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;  border-bottom:1px solid #d7d7d7;  border-top:1px solid #4267b2; font-family:'NanumGothic'; font-size:14px;  background-color:#f9f9f9; font-weight:bold; color:#333;padding:15px 0px; text-align:center; }
.directorsList table.tbl-styD > thead > tr > th:first-child { background-color:#f9f9f9; text-align:center; }
.directorsList table.tbl-styD > thead > tr > th:nth-child(4) {border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7;  border-bottom:1px solid #d7d7d7; background-color:#f9f9f9; text-align:center;}
.directorsList table.tbl-styD > tbody > tr > th {font-family:'NanumGothic'; font-size:14px; color:#333; background-color:#f9f9f9; border-left:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; padding:15px 0; text-align:center; vertical-align:middle;}
.directorsList table.tbl-styD > tbody > tr > th.hidden {background-color:transparent; border-bottom:1px solid #d7d7d7;  background-color:#f9f9f9; ;}
.directorsList table.tbl-styD > tbody > tr > th:nth-child(4) {border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7; }
.directorsList table.tbl-styD > tbody > tr > td {font-family:'NanumGothic'; font-size:14px; border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; color:#333; border-bottom:1px solid #d7d7d7; padding:15px 0px; vertical-align:middle; text-align:center; }
.directorsList table.tbl-styD > tbody > tr > td.hidden {border-bottom:1px solid #d7d7d7; border-right:1px solid #d7d7d7;  ;}