@charset "utf-8";
/* 디자인가이드용 태그 */

.img_L {width:200px; float:left; padding:25px 0 0 20px; margin-right:40px;}
.txt1 {font-size:15px; margin-top:12px; line-height:150%; margin-left:0; margin-bottom:15px;}
.btn_C {width:200px; margin:30px auto; display:block;}
.min{font-weight:100; color:#666666; font-size:14px;}

/* 인사말 */
.ceo {padding-top:50px;}
.ceo .btxt {font-size:28px; color:#003d81; letter-spacing:-0.06em; line-height:130%;}
.ceo .stxt{ color:#555; line-height:160%;  margin-top:30px; }
.ceo .mtxt{ font-size:20px; font-weight:600; color:#222;}

.ceo .txt-wrap01 { position:relative; background:url(/eng/img/01/01000000_01.jpg) no-repeat right top; }
.ceo .txt-wrap01 .sign {width:154px; height:154px; background:#005fca; border-radius:50%; color:#fff; text-align:center;display:block; position:absolute; right:0; bottom:-45px;}
.ceo .txt-wrap01 .sign .sign-txt { margin-top:20px; display:block;} 
.ceo .txt-wrap01 .sign .sign-img { border-top:1px solid #337fd5; padding-top:12px; margin-top:12px; display:inline-block; }
.ceo .txt-wrap01 .left { width:50%;}

@media only screen and (min-width:1001px) and (max-width:1199px){
		
		.ceo .btxt .block { display:inline-block;}
		.ceo .txt-wrap01 .sign { bottom:0;}
	}


	@media only screen and (max-width:1000px){

		.ceo .btxt{font-size:24px}

		.ceo .txt-wrap01 { background-size:370px; background-position:right bottom;}
		.ceo .txt-wrap01 .sign { width:130px; height:130px; bottom:-15px; }
		.ceo .txt-wrap01 .sign .sign-txt {}
		.ceo .txt-wrap01 .sign .sign-img { width:50%; padding-top:7px; margin-top:7px; }
		.ceo .txt-wrap01 .sign .sign-img img { width:100%;}

	}

	@media only screen and (max-width:680px){

		.ceo .btxt .block { display:inline-block;}

		.ceo .txt-wrap01 .left { width:100%; }
		.ceo .txt-wrap01 .left .stxt { padding-top:300px;}
		.ceo .txt-wrap01 { background-size:370px; background-position:center 5%;}
		.ceo .txt-wrap01 .sign {  top:45%; left:65%; }		
		
	}

	@media only screen and (max-width:480px){

		.ceo .txt-wrap01 { background-size:320px; }
		.ceo .txt-wrap01 .left .stxt { padding-top:370px;}
		.ceo .txt-wrap01 .sign {  top:35%; left:60%; }
	}



.Asiad{position:relative; background:#88775f; }
.Asiad img{width:75%;}
.Asiad ul{position:absolute; right:0px;top:0px; padding:40px 20px 40px 20px; color:#fff;}
.Asiad ul li span.num-pin{ width:24px; height:31px; text-align: center; padding-top:9px; margin-right:8px; font-size: 13px;line-height: 110%;font-weight: 600;color: #fff;background: url(/eng/img/03/pin.png) no-repeat left; display: inline-block;vertical-align: middle;}
	
	
@media only screen and (max-width:800px){
	.Asiad img{width:100%;}
	.Asiad ul{position:relative; width:100%; padding:20px 20px 20px 20px; box-sizing:box-border;}
	.Asiad ul li {float:left; padding-right:10px;}
}	
	