body {
	margin: 2px;
	font-family:arial;
	text-align: center;
}

A, A:visited {
	color:#039;
}

A:hover {
	color:#69f;
}

a.actkey {
	display: block;
	margin: 64pt auto 0 auto;
	padding: 4px;
	height: 50px;
	width: 250px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #fff;
}

a.actkey:hover, #loginmain {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

a.actkey img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

a.actkey:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#loginmain {
	background: #fff url("keyhole.gif") no-repeat bottom right;
	text-align: center;
	width: 250px;
	margin: 0 auto;
}

.fpass {
font-size:9pt;
}

#loginmain span {
	display: block;
	padding: 0 8pt;
	white-space: nowrap;
	margin: 4pt 0;
	clear: both;
}

.head {
	font-weight: bold;
	color: #fff;
	background: #146eb6 url("../key/gradb.gif") repeat-x top left;
	padding: 1pt 0;
	border-bottom: 1px solid #666;
	font-size: 11pt;
}

#loginmain span div {
	margin: 0;
	padding: 0;
	float: left;
	font-weight: bold;
	font-size: 10pt;
}

#loginmain span .litext {
	float: right;
	width: 140px;
	margin-bottom: 1pt;
	font-size: 10pt;
	font-family: arial;
}

.button {
	font-size: 10pt;
	clear: both;
	margin: 0 auto;
	margin: 2pt 0;
}

form {
	padding: 0;
	margin: 0;
}

#header {
float: none;
width: 100%;
margin-left: 2px;
display: table;
margin-bottom: 8pt;
padding-bottom: 4pt;
color: #000;
}

#logo {
margin: 4px;
background: transparent url("header.gif") no-repeat top left;
width: 392px;
height: 37px;
float: left;
display: block;
}

#phonenum {
margin: 4px;
background: transparent url("call.gif") no-repeat top left;
width: 120px;
height: 37px;
float: right;
display: block;
}

#headerbar {
float: left;
width: 100%;
display: block;
background: #fff url("../int/barm.gif") repeat-x top left;
height: 27px;
}

#hbl {
float: left;
display: block;
background: transparent url("../int/barl.gif") repeat-x top left;
height: 27px;
width: 21px;
}

#hbr {
float: right;
display: block;
background: transparent url("../int/barr.gif") repeat-x top left;
height: 27px;
width: 25px;
}

h4, h3 {
	clear: both;
	font-family: Arial Black;
	font-weight: normal;
	font-size: 10pt;
	margin: 16pt 0 0 0;
	padding: 0;
	line-height: 100%;
	color: #c00;
}

h4 span, h3 span {
	display: block;
	color: #600;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 9pt;
}

h3 {
font-size: 11pt;
margin: 16pt 0;
}

