@charset "euc-kr";
/* CSS Document */

/* ¼­ºê ÀüÃ¼ °¡ÀÌµå CSS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;


	background-repeat: repeat-x;
	background-position: left top;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;

	font-size: 12px;
	color: #787878;
	font-family: 'NotoSans','³ª´®°íµñ',Nanum Gothic, Malgun gothic, '¸¼Àº°íµñ', Dotum, 'µ¸¿ò', arial, sans-serif;
}

.cl_r {
	clear:right;
}

.cl_l {
	clear:left;
}

.download_bt  {
	color: #444;
	line-height: 140%;
	border: solid 1px #d5d5d6;
	display: inline-block;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-size: auto;
	background-clip: border-box;
	background-origin: padding-box;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size:12px;
	height:20px;
}

.download_bt > img {
	display:block;
	margin-top:2px;
	float:left;
}
.download_bt > strong{
	vertical-align:middle;
	margin-top:7px;
}
.blank_div{
	padding-bottom:30px;
}
/*±¹Á¦±³·ù ¼öÁ¤*/
.t_bg1  {
	margin:10px 0 30px 30px;
	border: 0px;
	display: inline-block;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	background-color: #f9f9f9;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-size: auto;
	background-clip: border-box;
	background-origin: padding-box;
	width:640px;
	height:auto;
	float:left;
	text-align:center;
}
/*±¹Á¦±³·ù Ãß°¡*/
.conf_name{float:left; height:auto; padding-top:1px;}
.conf_date{color:#498b98; float:left; font-weight:bold; padding-top:1px;}

.t_bg2  {float:left; 
	padding:10px;
	border: solid 1px #d0d0d0;
	display: inline-block;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-size: auto;
	background-clip: border-box;
	background-origin: padding-box;
	width:600px;
	margin:11px;
	min-height:30px;
}
.t_bg2 p{line-height:160%;}
/*.t_bg2 table tr :hover{  background-color:#3d80df;
  color: #fff;}*/

.t_bg3  {
	border: 0px;
	display: inline-block;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	background-color: #f9f9f9;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-size: auto;
	background-clip: border-box;
	background-origin: padding-box;
	width:auto;
	height:auto;
	float:left;
	text-align:center;
}

.t_bg4  {
	border: solid 1px #d0d0d0;
	display: inline-block;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-size: auto;
	background-clip: border-box;
	background-origin: padding-box;
	width:auto;
	margin:11px;
}

.t_bg4_2  {
	border: dashed 2px #ddd;
	display: inline-block;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	background-color: #f9f9f9;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-size: auto;
	background-clip: border-box;
	background-origin: padding-box;
	width:auto;
	margin:11px;
}

/*È¸¿ø ¹× È¸¿ø»ç °Ë»ö*/
.mem_search{
    border: dotted 1px #99CCCC;
	display: inline-block;
	background-color: #fff;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-size: auto;
	background-clip: border-box;
	background-origin: padding-box;
	padding:10px 0;
	width:auto;
	margin:11px;}

.img_list_title{
	width:650px;
	margin-left:40px;

}
.img_list_title img {
	padding-right:30px;
}
.img_list_title ul{
	float:left;
}
.img_list_title ul li {
	float:left;
}
.t_bg2  table{

padding-top:5px;
padding-bottom:5px;
width:610px;
}
.t_bg2  .table_bor1{
	width:600px;
	}
.t_bg2  .table_bor1 td {
border-bottom:solid 1px #eee;
border-right:solid 1px #eee;
padding-left:10px;

}
.t_bg2  .table_bor1 .fir_td {
	border-bottom:solid 1px #eee;
	border-right:solid 1px #eee;
	width:45px;
}
.t_bg2  .table_bor1 .r_td {

border-right:0px;
}

.t_bg2  .table_bor1 .er_td {

border-right:0px;
border-bottom:solid 0px #eee;
}

.t_bg2  .table_bor1 .end_fir_td {
border-bottom:solid 0px #eee;
border-right:solid 1px #eee;
}

.t_bg2  .table_bor1 .end_td {
border-bottom:solid 0px #eee;

}

.t_bg2  .table_bor3   {
	width:290px;
}
.t_bg2  .table_bor2{

width:290px;
}
.t_bg2  .table_bor2  td {
border-bottom:solid 1px #eee;
border-right:solid 1px #eee;
padding-left:5px;
}
.t_bg2  .table_bor2 .fir_td {
border-bottom:solid 1px #eee;
border-right:solid 1px #eee;
width:30px;
}
.t_bg2  .table_bor2 .end_fir_td {
border-bottom:solid 0px #eee;
border-right:solid 1px #eee;
}

.t_bg2  .table_bor2 .end_td {
border-bottom:solid 0px #eee;
border-right:solid 0px #eee;
}
.t_bg2  .table_bor2 .end_rtd {
border-right:solid 0px #eee;
}
.t_bg3  {
	border: 0px;
	display: inline-block;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	background-color: #f9f9f9;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-size: auto;
	background-clip: border-box;
	background-origin: padding-box;
	width:auto;
	height:auto;
	float:left;
	text-align:center;
}

.t_bg4  {
	border: solid 1px #d0d0d0;
	display: inline-block;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-size: auto;
	background-clip: border-box;
	background-origin: padding-box;
	width:auto; /*autopx*/
	margin:11px;
}

.table_set1 {

	background-repeat:no-repeat;
	background-position:left top;
	margin-top:10px;
	margin-left:10px;
}


/*¼ö¼ö·á ¼Ó»êÇ¥ Å×ÀÌºí ¸¸µé±â 20250311*/

table.cmmss{ float:left; margin-left:36px;border: 1px solid #d6dde2;border-collapse: collapse;}
table.cmmss th{color:#fff;border: 1px solid #fff;}
table.cmmss tr td{line-height:16px;word-break: keep-all;border: 1px solid #d6dde2;}

/* ¹è³Ê(sub_banner)ºÎºÐ CSS */

#top_banner {
	width:1000px;
	height:153px;
	/*	float:left;ÀÎµ¥ organization1.aspÆÄÀÏ¿¡¼­ ¿À·ù³²*/
	clear:both;
	text-align:left;
}

#sub_banner {
	width:770px;
	height:65px;
	float:left;
	text-align:right;
	background-image:url(../infomation/images/sub_banner.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

/* Áß¾Ó(sub_contents)ºÎºÐ CSS */

#sub_contents {
	width:1000px;
	height:auto;
	float:left;
	text-align:left;
}


#sub_left {
	width:199px;
	height:662px;
	float:left;
	text-align:left;
	padding:0px;
	margin:0px;
	background-image:url(../infomation/images/left_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}



#sub_right {
	width:770px;
	height:auto;
	float:right;
	text-align:left;
	padding:0px;
	margin:0px;
}

#sub_right .bttm_img img{margin:30px 120px 30px 0;}
#sub_right .tggl {height:20px;border:1px solid #eee;width:670px;padding:5px 5px  0 5px;font-weight:bold;text-align:left;float:left;margin-left:35px;}
#sub_right .tggl a {color:#36689a;padding-left:10px;}

#sub_right .tggl_box {background-color:#F9F9F9;width:660px;height:100%; padding:10px; float:left; line-height:24px;margin-left:35px;display:none;}
/*2017-05-26 ¿ÀÈÄ 5:05:56 :¹æÀ¯Á¤ Ãß°¡ ÀÎ»ç¸» º»¹® ÀÌ¹ÌÁö->ÅØ½ºÆ®·Î º¯°æ*/
#sub_right .tggl_box ol li{word-break: keep-all;text-align: justify;margin:0 15px;}
#sub_right .tggl_box ul li{word-break: keep-all;text-align: justify;margin:0 15px;}
#sub_right .grt_01{float:left;font-family:serif;font-size:18px;font-weight:bold;margin:0 0 20px 20px;color:#3E5871;}
#sub_right .grt_02{float:left;width:475px;margin:0 0 0 20px;line-height:160%;font-size:13px;}
#sub_right .grt_02 p{width:300px;height:50px;font-weight:bold;color:#3E5871;font-size:14px;}

/* Áß¾ÓÇÏ´Ü(main_container)ºÎºÐ CSS */

#sub_contect {
	float:left;
	text-align:left;
	height:35px;
	width:1000px;
	background:url(/images/contect_n.jpg) right 10px no-repeat;
	padding-top:18px;
}
#sub_contect span{color: #2571bd;font-weight:bold;font-size: 15px;}

#sub_counsel {
	float:left;
	text-align:left;
	height:35px;
	width:1000px;
	background:url(/images/contect_counsel.jpg) right 10px no-repeat;
	padding-top:18px;
}


