body {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

.login-form-div {
	line-height: 20px;
	background: url(loginbg.png) no-repeat;
	width: 443px;
	height: 238px;
	padding: 25px;
}

.lf-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 40px;
}

.lf-input {
	color: #0081ff;
	border: 1px solid #a4a4a4;
	width: 240px;
	height: 30px;
	font: bold 26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: transparent;
}

.lf-wrapper {
	margin: auto;
	width: 400px;
	height: 100px;
}

.lf-wrapper .t {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}

.lf-wrapper a {
	color: #012c65;
}

p {
	text-align: right;
	margin-right: 60px;
	margin-bottom: 0px;
}

.rf-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.reg-form-div {
	line-height: 20px;
	background: url(loginbg.png) no-repeat;
	width: 443px;
	height: 290px;
	padding: 25px;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.lf-textarea {
	color: #0081ff;
	border: 1px solid #a4a4a4;
	width: 400px;
	height: 100px;
	font: bold 26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: transparent;
}

.up-input {
	color: #0081ff;
	border: 1px solid #a4a4a4;
	width: 252px;
	height: 30px;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: transparent;
}