.Form {
	position:  absolute;
	left:  0px;
	top:  0px;
	width:  1920px;
	height:  1042px;
	overflow:  hidden;

}
.Form > .con{
	background: rgba(255, 255, 255, 1.0);
	position:  relative;
	left:  0px;
	top:  0px;
	width:  1920px;
	height:  1042px;
	overflow:  hidden;

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

}
.Form > .con > .Label0 {
	align-content:  center;
	align-items:  center;
	border-width:  1px;
	color: rgba(107, 107, 107, 1.0);
	display:  flex;
	height:  31px;
	justify-content:  flex-start;
	left:  14px;
	position:  absolute;
	top:  991px;
	width:  1900px;

}
.Form > .con > .BtnClass {
	height:  45px;
	left:  534px;
	position:  absolute;
	top:  944px;
	width:  141px;

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

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

}
.Form > .con > .BtnRefresh {
	height:  37px;
	left:  689px;
	position:  absolute;
	top:  946px;
	width:  181px;

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

}