a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: underline;
}
a.lk01:link {
	font-family: "宋体";
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}
a.lk01:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}
a.lk01:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: underline;
}.border01 {
	border: 1px solid #666666;
}
.b_lr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
