@charset "gb2312";
a:link {
	color: 272727;
	text-decoration: none;
}
a:hover {
	color: #820000;
	text-decoration: underline;
}
a:visited {
	color: 272727;
	text-decoration: none;
}
.bgnorep {
	background-repeat: repeat-x;
	background-position: top;
}