﻿html {
	height: 100%;
	margin: 0;
	padding: 0;
}

* :focus {
	outline: none;
}

/*body {
	background-color:#8ccdf3;
	text-align:center;
	min-width:626px;
	min-height:500px;
	font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", "Verdana", "Geneva", "sans-serif", "Arial";
	font-size:13px;
	color:#111111;
} 登录*/ /*body {
	background-color:#f9fcfe;
	background:url(../images2/bk01.gif) repeat-x top center;
	text-align:center;
	min-width:626px;
	min-height:500px;
	font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", "Verdana", "Geneva", "sans-serif", "Arial";
	font-size:13px;
	color:#111111;
} 客户登录*/
body {
	background-color: #fafdfe;
	background: url(../images/bk02.gif) repeat-x top center;
	min-width: 626px;
	min-height: 500px;
	font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", "Verdana", "Geneva",
		"sans-serif", "Arial";
	/* \5FAE\8F6F\96C5\9ED1 微软雅黑， \5B8B\4F53 宋体   */
	font-size: 13px;
	color: #111111;
}

.wbox {
	width: 600px;
	height: 600px;
	position: absolute;
}

.box {
	width: 890px;
	height: 280px;
	position: absolute;
	left: 50%;
	top: 15%;
	margin: 0px auto auto -445px;
}

.box1 {
	width: 590px;
	height: 280px;
	position: absolute;
	left: 50%;
	top: 15%;
	margin: 0px auto auto -445px;
}

.dlk_bg {
	background: url(../images/kk_login.png) no-repeat top center;
	width: 882px;
	height: 275px;
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0;
}

.dlk_bg1 {
	background: url(../images/kk_login1.png) no-repeat top center;
	width: 882px;
	height: 275px;
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0;
}

.dlk_bg2 {
	background: url(../images/kk_login2.png) no-repeat top center;
	width: 882px;
	height: 275px;
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0;
}

.row {
	clear: both;
	display: block;
	/*margin:0 auto 15px 85px;
	margin:0 auto 8px 90px\9;*/
	margin: 0 auto 15px 0;
	margin: 0 auto 8px 0\9;
	padding: 0 0 0 470px;
	text-align: center;
	width: 350px;
	height: auto;
	overflow: hidden;
}

.row1 {
	clear: both;
	display: block;
	/*margin:0 auto 15px 85px;
	margin:0 auto 8px 90px\9;*/
	margin: 0 auto 15px 0;
	margin: 0 auto 8px 0\9;
	padding: 0 0 0 140px;
	text-align: center;
	width: 350px;
	height: auto;
	overflow: hidden;
}

label {
	font-size: 14px;
	float: left;
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	letter-spacing: 4px;
	color: #ffffff;
}

.input_user {
	width: 203px;
	height: 42px;
	line-height: 20px;
	line-height: 41px\0; *
	line-height: 20px; +
	line-height: 41px;
	_line-height: 40px;
	background: url(../images/login_input.gif) no-repeat left center;
	text-align: left;
	padding: 0 0 0 7px;
	color: #000000;
	float: left;
	display: inline;
	vertical-align: middle;
}

.input_rem {
	vertical-align: middle;
	margin: 0 4px 0 0;
}

:root .input {
	vertical-align: middle;
	padding: 0;
	margin: 0px 0 0 0\9;
	text-align: left;
	height: 24px;
	width: 174px;
}

input {
	vertical-align: middle;
	padding: 0;
	margin: 0 0 0 0;
	margin: 10px 0 0 0\0; *
	margin: 7px 0 0 0;
	_margin: 8px 0 0 0;
	text-align: left;
	display: inline;
}

:root .input {
	margin: 7px 0 0 0\9;
}  /* IE9 only */
.row img {
	vertical-align: middle;
	margin: 0 10px 0 0
}

.row span {
	color: #0b72b4;
	font-size: 12px;
	margin-left: 4px;
}

.row span a {
	color: #0b72b4;
	text-decoration: underline;
	font-size: 12px;
	margin-left: 4px;
}

.copyr {
	clear: both;
	text-align: center;
	margin: 40px auto 0 auto;
	color: #333;
	font-size: 12px;
}