.sanfan {
	font-family: tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: blink;
}
.detail {
	font-family: tahoma;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
a:hover {

	font-family: tahoma;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
