.cpr {
	font-size: 11px;
	line-height: 16px;
	color: #A8A8A8;
	letter-spacing: 1px;
	font-family: "Arial", "Helvetica", "sans-serif", "新細明體", "細明體";
}

.cpr a {
	color: #A8A8A8;
	text-decoration: none;
}

.cpr a:hover {
	color: #FF6600;
	text-decoration: none;
}

.news {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 6px;
	letter-spacing: 1px;
}

.news a {
	color: #959595;
	text-decoration: none;
}

.news a:hover {
	color: #E93130;
	text-decoration: none;
}

.bg_fixed {
	background-attachment: fixed;
}

.info {
	font-size: 12px;
	color: #8D8D8D;
	letter-spacing: 1px;
	padding-top: 3px;
	font-family: "Arial", "Helvetica", "sans-serif", "新細明體", "細明體";
}

.info a {
	color: #8D8D8D;
	text-decoration: none;
}

.info a:hover {
	color: #FF6600;
	text-decoration: none;
}
