.lvker {
	font-family: "宋体";
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	line-height: 30px;
	padding-right: 0px;
	padding-left: 8px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #003300;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #330000;
	text-decoration: none;
}
body {
	scrollbar-face-color:#9F3B21;
    scrollbar-3dlight-color:#F2DFC0;
    scrollbar-arrow-color:#000000;
}