.Form {
	position:  absolute;
	left:  0px;
	top:  0px;
	width:  1280px;
	height:  1024px;
	overflow:  hidden;

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

}
.Form > .con > .EdtMove {
	display:  flex;
	height:  41px;
	left:  59px;
	position:  absolute;
	top:  112px;
	width:  330px;

}
.Form > .con > .BtnMove {
	height:  42px;
	left:  402px;
	position:  absolute;
	top:  112px;
	width:  98px;

}
.Form > .con > .BtnUser {
	height:  37px;
	left:  122px;
	position:  absolute;
	top:  361px;
	width:  132px;

}
.Form > .con > .Button0 {
	height:  50px;
	left:  75px;
	position:  absolute;
	top:  216px;
	width:  374px;

}
.Form > .con > .LkformContents {
	border-color: var(--c-018);
	border-style:  solid;
	box-sizing:  border-box;
	height:  592px;
	left:  551px;
	position:  absolute;
	top:  78px;
	width:  624px;

}
.Form > .con > .Label0 {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	display:  flex;
	height:  43px;
	justify-content:  flex-start;
	left:  55px;
	position:  absolute;
	top:  57px;
	width:  464px;

}