@charset "utf-8";
/* bom检查 */
.forget {
	margin: 1.5em 0em 0em;
}

ol {
	margin: 0em;
	padding: 0em 0em 0em 1em;
}

ol li {
	list-style: outside decimal;
	margin: 0em 0em 0em 2em;
}

.fcaptcha {
	width: 4em;
}

.captcha {
	vertical-align: middle;
}

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