ul.member_reg_form_list {
	list-style:none;
	padding: 0px;
	margin:0px;
}

ul.member_reg_form_list li {
	padding:0;
	margin:0px;
}

.form_instruction {
	font-size: 90%;
	color:#999999;
}

.form_input {
	width: 200px;
}
input {
	margin:5px 0;
}
#member_login_error {
	color:red;
	font-weight:bold;
	padding-bottom:8px;
}

.forget a:link, .forget a:visited {
	color:#009ee0;float:
}
.forget a:hover, .forget a:active {
	text-decoration:none;
}