@charset "gb2312";
.r {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.r:link {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.bt {
	font-family: "黑体";
	font-size: 14px;
	color: #000000;
}

.r:visited {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.r:hover {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 16px;
	color: #003399;
	text-decoration: none;
}
