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

}
.Form > .con{
	background: rgba(255, 255, 255, 1.0);
	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:  251px;
	width:  132px;

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

}
.Form > .con > .LkformContents {
	border-color: rgb(213, 049, 090);
	border-style:  solid;
	box-sizing:  border-box;
	height:  346px;
	left:  65px;
	position:  absolute;
	top:  476px;
	width:  773px;

}