.copy {color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

.gray {color: #000000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
.black {
	line-height:22px;
	color: #000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	text-align: left;
}
.blue {line-height:25px;font-weight:bold;color: #4083bf; font-size: 17px; font-family: Arial, Helvetica, sans-serif; }
.blue2 {line-height:25px;color: #4083bf; font-size: 15px; font-family: Arial, Helvetica, sans-serif; }
.orange {
	font-weight:normal;
	color: #F00;
	font-size: 17px;
	font-family: "標楷體";
	text-align: left;
}
.red {color: #E90000; font-size: 17px; font-family: Arial, Helvetica, sans-serif; }
a:hover {
	color: #000;
	text-decoration: none;
	cursor: hand;
}
