
/* 교육신청 팝업, 교육내역 팝업*/
#popup_wrap_cover{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1001;
	overflow: hidden;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	filter: alpha(opacity:'70');
	background-color: rgb(0, 0, 0);
}
#popup_wrap{
	display: none;
	position: fixed;
	z-index:1002;
	overflow-x:hidden;
}
#popup_0{
	width: 700px;
	border: #294e8d solid 4px;
	background: white;
}
#popup_1{
	width: 1000px;
	border: #294e8d solid 4px;
	background: white;
}
#popup_0_close{
	background-image: url('../_img/info_page/popup_close.png');
	cursor: pointer;
	position: absolute;
	left: 665px;
	top: 20px;
	width: 15px;
	height: 15px;
}
#popup_0_close:hover{
	opacity:0.5;
	filter:alpha(opacity:'50');
}
#popup_1_close{
	background-image: url('../_img/info_page/popup_close.png');
	cursor: pointer;
	position: absolute;
	left: 965px;
	top: 20px;
	width: 15px;
	height: 15px;
}
#popup_1_close:hover{
	opacity:0.5;
	filter:alpha(opacity:'50');
}
#popup_0_box_0{
	margin-left: 35px;
	border-top: #9b9b9b solid 4px;
	border-bottom: #9b9b9b solid 4px;
	width: 620px;
	height: 208px;
}
#popup_1_box_0{
	margin-left: 35px;
	border-top: #9b9b9b solid 4px;
	border-bottom: #9b9b9b solid 4px;
	width: 920px;
/*			height: 208px;*/
}
#popup_0_box_1{
	margin-left: 35px;
	border-top: #9b9b9b solid 4px;
	border-bottom: #9b9b9b solid 4px;
	width: 620px;
	height: 88px;
}
#btn_edu_form{
	display: inline-block;
	background-image: url('../_img/info_page/support_off2_bt01.gif');
	cursor: pointer;
	width: 320px;
	height: 55px;
}
#btn_edu_form:hover{
	opacity:0.85;
	filter:alpha(opacity:'85');
}
#btn_edu_view{
	margin-left: 20px;
	display: inline-block;
	background-image: url('../_img/info_page/support_off2_bt02.gif');
	cursor: pointer;
	width: 320px;
	height: 55px;
}
#btn_edu_view:hover{
	opacity:0.85;
	filter:alpha(opacity:'85');
}
.popup_title{
	background: #294e8d;
	width: 100%;
	height: 54px;
	font-size: 26px;
	color: #ECECEC;
	font-family: 나눔바른고딕;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 16px;
	-webkit-box-sizing: border-box; /* 웹킷(Webkit) & 크롬(Chrome) */
}
.popup_none{display: none;}
.popup_selected{display: block;}
.pay_type_none{display: none;}
.pay_type_selected{display: block;}
.input_mini{
	width: 50px;
	height: 19px;
	background-color: #f7f7f7;
}
.input_mini_180{
	width: 180px;
	height: 19px;
	background-color: #f7f7f7;
}
.popup_0_important_blue{
	border-bottom: #cdcdcd solid 1px;
	width: 460px;
	height: 40px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 14px;
	color: #164dff;
	font-weight: bold;
	font-family: 나눔바른고딕;
}
.popup_0_important_red{
	font-size: 14px;
	color: #d70000;
	font-family: 나눔바른고딕;
}
.popup_0_field{
	border-bottom: #cdcdcd solid 1px;
	width: 160px;
	height: 40px;
	background: #ececec;
	padding-left: 35px;
	padding-top: 10px;
}
.popup_0_field_120{
	border-bottom: #cdcdcd solid 1px;
	width: 160px;
	height: 120px;
	background: #ececec;
	padding-left: 35px;
	padding-top: 50px;
}
.popup_0_field_text{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: 나눔바른고딕;
}
.popup_0_field_star{
	color: #d70000;
	font-size: 14px;
	font-weight: bold;
	font-family: 나눔바른고딕;
}
.popup_0_inputbox{
	border-bottom: #cdcdcd solid 1px;
	width: 460px;
	height: 40px;
	padding-left: 15px;
	padding-top: 8px;
}
.popup_0_value{
	border-bottom: #cdcdcd solid 1px;
	width: 460px;
	height: 40px;
	padding-left: 15px;
	padding-top: 10px;
}
.popup_0_value_120{
	border-bottom: #cdcdcd solid 1px;
	width: 460px;
	height: 120px;
	padding-left: 15px;
	padding-top: 8px;
}
.popup_0_value_radio{
	display: inline-block;
	margin-right: 10px;
	margin-top: 3px;
}
.popup_0_submit{
	background-image: url('../_img/info_page/popup_b01.gif');
	cursor: pointer;
	margin-left: 520px;
	width: 145px;
	height: 41px;
}
.popup_0_submit:hover{
	opacity:0.9;
	filter:alpha(opacity:'90');
}

.popup_1_field{
	border-bottom: #cdcdcd solid 1px;
	width: 100%;
	height: 40px;
	background: #ececec;
	padding-top: 10px;
	text-align: center;
}
.popup_1_field_50{
	float: left;
	width: 50px;
	height: 100%;
}
.popup_1_field_100{
	float: left;
	width: 100px;
	height: 100%;
}
.popup_1_field_120{
	float: left;
	width: 120px;
	height: 100%;
}
.popup_1_field_300{
	float: left;
	width: 300px;
	height: 100%;
}
.popup_1_field_text{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: 나눔바른고딕;
}
.popup_1_value{
	border-bottom: #cdcdcd solid 1px;
	width: 100%;
	height: 160px;
	text-align: center;
}
.popup_1_non_value{
	border-bottom: #cdcdcd solid 1px;
	width: 100%;
	text-align: center;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.popup_1_value_50{
	float: left;
	width: 50px;
	padding-top: 70px;
}
.popup_1_value_100{
	float: left;
	width: 100px;
	padding-top: 70px;
}
.popup_1_value_120{
	float: left;
	width: 120px;
	padding-top: 60px;
}
.popup_1_value_300{
	float: left;
	width: 300px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
}
.popup_1_value_text{
	color: #333333;
	font-size: 14px;
	font-family: 나눔바른고딕;
}
.popup_1_value_text_link{
	cursor: pointer;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: 나눔바른고딕;
}
.popup_1_value_text_link:hover{
	color: blue;
}
.popup_1_submit{
	background-image: url('../_img/info_page/popup_b02.gif');
	cursor: pointer;
	margin-left: 810px;
	margin-top: -20px;
	width: 145px;
	height: 41px;
}
.popup_1_submit:hover{
	opacity:0.9;
	filter:alpha(opacity:'90');
}
