body {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: "微软雅黑";
	overflow: auto;
	background: #005297;
}

#header_login {
	width: 100%;
	height: 200;
	background: #005297;
}

#loginForm {
	margin-top: 0px;
	height: 355px;
	background: url(../images/loginBg.jpg);
	line-height: 355px;
}

#loginForm .div_middle {
	float: center;
	text-align: center;
}

#loginForm .div_middle .div_middle_background {
	margin-top: 20px;
	background: url('../images/loginImg.png') no-repeat;
	height: 320px;
	width: 380px;
	float: left;
	margin-left: 10%;
}

#formError {
	display: inline-block;
	margin-right:250px;
	width: 331px;
	line-height: 25px;
	height: 25px;
	margin-top: 15px;
	border: 0px;
	color: red;
}

#show_login {

	display: inline-block;
	margin-top: 130px;
	background: url('../images/login_yellow.png') no-repeat;
	height: 300px;
	width: 380px;
	float: left;
	margin-left: 150px;
}

#usernameInput {
	width: 197px;
	line-height: 35px;
	height: 35px;
	float: right;
	margin-top: 29px;
	margin-bottom: 2px;
	margin-right: 100px;
	border: 0px;
	background-color:transparent;
	color: #2e629a;
}

#passwordInput {
	width: 197px;
	line-height: 35px;
	height: 35px;
	float: right;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-right: 100px;
	border: 0px;
	background-color:transparent;
	color: #2e629a;
}

#div_language{
	margin-top:10px;
	height:25px;
}

#div_language a {
	color: #FFEE59;
	cursor: pointer;
}

.prompt {
	color: #fff;
}

#div_login_logo {
	margin-top: -460px;
	margin-left: 15%;
	width: 100%;
	height: 124px;
	position: fixed;
	z-index: 100;
}

#randCode {
	width: 90px;
	line-height: 35px;
	height: 35px;
	float: right;
	margin-top: 6px;
	margin-bottom: 7px;
	margin-right: 210px;
	border: 0px;
	background-color:transparent;
	color: #2e629a;
}

#randImage {
	width: 90px;
	line-height: 35px;
	height: 35px;
	float: right;
	margin-top: -42px;
	margin-bottom: 7px;
	margin-right: 100px;
	border: 0px;
}

#chkRememberPwd {
	float: right;
	margin-top: 3px;
	margin-bottom: 7px;
	margin-right: 310px;
	border: 0px;
}

#pwdlabel {
	width: 230px;
	line-height: 35px;
	height: 35px;
	float: left;
	margin-top: -32px;
	margin-bottom: 7px;
	margin-left: 50px;
	border: 0px;
	color: #2e629a;
}

#input_button {
	cursor: pointer;
	background: url('../images/login_btn_black.png');
	width: 244px;
	line-height: 49px;
	height: 49px;
	float: right;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: 92px;
	border: 0px;
	text-align: center;
	color: #ffffff;
	font: 12px "Microsoft yahei",Tahoma;
	font-family:"Microsoft YaHei","΢���ź�",Helvetica,"����",Arial,Tahoma;
	font-size: 30px;
}

#div_activex_show {
	display: none;
	margin-top: 20px;
	height: 300px;
	width: 380px;
	float: left;
	margin-left: 60px;
}

#div_span {
	width: 331px;
	line-height: 35px;
	margin-top: 20px;
	height: 265px;
	float: right;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 100px;
	border: 0px;
}

#title {
	margin-left: -60px;
	margin-top: -120px;
	font-size: 36px;
	color:#f7f7f7;
}