.Form {
	position:  absolute;
	left:  0px;
	top:  0px;
	width:  1326px;
	height:  894px;
	overflow:  hidden;

}
.Form > .con{
	background: var(--c-042);
	position:  relative;
	left:  0px;
	top:  0px;
	width:  1326px;
	height:  894px;
	overflow:  hidden;

}
.Form > .con > .lblCategory {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	display:  flex;
	height:  60px;
	justify-content:  flex-start;
	left:  30px;
	position:  absolute;
	top:  127px;
	width:  60px;

}
.Form > .con > .lblTitle {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	display:  flex;
	height:  60px;
	justify-content:  flex-start;
	left:  30px;
	position:  absolute;
	top:  207px;
	width:  60px;

}
.Form > .con > .lblContents {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	display:  flex;
	height:  60px;
	justify-content:  flex-start;
	left:  30px;
	position:  absolute;
	top:  284px;
	width:  60px;

}
.Form > .con > .cmbCategory {
	display:  flex;
	height:  40px;
	left:  102px;
	position:  absolute;
	top:  136px;
	width:  280px;

}
.Form > .con > .edtTitle {
	border-width:  0px;
	display:  flex;
	height:  50px;
	left:  102px;
	position:  absolute;
	top:  212px;
	width:  1200px;

}
.Form > .con > .chkAnswerAlert {
	height:  40px;
	left:  405px;
	position:  absolute;
	top:  137px;
	width:  170px;

}
.Form > .con > .btnRegister {
	color: var(--c-062);
	height:  60px;
	left:  1121px;
	position:  absolute;
	top:  810px;
	width:  180px;

}
.Form > .con > .btnClose {
	height:  35px;
	left:  1266px;
	position:  absolute;
	top:  18px;
	width:  35px;

}
.Form > .con > .Image0 {
	height:  50px;
	left:  20px;
	position:  absolute;
	top:  15px;
	width:  50px;

}
.Form > .con > .lblTopTitle {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	display:  flex;
	height:  90px;
	justify-content:  flex-start;
	left:  85px;
	position:  absolute;
	top:  1px;
	width:  358px;

}
.Form > .con > .boardContents {
	height:  500px;
	left:  102px;
	position:  absolute;
	top:  284px;
	width:  1200px;

}