#logonmenu {
	float: left;
	width: 150px;
	margin-left: 5px;
	margin-top: 5px;
}
#logonright {
	float: right;
	width: 780px;
	margin-right: 10px;
}
#logonmenu li {
	line-height: 20px;
	list-style-image: url(../images/other_jantou3.jpg);
	letter-spacing: 2px;
}
#logonmenu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#logonmenu li a {
	color: #666666;
	text-decoration: none;
}
#logontitle {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.subMenuTitle {
	font-size: 9pt;
	line-height: 15px;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	border: 1px solid #E1F0FB;
}
.logonstat {
}
.logonstatMenu {
	width: 200px;
	text-align: right;
	margin-right: 10px;
	line-height: 20px;
}
.logonstatTitle {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 200px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-image: url(../images/logon_title_back.gif);
}
.logonstatDownLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 558px;
	float: left;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
}

textarea {
	border: 1px solid #999999;
}
.formField {
	text-align: left;
	font-weight: bold;
}
.formField2 {
	font-weight: bold;
	color: #CC0000;
}.memo {
	width: 300px;
	margin: 5px;
	height: 30px;
}
table {
	width: 750px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
th {
	text-align: left;
}
