@charset "gb2312";
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 66a8cd;
	text-decoration: underline;
	list-style-type: none;
}
a.arrow:hover {
	text-decoration: none;
}
