@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family:"微软雅黑";
}
body {
	background:#FFF;
}
th, td {
	height:50px;
	color:#595757;
}
th {
	text-align:right;
	width:124px;
}
td {
	padding-left:20px;
}
.lh-top {
	height:184px;
	background:#5068aa;
	overflow:hidden;
}
.lh-top p {
	width:466px;
	height:44px;
	text-align:center; line-height:44px;
	color:#FFF;
	font-size:30px;
	letter-spacing:3px;
	font-family:"黑体";	
	margin:129px auto 0;
}
.lh-logk {
	width:466px;
	height:350px;
	overflow:hidden;
	background:#D4D4D4;
	margin:0 auto;
}
.lh-logbgh {
	width:466px;
	height:82px;
	overflow:hidden;
	background:url(admlobg.jpg) repeat-x left top;
	margin:0 auto;
}
input.lohinput {
	width:246px;
	height:30px;
	line-height:30px;
	border:#91908F 1px solid;
	background:url(admhuan.png) no-repeat left top;
	padding:0;
}
input.lohinputyz {
	width:86px;
	height:30px;
	line-height:30px;
	border:#91908F 1px solid;
	background:url(admhuan.png) no-repeat left top;
	padding:0;
}
.himgk {
	height:30px;
	margin-left:10px;
}
input:focus {
	border-color:#A5C760;
	color:#333;
	-moz-box-shadow:0 0 3px #A5C760;
	-webkit-box-shadow:0 0 3px #A5C760;
	box-shadow:0 0 3px #A5C760;
	outline:none;
}
button.login-btn {
	width:86px;
	height:38px;
	background:#5068aa;
	border:none;
	margin:20px 8px 0;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
}
td a{ color:#666; text-decoration:none;}
div.mes-tips{ height:56px; overflow:hidden;}
div.mes-tips h2{ font-size:16px; text-align:center; line-height:40px; border:#F00 2px solid; border-left:none; border-right:none; color:#F00}
td span.hqyzm{ display:inline-block; height:32px; line-height:32px; width:100px; text-align:center; margin-left:10px; background:#7b8fc7; color:#FFF; cursor:pointer;}