
#conference_nonmember_select{
	margin-left: 135px;
	width: 753px;
	background: white;
}
#conference_select_box{
	border-top: #333333 solid 2px;
	border-bottom: #333333 solid 2px;
	width: 100%;
	height: 84px;
	background: white;
}
#conference_insert{
	display: none;
	margin-left: 135px;
	width: 753px;
	background: white;
}
#conference_insert > div:nth-child(1) > div{
	display:inline-block;
	width:160px;
	height:40px;
	line-height:40px;
	border:#333333 solid 2px;
	border-bottom:none;
	float:left;
	background-color:#333333;
	color:white;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	cursor:pointer;
}
#conference_insert > div:nth-child(1) > div:nth-child(2){
	border-left:none;
	background-color:white;
	color:#333333;
}
#conference_insert_box{
	border-top: #333333 solid 2px;
	border-bottom: #333333 solid 2px;
	width: 100%;
	height: 204px;
	background: white;
}
#conference_list{
	margin-left: 135px;
	width: 753px;
	border: none;
	background: white;
}
#conference_insert_close{
	background-image: url('../_img/info_page/popup_close.png');
	cursor: pointer;
	position: absolute;
	left: 665px;
	top: 20px;
	width: 15px;
	height: 15px;
}
#conference_insert_close:hover{
	opacity:0.5;
	filter:alpha(opacity:'50');
}
#conference_list_close{
	background-image: url('../_img/info_page/popup_close.png');
	cursor: pointer;
	position: absolute;
	left: 965px;
	top: 20px;
	width: 15px;
	height: 15px;
}
#conference_list_close:hover{
	opacity:0.5;
	filter:alpha(opacity:'50');
}
#conference_list_box_0{
	border-top: #333333 solid 2px;
	border-bottom: #333333 solid 2px;
}
#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');
}
.conference_line{
  width: 100%;
  height: 2px;
  background: #333333;
}
.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;
}
.input_normal{
	width:270px;
	height: 24px;
}
.conference_insert_important_blue{
	border-bottom: #cdcdcd solid 1px;
	width: 100%;
	height: 40px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 14px;
	color: #164dff;
	font-weight: bold;
	font-family: 나눔바른고딕;
}
.conference_insert_important_red{
	font-size: 14px;
	color: #d70000;
	font-family: 나눔바른고딕;
}
.conference_insert_price{
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	font-family: 나눔바른고딕;
}.conference_insert_field{
	border-bottom: #cdcdcd solid 1px;
	width: 160px;
	height: 40px;
	background: #ececec;
	padding-left: 25px;
	padding-top: 10px;
}
.conference_insert_field_120{
	border-bottom: #cdcdcd solid 1px;
	width: 160px;
	height: 120px;
	background: #ececec;
	padding-left: 35px;
	padding-top: 50px;
}
.conference_insert_field_text{
	color: #333333;
	font-size: 14px;
	letter-spacing:-1px;
	font-weight: bold;
	font-family: 나눔바른고딕;
}
.conference_insert_field_star{
	color: #d70000;
	font-size: 14px;
	font-weight: bold;
	font-family: 나눔바른고딕;
}
.conference_insert_inputbox{
	border-bottom: #cdcdcd solid 1px;
	width: 100%;
	height: 40px;
	padding-left: 15px;
	padding-top: 8px;
}
.conference_insert_inputbox > .route{
	margin:0 8px 0 2px;
}
.conference_insert_inputbox > textarea{
	width:345px;
	height:63px;
	resize:none;
}
.divisionfont{font-size:12px;margin:0 8px 0 2px;}
.conference_insert_value{
	border-bottom: #cdcdcd solid 1px;
	width: 100%;
	height: 40px;
	padding-left: 15px;
	padding-top: 10px;
}
.conference_insert_value_120{
	border-bottom: #cdcdcd solid 1px;
	width: 100%;
	height: 120px;
	padding-left: 15px;
	padding-top: 8px;
}
.conference_insert_value_radio{
	display: inline-block;
	margin-right: 10px;
	margin-top: 3px;
}
.conference_insert_submit_cover{
	text-align: center;
}
.conference_nonmember_button{
	display: none;
	background-image: url('../_img/info_page/conference_img_bn.jpg');
	cursor: pointer;
	width: 245px;
	height: 57px;
}
.conference_insert_move{
	display: none;
	background-image: url('../_img/info_page/conference_bt_00.jpg');
	cursor: pointer;
	width: 245px;
	height: 57px;
}
.conference_insert_submit{
	display: none;
	background-image: url('../_img/info_page/conference2016/conference_request.jpg');
	cursor: pointer;
	width: 245px;
	height: 57px;
}
.conference_insert_submit:hover{
	opacity:0.7;
	filter:alpha(opacity:'70');
}

.conference_list_field{
	border-bottom: #cdcdcd solid 1px;
	width: 100%;
	height: 40px;
	background: #ececec;
	padding-top: 10px;
	text-align: center;
}
.conference_list_field_50{
	float: left;
	width: 50px;
	height: 100%;
}
.conference_list_field_140{
	float: left;
	width: 140px;
	height: 100%;
}
.conference_list_field_150{
	float: left;
	width: 150px;
	height: 100%;
}
.conference_list_field_271{
	float: left;
	width: 271px;
	height: 100%;
}
.conference_list_field_text{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: 나눔바른고딕;
}
.conference_list_value{
	border-bottom: #cdcdcd solid 1px;
	width: 100%;
	height: 100px;
	text-align: center;
}
.conference_list_non_value{
	border-bottom: #cdcdcd solid 1px;
	width: 100%;
	text-align: center;
/*	padding-left: 35px;*/
	padding-top: 10px;
	padding-bottom: 10px;

}
.conference_list_value_50{
	float: left;
	width: 50px;
	padding-top: 40px;
}
.conference_list_value_140{
	float: left;
	width: 140px;
	padding-top: 40px;
}
.conference_list_value_150{
	float: left;
	width: 150px;
	padding-top: 40px;
}
.conference_list_value_271{
	float: left;
	width: 271px;
	padding-left: 20px;
	padding-top: 40px;
}
.conference_list_value_text{
	color: #333333;
	font-size: 14px;
	font-family: 나눔바른고딕;
}
.conference_list_value_text_link{
	cursor: pointer;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: 나눔바른고딕;
}
.conference_list_value_text_link:hover{
	color: blue;
}


.selectForm{
	transition:all 1s
}
.insertForm{
	transition:all 1s
}

