.c1 {
	color:#F00;
	font-size:12px;
}
.table_all {
	border-collapse:collapse
}
.table_all_s {
	border: 1px solid #000000;
}
.table_all_s2 {
	border: 1px solid #C6C6C6;
}
a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
}

a.ddd:link {
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}
a.ddd:visited {
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}
a.ddd:hover {
	font-size: 15px;
	color: #FF0000;
	text-decoration: underline;
}

a.aaa:link {
	font-size: 13px;
	color: 0071C0;
	text-decoration: underline;
}
a.aaa:visited {
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
}
a.aaa:hover {
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}

a.ccc:link {
	font-size: 13px;
	color: #000000;
}
a.ccc:visited {
	font-size: 13px;
	color: #990000;
}
a.ccc:hover {
	font-size: 13px;
	color: #0000FF;
}

a.eee:link {
	font-size: 12px;
	color: #000000;
	text-transform: none;
}
a.eee:visited {
	font-size: 12px;
	color: #990000;
}
a.eee:hover {
	font-size: 12px;
	color: #0000FF;
}

a.fff:link {
	font-size: 12px;
	color: 0071C0;
	text-decoration: underline;
}
a.fff:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a.fff:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

.font {
	font-family: "新細明體";
	font-size: 15px;
	color: #000000;
	line-height: 18px;
	text-transform: capitalize;
}
.font13 {
	font-size: 13px;
	line-height: 20px;
}
.c2 {
	font-size: 12px;
}
