@CHARSET "UTF-8";

* {
	padding:0;
	margin:0;
	list-style:none;
	-webkit-text-size-adjust:none;
}
html{ overflow-x:hidden; overflow-y:scroll;}
body {
	width:100%;
	min-width:1002px;
	background:#a1c1e8;
	margin:0 auto;
	font-size:12px;
	font-family: "宋体", Arial, Verdana;
}

.log {
	background: #a1c1e8 url(../images/login/log_bg.jpg) repeat-x;
}
.log_wrap {
	width:1002px;
	height:100%;
	margin:0 auto;	
	position:relative;
	clear:both;
	overflow:hidden;
}
.login {
	background:url(../images/login/login1.png) no-repeat;
	height:400px;
	width:696px;
	left:50%;
	top:50%;
	margin: 150px 0 0 150px;
	text-align: center;
}
.login .boxPage {
	padding:115px 0 20px 348px;
	width:348px;
	clear:both;
	HEIGHT:228PX;
	text-align:left;
	color:#005cbf;
}
.login .boxPage p {
	height:24px;
	margin:5px 0;
	}
.login .boxPage label {
	float:left;
	width:85px;
	line-height:24px;
}
.login .boxPage .text1,.sel1 ,.text2 {
	height:22px;
	border:1px solid #95bbd2;
	width:160px;
}
.text2, .key{
	width:60px;
	float:left;
	margin-right:5px;
}
.sel1 {
	width:72px;
	height:24px;
}
.login .btn {
	margin:10px 12px 0 0;
}
.note {
	color:#0c5a82;
}
.btn {
	float:left;
	width:83px;
	height:23px;
	line-height:21px;
	text-align:center;
	background:url(../images/login/btn1.gif) no-repeat;
	border:none;
	margin:0 6px 10px;
	color:#fff;
	cursor:pointer;
}
.loninbtn{
	float:left;
	width:100px;
	height:35px;
	text-align:center;
	background:url(../images/login/btn2.gif) no-repeat;
	border:none;
	margin:2px 25px 0px 25px; 
	color:#fff;
	cursor:pointer;
}
.message{
	positon:relative;
	width:200px;
	padding:0px 3px 2px 35px;
	text-align:center;
	color:#ff0066;
}
.app_load{
	position:absolute;
	width:100px;
	height:400px;
	top:150px;
	right:0;
	color:#000000;
}
.app_erWeiMa{
	width:90px;
	height:90px;
}

.app_font{
	line-height:18px;
}