@charset "utf-8";
body {
	background-image: url(../img/dlbj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #042a58;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: "宋体";
}
ul {list-style:none;
	text-decoration: none;}
img {border:0px;}
a{TEXT-DECORATION:none;}

#container {
	width:800px;
	margin: auto;} 
.loginarea{
	z-index: -100;
	width: 800px;
	height:470px;
}
.loginifo{
	width: 450px;
	height:108px;
	margin-left: 360px;
	margin-top: 45px;
	background-repeat: no-repeat;
}
.school{
	height:12px;
	margin-top: 14px;
	margin-left: 7px;
	font-size: 12px;
	color: #FDFDFD;
}
.copyright{
	height:12px;
	margin-top: 10px;
	margin-left: 7px;
	font-size: 12px;
	color: #FDFDFD;
	font-family: Arial, Helvetica, sans-serif;
}
.loginform{ 
	float:right;
	margin-top:295px;
	margin-right:55px;
	width:300px;
}

.btnLogin{
	float: left;
	height: 40px;
	width: 116px;
	line-height: 30px;
	font-size: 12px !important;
	text-align: center;
	background-image: url(../img/submit.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	margin-left:8px;
	letter-spacing:4px;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ccc !important;
}
.btnRegist{
	 	float: left;
		height: 40px;
		width: 140px;
		line-height: 30px;
		font-size: 12px !important;
		text-align: center;
		background-image: url(../img/xwryqcz.jpg);
		background-repeat: no-repeat;
		color: #FFF;
		margin-left:8px;
		letter-spacing:4px;
		cursor: pointer;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		border: 1px solid #ccc !important;
	}
.usernameCon{width:280px;text-align:center;font-size:14px;color:#fff;}
.passwordCon{width:280px;text-align:center;font-size:14px; margin-top:7px;color:#fff;}
.inputCon{width:200px;}
.btnCon{width:280px;height:42px;text-align:center;margin-top:20px;*+margin-top:25px !important;}
.errormsg{width:280px;color:red;font-size: 14px; text-align: center;}
.errorMessage{color:red;font-size:14px;}