@charset "utf-8";
body {
	background-image: url(../img/dlbj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #03395f;
	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:525px;
}
.loginifo{
	margin-left:360px;
	/* margin-top: 55px; */
	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;
	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{position: relative;width:280px;font-size:14px;color:#fff;height:24px;line-height:24px;font-family: "Microsoft Yahei";}
.passwordCon{position: relative;width:280px;font-size:14px; margin-top:15px;color:#fff;height:24px;line-height:24px;font-family: "Microsoft Yahei";}

#loginForm_account{line-height:18px;text-indent:5px;}
#loginForm_password{line-height:18px;text-indent:5px;}

.fieldSet{margin-top: 18px;text-align: center;position: relative;}
.fieldSet span{font-size:14px;color:#fff;line-height:24px;font-family:"Microsoft Yahei";float:left;}
.fieldSet a{float:left;padding-left: 5px}
.fieldSet input{float:left;width:69px;line-height:24px;margin-left:10px;text-indent:5px;}

.forget{width:265px;margin-top:0;}
.forget a{display:block;font-size:14px;color:#fff;font-family: "Microsoft Yahei";cursor: pointer;text-align:right;}

.inputCon{width:200px;}
.btnCon{width:280px;height:42px;text-align:center;margin-top:5px;}
.errormsg{width:280px;color:red;font-size: 14px; text-align: center;}
.errorMessage{color:red !important;font-size:14px;position: absolute;left: 62px;top:20px;z-index: 99;}

.fieldSet .errorMessage{top:32px;}
.fieldSet a{display:block;}