@charset "GBK";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		border: 0px;
}
.login1 {
	margin: auto;
	width: 960px;
	position: relative;
}
.login2 {
	position: absolute;
	left: 439px;
	top: 362px;
}
.login3 {
	position: absolute;
	left: 455px;
	top: 283px;
}
.login4 {
	position: absolute;
	left: 455px;
	top: 319px;
}
.login3 #textfield {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 130px;
	height: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.login4 #textfield {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 130px;
	height: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.left1 {
	background-image: url(/images/l.jpg);
	width: 160px;
	background-color: #e5f2f8;
	height: 900px;
	background-repeat: no-repeat;
		border: 0px;
}
.li1 {
	height: 20px;
	padding-top: 5px;
	padding-left: 30px;
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
