@charset "euc-kr";
/* CSS Document */

/* ------------------------------------------ �˾� 01 ---------------------------------------------- */
#popup01 {
	background-color: rgba(232,231,229,1.00);
	display: none;
	position: relative;
	z-index: 99;
	width: 100%;
}
#popup01 .popup_content {
	color: #000000;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	min-height: 100px;
	padding-right: 50px;
	font-family: "�����ٸ�����", "Nanum Barun Gothic", sans-serif;
}
#popup01 .popup_content .popup_body { padding: 15px; }
#popup01 .popup_content .popup_close {
	position: absolute;
	right: 15px;
	bottom: 15px;
	display: block;
}
#popup01 .popup_content .popup_close a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
/* ------------------------------------------ �˾� 02 ---------------------------------------------- */
/* ------------------------------------------ �˾� 03 ---------------------------------------------- */
#popup03 {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 18;
	background-color: rgba(0,0,0,0.17);
	display: none;
}
#popup03 .popup_content {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 500px;
	display: block;
	position: absolute;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#popup03 .popup_content img { border: 0px solid rgba(31,31,31,0.81); }
#popup03 .popup_close {
	color: rgba(255,255,255,1.00);
	float: right;
} 
#popup03 .popup_closex {
	color: rgba(255,255,255,1.00);
	float: right;
} 
/* ------------------------------------------ �˾� 04 ---------------------------------------------- */
#popup04 {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 98;
	background-color: rgba(0,0,0,0.17);
    display: none;
}
#popup04 .popup_content {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 800px;
	display: block;
	position: absolute;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#popup04 .popup_content img { border: 1px solid rgba(31,31,31,0.81); }
#popup04 .popup_close {
	color: rgba(255,255,255,1.00);
	float: right;
} 
#popup04 .popup_closex {
	color: rgba(255,255,255,1.00);
	float: right;
} 
/* ------------------------------------------ �˾� 05 ---------------------------------------------- */
#popup05 {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background-color: rgba(0,0,0,0.17);
	display: none;
}
#popup05 .popup_content {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 500px;
	display: block;
	position: absolute;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#popup05 .popup_content img { border: 1px solid rgba(31,31,31,0.81); }
#popup05 .popup_close {
	color: rgba(255,255,255,1.00);
	float: right;
} 
#popup05 .popup_closex {
	color: rgba(255,255,255,1.00);
	float: right;
} 

/* ------------------------------------------ �˾� 07 ---------------------------------------------- */
#popup07 {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 18;
	background-color: rgba(0,0,0,0.17);
	display: none;
}
#popup07 .popup_content {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 500px;
	display: block;
	position: absolute;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#popup07 .popup_content img { border: 0px solid rgba(31,31,31,0.81); }
#popup07 .popup_close {
	color: rgba(255,255,255,1.00);
	float: right;
} 
#popup07 .popup_closex {
	color: rgba(255,255,255,1.00);
	float: right;
} 
/* ------------------------------------------ �˾� 08 ---------------------------------------------- */
#popup08 {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 18;
	background-color: rgba(0,0,0,0.17);
	display: none;
}
#popup08 .popup_content {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 500px;
	display: block;
	position: absolute;
	height: auto;
	top: 50%;
	left: 20%;
	transform: translate(-50%, -50%);
}
#popup08 .popup_content img { border: 0px solid rgba(31,31,31,0.81); }
#popup08 .popup_close {
	color: rgba(255,255,255,1.00);
	float: right;
} 
#popup08 .popup_closex {
	color: rgba(255,255,255,1.00);
	float: right;
} 