/*°ø½ÄÈ¨ Á¶Á÷µµ ÀÓ¿ø»çÁø*/
.photo{width:72px;border:1px solid #eee;}


/*À¯»ç°¨Á¤Æò°¡ÇàÀ§ ½Å°í¼¾ÅÍ*/
.second_box{padding:0;margin:0;width:610px;}
.second_box ul li{margin:0;list-style:none}
.second_box ul li.dot{padding-left:12px;background-image:url('https://member.kapanet.or.kr/kapadb/img/dotgy.gif');background-repeat:no-repeat;background-position:0 0;margin:0 10px 10px 0}
.second_box ul li.sp{padding:0 12px;background-image:url('https://member.kapanet.or.kr/kapadb/img/sp_dot.gif');background-repeat:no-repeat;background-position:0 0;margin:0 10px 10px 0;font-size: smaller;}


/*»çÀÌÆ®¸Ê Ãß°¡ 2020-07-06 ¿ÀÈÄ 2:36 */
#sub_contents ul ul{margin:0;padding:0;}
#sub_contents ul ul li{	margin-left:7px;padding:0;
									list-style-type:unset;
									list-style-type:' - ';
									font-size:10px;
								}


#tbl{width:100%;}
.obj-table {border-top:2px solid #646464; border-right:2px solid #fff; width:100%; position:relative; top:-28px; margin:0 0 26px 0; }
.obj-table th {text-align:center;background:#f7f7f7;font-weight:bold;padding:10px 0;border-bottom:1px solid #dddddd;border-right:1px solid #dddddd; }
.obj-table tr td {text-align:center; padding:10px 0; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd;}
.obj-table tr td:last-child{border-right: 0;}
.result-table1{position:relative;top:0px;margin:0;color:#5d5d5d;}

/*ÀÓ¿øÇöÈ² css*/
/*tab menu css*/
#President .tab-on {
	width: 170px;height:45px; cursor: pointer;
	text-align:center;
	border-top: #062C5E 1px solid;
	border-left: #062C5E 1px solid;
	padding:5px;font-weight:bold;
	color: #fff;
	background-color: #062C5E;font-size:15px;
}

#President .tab-off {
	width: 170px;height:45px;
	text-align:center;
	border-bottom: #fff 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	padding:5px;font-weight:bold;
	cursor: pointer;font-size:15px;
	color: #666;
	background-color: #eee;
}
#President .tab-content {
	/* BORDER:#ccc 1px solid; */
	vertical-align: top;
	margin-bottom:20px;
}
	/*ÀÓ¿øÇöÈ² »çÁø ÇÁ·ÎÇÊ*/
