@charset "utf-8";

.txtInfo { 
	font-family:맑은고딕,'맑은 고딕',Malgun Gothic; 
	display:block; 
	clear:both; 
	float:left; 
	width:100%; 
	margin:30px 0 0; 
	font-size:36px; 
	font-weight:bold; 
	color:#4a4a4a; word-break:keep-all; 
	line-height:10px; 
	text-align:center; 
	position: absolute; 
	top: 30%; 
}
.txtInfo2 { 
	font-family:맑은고딕,'맑은 고딕',Malgun Gothic; 
	display:block; 
	clear:both; 
	float:left; 
	width:100%; 
	font-size:20px; 
	font-weight:bold; 
	color:#4a4a4a; word-break:keep-all; 
	line-height:10px; 
	position: absolute; 
	top: 30%; 
	padding:12px 0 12px 610px;
}
.txtInfo3 { 
	display:block; 
	clear:both; 
	float:left; 
	width:350px;
	position: absolute; 
	top:400px;
	left:570px;
}
.txtInfo4 {
	font-family:맑은고딕,'맑은 고딕',Malgun Gothic;
	font-size:15px;
	display:block; 
	clear:both; 
	float:left; 
	width:400px;
	position: absolute; 
	top: 470px;
	left:570px;
}
.txtInfo4_1 {
	font-family:맑은고딕,'맑은 고딕',Malgun Gothic;
	font-size:15px;
	display:block; 
	clear:both; 
	float:left; 
	width:400px;
	position: absolute; 
	top: 470px;
	left:970px;
}
.txtInfo5 { 
	display:block; 
	clear:both; 
	float:left; 
	width:350px; 
	position: absolute; 
	top: 400px;
	left:970px;
}
.txtInfo6 { 
	display:block; 
	clear:both; 
	float:left; 
	width:20%; 
	position: absolute; 
	top: 78%; 
	padding:12px 0 12px 790px;
}

.img_container { position:absolute; width:100%; height:100%; top: 45%; }
.img_container img { display:block; margin-left:auto; margin-right:auto; }
.q_popup { position:absolute; top:470px; left:1350px; z-index:999999; }