.lim-login-div {
	background-image: url("../zsflash/login.png");
	/* background-repeat: no-repeat; */
	background-size: 100% 406px;
	float: left;
	width: 70%;
	height: 406px;
	margin-left: 90px;
	position: relative;
}

.lim-login-div .lim-test-input {
	background-color: transparent;
	border: 0 none;
	color: #333;
	padding: 6px 2px;
	left: 105px;
	position: absolute;
	text-indent: 0.2em;
	width: 50%;
	font-size: 14px;
}
.lim-login-div .lim-test-name {
	top: 87px;
}
.lim-login-div .lim-test-phone {
	top: 146px;
}
.lim-login-div .lim-test-mail {
	top: 207px;
}
.lim-login-div .lim-test-fx {
	top: 266px;
}
.lim-login-div .lim-test-btn {
	background-color: transparent;
    border: 0 none;
    cursor: pointer;
    height: 30px;
    left: 84px;
    position: absolute;
    top: 332px;
    width: 50%;
}
