/* CSS Document */
body {
	background-image: url(../moban/images/bg_homepage.jpg);
	background-repeat: repeat-x;
}
input {
	border: 1px solid #006600;
	font-size: 12pt;
	background-color: #E7FCDA;
	height: 25px;
}
.step {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 70px;
}
.c {
	text-align: right;
}
.stepbg {
	background-color: #9DCA02;
	height: 280px;
	width: 220px;
	border: 1px solid #FFFFFF;
	text-align: left;
}
.stepbg td {
	font-size: 9pt;
}
.findpw {
	background-color: #9DCA02;
	height: 150px;
	width: 220px;
	border: 1px solid #FFFFFF;
	text-align: left;
    font-size: 9pt;
}
.logind {
	background-color: #9DCA02;
	height: 150px;
	width: 220px;
	border: 1px solid #FFFFFF;
	text-align: left;
    font-size: 9pt;
}
.logind td {
    font-size: 9pt;
}
.findpw td{
	font-size: 9pt;
}
.jiancha {
	border: 3px outset #68973B;
	font-size: 10pt;
}
#btnReg {
	height: 45px;
	width: 200px;
	font-size: 16px;
	margin: 10px;
	padding: 10px;
	border: 5px outset #68973B;
}

#Face {
	width: 50px;
	background-color: #E7FCDA;
	border: 1px solid #669900;
}
.note {
	font-family: "ºÚÌå";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: blink;
	line-height: 30px;
}
.title {
	font-family: "ºÚÌå";
	font-size: 12pt;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.note001 {
	color: #FFFFFF;
}
.titlede {
	font-size: 16pt;
	padding-left: 30px;
	color: #FFFFFF;
	letter-spacing: 5px;
}
.loginok input {
	border: 5px outset #339900;
	width: 150px;
	height: 35px;
}
