.frame {
	border: 1px solid #333333;
}
td {
	font-size: 12px;
	color: #262D48;
}
.title01 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #005757;
	text-decoration: none;
}
a:active {
	color: #005757;
	text-decoration: none;
}
a:visited {
	color: #005757;
	text-decoration: none;
}
a:hover {
	color: #0073BF;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(images/bg.gif);
}
.redAlert {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}
input {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
