@charset 'euc-kr';
@font-face {font-family:Malgun Gothic; src:url(http://joseilbo.com/Common/css/MalgunGothic.eot);}
@font-face {font-family:NanumGothicExtraBold; src:url(http://joseilbo.com/Common/css/NanumGothicExtraBold.eot);}
@font-face {font-family:NanumGothic; src:url(http://joseilbo.com/Common/css/NanumGothic.eot);}

html, body,
h1, h2, h3, h4, h5, h6,
div, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td,
form, fieldset, legend, p,
hr {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
ul, ol {
	list-style:none;
}

img {border:0;}
a{text-decoration:none; color:#333;}
.profile_wrap{
	display:inline-block;
	width:100%;
}
.profile_wrap h2{
	margin-left:2px;
	font:bold 20px NanumGothic;
}
.profile_wrap .people_wrap{
	float:left;
	width:630px; height:388px;
	background:url('http://joseilbo.com/images/profile_bg.jpg') no-repeat 0 0;
	background-size:630px 388px;
	margin-top:10px;
}
.profile_wrap .people_1{
	float:left;
	text-align:center;
}
.profile_wrap .people_1 ul{
	margin:0; padding:0;
}

.profile_wrap .people_1 li{
	width:125px;
	text-align:center;
	margin:5px 0 0 5px;
	font:14px Dotum;
}
.profile_wrap .people_1 li p,
.profile_wrap .people_1 li span{
	display:block;
	font:12px Dotum;
}
.profile_wrap .people_1 li span.btn{
	margin-top:5px;
}
.profile_wrap .people_1 li p{
	border:1px solid #ddd;
	width:100px; height:130px;
	overflow:hidden;
	margin:7px auto;
}
.profile_wrap .people_1 li p img{
	width:100px; min-height:130px;
}
.profile_wrap .people_1 li a{
	display:block;
	color:#2b4a54;
	width:123px;
	height:200px;
	padding-top:10px;
}
.people_all .people_each ul{
	margin:0; padding:0;
}
.people_all{
	float:left;
	width:450px;
	margin-left:10px;
	margin-top:10px;
	padding:10px 0 0 10px;
	overflow:hidden;
	margin-top:0;
}
.people_all .people_each{
	float:left;
}
.people_all .people_each li{
	float:left;
	width:85px;
	text-align:center;
	margin:0 10px 15px 10px;
}
.people_all .people_each p.photo{
	margin:5px auto;
	width:70px; height:90px;
	overflow:hidden;
	border:1px solid #ddd;
}
.people_all .people_each p.photo img{
	width:70px; min-height:90px;
}
.people_all .people_each a{
	display:block;
	font:12px Dotum;
	line-height:15px;
}
.people_all .people_each a span{
	display:block;
	color:#8d8d8d;
	width:85px; height:15px;
	line-height:18px;
	overflow:hidden;
}
.people_all .people_each a span.btn{
	font:11px Dotum;
	color:#1275ad;
	margin-top:3px;
	width:85px; height:25px;
}


.people_all2 .people_each ul{
	margin:0; padding:0;
}
.people_all2{
	float:left;
	width:90%;
	display:block;
	text-align:left;
	margin-top:15px;
	margin-left:10px;
	padding:10px 0 0 10px;
	overflow:hidden;
}
.people_all2 .people_each{
	float:left;
}
.people_all2 .people_each li{
	float:left;
	width:85px;
	text-align:center;
	margin:0 10px 15px 10px;
}
.people_all2 .people_each p.photo{
	display:block;
	margin:5px auto;
	width:70px; height:90px;
	overflow:hidden;
	border:1px solid #ddd;
}
.people_all2 .people_each p.photo img{
	width:70px; min-height:90px;
}
.people_all2 .people_each a{
	display:block;
	font:12px Dotum;
	line-height:15px;
}
.people_all2 .people_each a span{
	display:block;
	color:#8d8d8d;
	width:85px; height:15px;
	line-height:18px;
	overflow:hidden;
}
.people_all2 .people_each a span.btn{
	font:11px Dotum;
	color:#1275ad;
	margin-top:3px;
	width:85px; height:25px;
}


.profile_wrap2{
	float:left;
	margin-right:15px;
}
.profile_wrap2 .people_wrap{
	float:left;
}
.profile_wrap2 .people_1{
	float:left;
	text-align:center;
	padding-bottom:10px;
}
.profile_wrap2 .people_1 ul{
	margin:0; padding:0;
}

.profile_wrap2 .people_1 li{
	width:180px;
	text-align:center;
	font:12px Dotum;
	line-height:28px;
}
.profile_wrap2 .txt_wrap{
	position:absolute;
	margin-top:-44px;
	margin-left:1px;
	*margin-left:-90px;
	*margin-top:-50px;
	width:180px;
	padding:4px 0 1px 0;
	background:url('/images/profile_bg.png') repeat 0 0;
	font:11px Dotum;
}
.profile_wrap2 .people_1 li p,
.profile_wrap2 .people_1 li span{
	display:block;
	width:180px;
	font:12px Dotum;
	text-align:left;
}
.profile_wrap2 .people_1 li span.btn{
	display:block;
	width:100%;
	text-align:center;
	padding-bottom:3px;
}
.profile_wrap2 .people_1 li span.num{

}
.profile_wrap2 .people_1 li p{
	border:1px solid #ddd;
	width:180px; height:230px;
	overflow:hidden;
	margin:0 auto;
}
.profile_wrap2 .people_1 li p img{
	width:180px; min-height:230px;
	height:230px;
}
.profile_wrap2 .people_1 li a{
	display:block;
	color:#2b4a54;
	width:180px;
}


.profile_wrap_new{
	display:block;
	background:#fbfaf8;
	border-top:1px dotted #c8c7c5;
	border-bottom:1px dotted #c8c7c5;
}
.profile_wrap_new h2{
	margin-left:2px;
	font:bold 20px NanumGothic;
}
.profile_wrap_new .people_wrap{
	float:left;
	width:100%;
}
.profile_wrap_new .people_1{
	float:left;
	text-align:center;
	padding-bottom:5px;
}
.profile_wrap_new .people_1 ul{
	margin:0; padding:0;
}

.profile_wrap_new .people_1 li{
	width:130px;
	text-align:center;
	margin:5px 0 0 5px;
	font:14px Dotum;
}
.profile_wrap_new .people_1 li p,
.profile_wrap_new .people_1 li span{
	display:block;
	font:12px Dotum;
}
.profile_wrap_new .people_1 li span.btn{
	margin-top:5px;
}
.profile_wrap_new .people_1 li p{
	border:1px solid #ddd;
	width:100px; height:130px;
	overflow:hidden;
	margin:7px auto;
}
.profile_wrap_new .people_1 li p img{
	width:100px; min-height:130px;
}
.profile_wrap_new .people_1 li a{
	display:block;
	color:#2b4a54;
	width:153px;
	height:200px;
}

.profile_wrap_new .people_1_min{
	float:left;
	text-align:center;
	padding-bottom:10px;
}
.profile_wrap_new .people_1_min ul{
	margin:0; padding:0;
}

.profile_wrap_new .people_1_min li{
	width:145px;
	text-align:center;
	margin:5px 0 0 5px;
	font:12px Dotum;
}
.profile_wrap_new .people_1_min li p,
.profile_wrap_new .people_1_min li span{
	display:block;
	font:12px Dotum;
}
.profile_wrap_new .people_1_min li span.btn{
	margin-top:5px;
}
.profile_wrap_new .people_1_min li p{
	border:1px solid #ddd;
	width:70px; height:90px;
	overflow:hidden;
	margin:7px auto;
}
.profile_wrap_new .people_1_min li p img{
	width:70px; min-height:90px;
}
.profile_wrap_new .people_1_min li a{
	display:block;
	color:#2b4a54;
	width:153px;
	height:200px;
	padding-top:40px;
}

.people_all_new .people_each ul{
	margin:0; padding:0;
}
.people_all_new{
	float:left;
	width:100%;
	padding:10px 0 0 0;
	overflow:hidden;
}
.people_all_new .people_each{
	float:left;
}
.people_all_new .people_each li{
	float:left;
	width:85px;
	text-align:center;
	margin:0 10px 5px 10px;
}
.people_all_new .people_each li.line{
	width:100%; height:1px;
	padding:0 10px;
	border-top:1px dotted #d4d4d4;
	margin-left:0;
}
.people_all_new .people_each p.photo{
	margin:5px auto;
	width:70px; height:90px;
	overflow:hidden;
	border:1px solid #ddd;
}
.people_all_new .people_each p.photo img{
	width:70px; min-height:90px;
}
.people_all_new .people_each a{
	display:block;
	font:12px Dotum;
	line-height:15px;
}
.people_all_new .people_each a span{
	display:block;
	color:#8d8d8d;
	width:85px; height:15px;
	line-height:18px;
	overflow:hidden;
}
.people_all_new .people_each a span.btn{
	font:11px Dotum;
	color:#1275ad;
	margin-top:3px;
	width:85px; height:25px;
}


/*Ä¸¼Ç°ü·Ã*/

.caption {
	display:block;
	padding:5px 5px 0 5px;
	margin:10px auto;
	margin-bottom:15px;
	/**max-width:500px;**/
	text-align:center;
}
.caption img{
	display:block;
	/**max-width:500px;**/
	padding:0;
	margin:0;
	border:none;
}
.caption p{
	margin:5px 0;
}
.aligncenter{
	text-align:center;
	margin:0 auto;
}
.caption-text{
	margin:10px 5px 0 5px;
	font:11px Dotum;
	color:#666;
	padding-bottom:0;
	line-height:18px;
	text-align:justify;
}