@charset "utf-8";

/********************************
*			association			*
*********************************/

.cont-text-box {
	position: relative; 
	margin-top: 20px;
	width: 720px; 
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.cont-text-box-kr {
	margin-top: 20px;
	width: 720px; 
	font-size: 12px;
	font-family: 'Nanum Gothic', serif;
	line-height: 160%;
}
p.tit-1 {
	margin-top:50px; 
	margin-left:20px; 
	width: 650px;
}
p.u-intro-1 {
	text-align: justify;
	margin-top: 20px; 
	margin-left: 20px; 
	width: 650px;
	line-height: 200%;
}
.ybox {
	clear: both;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-top: 20px; 
	margin-left: 20px; 
	width: 650px;
	border-bottom: 1px solid #c8c8c8;
}
.ybox-kr {
	clear: both;
	font-size: 14px;
	font-family: 'Nanum Gothic', serif;
	margin-top: 20px; 
	margin-left: 20px; 
	width: 650px;
	border-bottom: 1px solid #c8c8c8;
}
.ybox li, .ybox-kr li {
	float: left;
	padding: 5px 0px;
}
.ytxt {
	width: 15%;
	font-family: inherit;
	font-weight: 700;
	font-size: 24px;
}
.ycnt {
	width: 85%;
}
.mbox {
	width: 100%;
}
.mtxt {
	width: 5%;
}
.mcnt {
	width: 95%;
	text-align: justify;
}
.mcnt span {
	font-size: 85%;
}
.mfull {
	width: 100%;
}
.item-box-1 { 
	font-size: 12px;
	margin-top: 40px;
	width: 100%;
}
.item-box-1 li { 
	margin-top: 20px;
	float: left;
	width: 350px;
	border-radius: 3px;
	border: 1px solid #c8c8c8;
}
.item-box-1 li:nth-child(2n-1) { 
	clear: both;
}
.item-box-1 li:nth-child(2n) { 
	margin-left: 16px;
}
.item-box-1 li p { 
	padding: 10px;
}
.item-tit-1 {
	color: #fff;
}
.map_box {
	margin: 50px auto;
	width: 650px;
}
.map_box p {
	margin-top: 50px;
	line-height: 160%;
}
.support_box,
.committee_box {
	margin: 30px auto;
	margin-left: 10px;
	width: 700px;
}
.comm_img_box {
	position: relative;
	width: 300px;
	height: 400px;
	border: 1px solid #c8c8c8;
	padding: 1px;
	overflow: hidden;
	background: url('../../images/member/cmImg01.jpg') no-repeat;
	float: left;
	margin-right: 20px;
}
.comm_img {
	display: block;
	position: absolute;
	max-width: 300px;
	max-height: 400;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.comm_img_box_01 {
	position: relative;
	width: 300px;
	height: 300px;
	border: 1px solid #c8c8c8;
	padding: 1px;
	overflow: hidden;
	background: url('../../images/member/cmImg01.jpg') no-repeat;
	float: left;
	margin-right: 20px;
}
.comm_img_01 {
	display: block;
	position: absolute;
	max-width: 300px;
	max-height: 225;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.comm_Country {
	padding-top: 10px;
}
.comm_Cname {

}
.comm_title {
	padding-top: 20px;
}
.comm_dept1 {
	padding-top: 10px;
}
.comm_dept2 {
	display: inline-block;
	text-indent: 10px;
}
.comm_position1 {
	padding-top: 5px;
}
.comm_position2 {
	display: inline-block;
	text-indent: 10px;
}
.comm_contact {
	padding-top: 10px;
}
.comm_greeting {
	padding-top: 20px;
}
.comm_career1 {
	padding-top: 50px;
}
.comm_career2 {
	width: 100%;
	padding: 10px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 20px;
	overflow: hidden; 
}
.comm_career2 img {
	max-width: 100%;
}

.comm-list-box {
	float: left;
	width: 229px;
	height: 400px;
	margin-right: 10px;
	overflow: hidden;
}
.comm_list_img_box {
	position: relative;
	width: 225px;
	height: 300px;
	padding: 1px;
	border: 1px solid #c8c8c8;
	overflow: hidden;
	background: url('../../images/member/cmImg01_.jpg') no-repeat center;
	float: left;
}
.comm_list_img {
	display: block;
	position: absolute;
	max-width: 225px;
	max-height: 300px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.comm-list-box-1 {
	float: left;
	width: 229px;
	height: 220px;
	margin-right: 10px;
	overflow: hidden;
}
.comm_list_img_box-1 {
	position: relative;
	width: 225px;
	height: 170px;
	padding: 1px;
	border: 1px solid #c8c8c8;
	overflow: hidden;
	background: url('../../images/member/cmImg01_.jpg') no-repeat center;
	float: left;
}
.comm_list_img-1 {
	display: block;
	position: absolute;
	max-width: 225px;
	max-height: 170px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
}

.certificate_list{
	padding: 2px;
	font-family: 'Roboto', sans-serif;
	border-top: 1px solid #c8c8c8;
	position: relative;
	max-height: 775px;
	width: 720px;
	overflow: hidden;
	text-align: justify;
}
.image_box {
	position: relative;
	display: inline-block;
	margin-right: 5px;
	height: 150px;
	outline: #c8c8c8 1px solid;
	overflow: hidden;
}
.image_box img{
	display: block;
	height: 150px;
}
.image_box a{
	position: absolute;
	display: none;
	padding: 5px;
	background: #000; 
	width: 100%;
	bottom: 0;
	margin: auto;
	z-index: 1;
	color: #fff;
}

.comm_doc_01 {
	width: 376px; 
	font-size: 0.9rem;
	line-height: 1.8;
	float:left;
}