.profile_box {
    width: 820px;
    /*margin: 15px 0 60px;*/
    margin: 5px 0 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.profile_box .profile_photo{
	display: flex;
    width: 150px;
    height:180px;
	margin:30px 0 10px;
	border:1px solid #eee;
}
.profile_box span{font-size: 13px;font-weight: bold;color:#5385D7;padding:5px 3px;}
.profile_box p{font-size: 17px;font-weight: bold;color:#000;padding:3px 4px;display: inline;}

/*¿ª´ëÈ¸Àå¸í´Ü css*/
.editor_wrap {
    position: relative;
    padding: 10px 10px 0 5px;
    word-break: break-all;
}
    .box_colum_wrap .box_colum:first-child {
    margin-top: 0px;
    }
    .box_colum_wrap .box_colum {
        margin-top: 120px;
    }
    .box_colum .colum_list {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ddd;
    }
    .colum_list li {
    position: relative;
    float: left;
    margin-bottom: -1px;
    padding: 60px 40px 70px;
    border-bottom: 1px solid #ddd;
    }
    .colum_list.col04 li {
    min-height: auto;
    }
    .colum_list.col04 li {
        width: 22%;
        min-height: 330px;
    }
    .colum_list li {
        position: relative;
        float: left;
        margin-bottom: -1px;
        padding: 60px 40px 70px;
        border-bottom: 1px solid #ddd;
    }
    .colum_list.col04 li .colum_list_img {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 50px;
    text-align: right;
    border-radius: inherit;
    }
    .colum_list li .colum_list_img {
        position: absolute;
        overflow: hidden;
        border-radius: 50%;
    }
    .colum_list.col04 li .colum_list_img img {
        width: 160px;
        height: 160px;
        border-radius: 50%;
    }
    .colum_list li .colum_list_img img {
        width: 100%;
    }
    .colum_list.col04 li .num {
    font-size: 18px;
    }
    .colum_list.col04 li .tit {
    margin-top: 13px;
    font-size: 25px;
    }
    .colum_list li .tit {
        margin-top: 30px;
        font-size: 27px;
        word-break: keep-all;
        word-wrap: break-word;
    }
    .colum_list li .num {
        font-size: 20px;
        letter-spacing: -0.05em;
        font-weight: bold;
        color: #5385D7;
    }
    .colum_list li .tit em {
        font-weight: bold;
        font-style: normal;
    }
    .colum_list.col04 li .date {
        margin-top: 10px;
        font-size: 18px;
        color: #999;
    }
    .colum_list.col04 li:after {
    top: 60px;
    bottom: 70px;
    }
    .colum_list li:after {
        content: "";
        position: absolute;
        right: 0;
        width: 1px;
        background: #eee;
    }

	.colum_list li:nth-child(3n):after {/*3ÀÇ ¹è¼ö¿¡ ÀÖ´Â »ç¶÷Àº ¿À¸¥ÂÊ ¼±ÀÌ ¾ø°Ô*/
        content: "";
        position: absolute;
        right: 0;
        width: 1px;
        background: #fff;
    }
    .noline{border-right:0;}

/*À¯»ç°¨Á¤Æò°¡ ½Å°í¼¾ÅÍ > 	½Å°í´ë»ó*/

.btn.link{
	width:330px;
	padding: 4px 9px;
    position: relative;
    color: #111;
    font-weight: 500;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    vertical-align: 1px;
    margin: 2px;
    background: #fff; 
	cursor: pointer;
}
	.btn.link:after {
   	content: " > ";
	font-size: large;
    font-weight: 500;
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    right: 5px;
    top: 40%;
    margin-top: -7px;
	}
	.btn.link a{cursor: pointer;}
	.btn.link:hover{border: 1px solid #2489b0;color:#2489b0;}


	/* ÇùÈ¸ÀÇ ÁÖ¿ä¾÷¹«*/
    .main_job{
		width:672px;
		border:0;
		text-align:left;
		padding:0px; 
		margin-bottom:35px; 
		text-align:center;
		letter-spacing: -0.08em;
		word-break: keep-all;
		line-height: 140%;
	}
    .main_job img.job_icon{
		margin-top:25px;
		width:38px;
		opacity: 0.65;
	}
	
	.main_job h3{color:#005dab;font-size: large;padding:0 5px;margin:8px 0;}
	.main_job p{color:#4e4d4d;padding:0 5px;}
	.main_job tr td{border-left: 1px dotted #ccc ;border-top: 1px dotted #ccc ;vertical-align: top;width: 150px;}