@charset "utf-8";
.lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
}
.down {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}
.quan {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
}
.up {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dadada;
}
.ziti {
	font-family: "宋体";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.content {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.corl {
	font-family: "宋体";
	font-size: 12px;
	color: #838586;
	text-decoration: none;
}
