@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{
	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;
}

.btnTourist,
.btnRegist,
.btnLogin{
	float: left;
	border: 1px solid #188292;
	background: #e9f4f6;
	color: #1d7bd6;
	font-weight: bold;
	height: 38px;
	line-height: 36px;
	box-sizing: border-box;
	min-width: 70px;
	box-shadow: 0 2px #cccccc;
	font-size: 14px;
	padding: 1px 6px;
	cursor: pointer;
	margin-right: 6px;
}
.btnRegist{
	margin-right: 0;
}
.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;}*/
.btnCon{width:270px;height:42px;text-align:center;margin-top:8px;}
.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;}