.n01 {
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.n02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.n03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.n04 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
A{text-decoration:none}.n05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.red{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color:#FF0000;
	text-decoration: none;
}
.login_button {/*登錄按鈕css*/
	background-color: transparent;
	background-image: url(../images/button/login.gif);
	background-repeat: no-repeat;
	text-indent: 9999999px;
	height: 20px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	overflow: hidden;
	cursor:pointer;
}
.fromwarn {/*提示字*/
	font-size:12px;
	color:#F00;
}
.codearea {
	float: left;
}
#captcha {
	float: left;
}
