body {
	margin: 0px;
}
.dibian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "黑体";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.jianjie {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 15px;
}
.banquan {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

