@charset "utf-8";
/* bom检查 */
.headerlayout {
	height: 234px;
	position: relative;
}

.slogan {
	padding: 70px 0px 0px 240px;
	position: relative;
	text-align: left;
}

.login {
	background: #FFF url("login.gif") no-repeat top center;
	height: 234px;
	margin: 0px 0px 0px 429px;
	position: absolute;
	top : 0em;
	width: 311px;
}

.login div.a {
	background: transparent;
	border: 0em none;
}

.login div.a h2 {
	color: #000;
	padding: 1em 2em 0.4em;
}

.login div.b {
	border: 0em none;
}

.fname,
.fpass {
	width: 10em;
}

.fcaptcha {
	width: 4em;
}

.captcha {
	vertical-align: middle;
}

#bforget {
	margin: -0.2em 0em 0em;
}

.bigsubmit {
	background: transparent url("bigbutton.gif") no-repeat;
	border: 0em none;
	height: 23px;
	width: 90px;
}

.submit {
	background: transparent url("button.gif") no-repeat;
	border: 0em none;
	height: 23px;
	width: 65px;
}