body {
	background: url(../../images/bg_body.gif);
	color: #474860;
	font-family: Arial, '宋体', simsun;
	font-size: 12px;
	line-height: 1.65;
	overflow-y: scroll
}
a {
	color: #06c;
}
a:link, a:visited, a:active {
	color: #06c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline
}
a.blue {
	color: #06c;
}
a.blue:link, a.blue:visited, a.blue:active {
	color: #06c;
	text-decoration: none;
}
a.blue:hover {
	color: #06c;
}