@charset "utf-8";
/* CSS Document */
.spanNormal {
	border:none;
}
.spanError {
	border:solid 1px #FF0000;
	color:#FF0000;
}