.nr {
	font-size: 12px;
	line-height: 22px;
	color: #1865BA;
	text-decoration: none;
	background-color: #DCE7FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:link {
	font-size: 12px;
	color: #1865BA;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #1865BA;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #8A260D;
	text-decoration: underline;
}
.banquan {
	color: #1865BA;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
