a:link {
	color: #888888;
	text-decoration:none;
	font-size: 12px;
	font-family: "新細明體";
}
a:hover {
	font-size: 11px;
	color: #666666;
	position:relative;
	top:2px;
	left:2px;
	border: thin outset;
	text-decoration:none;
	font-weight: bold;
	font-family: "新細明體";
}
a:visited {
	color: #8F8F8F;
	text-decoration:none;
	font-size: 12px;
	font-family: "新細明體";
	}
	

.total .middle #note {
	background-color: #FFF4FF;
	padding: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.total .middle .note #content {
	font-size: 10px;
	color: #0F67F9;
	background-color: #FFEADF;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

