@charset "utf-8";
.otherdiv {
	height: 35px;
	line-height: 35px;
	clear: both;
	text-align: left;
}
.otherdiv .left {
	margin: 0 15px 0 10%;
	float: left;
	line-height: 35px;
	display: block;
	width: 30px;
}
.reg-input {
	padding: 8px 0px 8px 0px;
	margin: 0px;
	font-size: 14px;
	border: 0px solid #000;
	width: 100%;
	color: #333;
}
.button_sub {
	float: right;
	margin-right: 2px;
	background: #49B849;
	height:30px; height:30px;
	margin-top:4px;width:88%;color: #fff; line-height:30px;
}
.button_gray {
	background: #49B849;
}
.analogbox {
	width: 80%;
	height: 38px;
	line-height: 38px;
	clear: both;
	margin: 10px auto;
	border: 1px solid #d5d5d5; padding-left:5px;
}
.analogboxleft {
	width: 100%;
	margin-right: -100px;
	height: 38px;
	float: left;
}
.analogboxleft div {
	margin-right: 100px; height:38px;
}
.analogboxright {
	width: 100px;
	float: right;
}
.button_sub span{ color:#fff;}
.button_gray span{}