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

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

}
.Form > .con > .imgLogo {
	border-color: "";
	height:  120px;
	left:  20px;
	position:  absolute;
	top:  30px;
	width:  260px;

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

}
.Form > .con > .btnUser {
	height:  60px;
	left:  1841px;
	position:  absolute;
	top:  30px;
	width:  60px;

}
.Form > .con > .lblLineL {
	align-content:  center;
	align-items:  center;
	background: rgba(213, 213, 213, 1.0);
	border-width:  1px;
	display:  flex;
	height:  1140px;
	justify-content:  flex-start;
	left:  300px;
	position:  absolute;
	top:  30px;
	width:  2px;

}
.Form > .con > .lblLineR {
	align-content:  center;
	align-items:  center;
	background: rgba(213, 213, 213, 1.0);
	border-width:  1px;
	display:  flex;
	height:  1140px;
	justify-content:  flex-start;
	left:  1818px;
	position:  absolute;
	top:  30px;
	width:  2px;

}
.Form > .con > .lnkContent {
	border-color: rgb(165, 165, 165);
	height:  920px;
	left:  302px;
	position:  absolute;
	top:  0px;
	width:  1516px;

}
.Form > .con > .cont0Depth {
	height:  250px;
	left:  20px;
	overflow:  hidden;
	position:  absolute;
	top:  250px;
	width:  260px;

}
.Form > .con > .lblLine {
	align-content:  center;
	align-items:  center;
	background: rgba(213, 213, 213, 1.0);
	border-width:  1px;
	display:  flex;
	height:  2px;
	justify-content:  flex-start;
	left:  20px;
	position:  absolute;
	top:  510px;
	width:  260px;

}
.Form > .con > .cont1Depth {
	height:  388px;
	left:  20px;
	overflow:  hidden;
	position:  absolute;
	top:  522px;
	width:  260px;

}
.Form > .con > .imgHelp {
	border-color: "";
	height:  60px;
	left:  1841px;
	position:  absolute;
	top:  845px;
	width:  60px;

}
.Form > .con > .imgHistory {
	border-color: "";
	height:  55px;
	left:  1843px;
	position:  absolute;
	top:  772px;
	width:  55px;

}