@charset "utf-8";
.popup { position: absolute; background: #fff;font-family: arial, dotum;font-size: 12px;}
.popup .layer_contents { padding: 34px 31px;}
.popup .btn_close { position: absolute; right: 0; top: -46px;}
.popup .board_contents { padding: 30px 0; text-align: left; font-size: 12px; color: #666666; line-height: 22px;}

.popup .layer_location { width: 100%; margin-bottom: 30px;}
.popup .layer_location:after { clear: both; display: block; content: '';}
.popup .layer_location > p { float: left;}
.popup .layer_location > div {float: left;font-size: 30px;}
#inline1 .left{
	float: left;
	width: 50%;
	margin-right: 15px;

}
#inline1 .right{
	float: right;
	width: 48%;
}
#inline1 .left h3{
	font-size: 12px;
	color: #EE7735;
	margin-bottom: 15px;
	font-family: arial, dotum;
	font-weight: normal;
}
#inline1 .left p{
	margin-bottom: 10px;
	text-align: justify;
}

#inline1 .right h3{
	font-size: 12px;
	color: #EE7735;
	margin-bottom: 15px;
	font-family: arial, dotum;
	font-weight: normal;
}
#inline1 .right p{
	margin-bottom: 10px;
	text-align: justify;
}
.h-7{font-family: arial, dotum;}
