.hangao {
	line-height: 20px;
}
a.ping:link {
	color: #000000;
	text-decoration: none;
}
a.ping:visited {
	color: #000000;
	text-decoration: none;
}
a.ping:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.ping:active {
	color: #00CCFF;
	text-decoration: none;
}
