body {

	}
	
div {

	}
	
hr {

	}
	
.system_form {
	width:800px;
	
	margin-left:auto;
	margin-right:auto;
	
	border-style:none;
	padding 0px;
	
	font-family:serif;
	}
	
.system_formhead {
	width:800px;

	}
	
.system_formrow {
	width:800px;
	
	margin-bottom:20px;
	
	clear:both;
	}
	
.system_formdescribe {
	width:500px;

	padding:5px;

	border-top-style:solid;
	border-width:2px;

	float:left;
	}
	
.system_formcontrol {
	width:280px;
	padding:5px;
	float:right;
	}
	
.system_formfoot {

	}
	
.system_handler {
	width:800px;
	
	margin-left:auto;
	margin-right:auto;
	
	border-style:none;
	padding 0px;
	
	font-family:serif;
	}
	
.system_handlerhead {
	font-size:1.2em;
	font-weight:bold;
	
	text-decoration:underline;
	}
	
.system_handlerrow {
	width:800px;
	
	margin-bottom:20px;
	
	text-align:center;

	clear:both;
	}
	
.system_handlerdescribe {
	width:500px;

	padding:5px;

	border-top-style:solid;
	border-width:2px;

	float:left;
	}
	
.system_handlerresult {
	width:280px;
	padding:5px;
	float:left;
	}
	
.system_handlerfoot {

	}
	
.system_loginout {
	clear:both;
	}
	
.system_loginoutleft; {
	width:58%;
	float:left;
	}
	
.system_loginoutright; {
	width:38%;
	float:right;
	}
	
.system_adminfooter {
	width:100%;

	border-top-style:solid;
	border-width:2px;
	}
	
.system_adminfooterleft {
	width:58%;
	float:left;
	}
	
.system_adminfooterright {
	width:38%;
	float:right;
	}
	
	