a {
	color: rgb(10, 79, 181); text-decoration: none;
}

.tagbox {
	margin: 15px 0px 0px; color: rgb(102, 102, 102); line-height: 26px; font-size: 12px;
}
.tagbox .item {
	background: rgb(245, 245, 245); margin: 0px 5px 0px 0px; padding: 6px; color: rgb(102, 102, 102);
}
.tagbox .item:hover {
	background: rgb(230, 230, 230); color: rgb(204, 0, 0); text-decoration: none;
}
.tagbox .to-editor-btn {
	margin: 0px; font-size: 14px; float: right;
}
.article-cont {
	margin-bottom: 26px;
}

.page-box {
	padding: 0px 0px 26px; text-align: center;
}

.page {
	font: 14px/36px simsun; color: rgb(34, 34, 34); overflow: hidden; font-size-adjust: none; font-stretch: normal;
}
.page a {
	margin: 0px 4px 0px 0px; padding: 0px 12px; height: 36px; text-align: center; color: rgb(102, 102, 102); vertical-align: middle; display: inline-block; white-space: nowrap; min-width: 12px; background-color: rgb(245, 245, 245);
}
.page a {
	font-family: "Microsoft YaHei";
}
.page span {
	font-family: "Microsoft YaHei";
}
.page .next {
	width: 42px; background-color: rgb(245, 245, 245);
}
.page .prev {
	width: 42px; background-color: rgb(245, 245, 245);
}
.page .prev {
	background-position: 13px -786px; padding-right: 12px; padding-left: 26px;
}
.page .next {
	background-position: -12px -786px; padding-right: 26px; padding-left: 12px;
}
.page .next:hover {
	background-color: rgb(0, 121, 191);
}
.page .prev:hover {
	background-color: rgb(0, 121, 191);
}
.page .prev:hover {
	background-position: 13px -760px;
}
.page .next:hover {
	background-position: -12px -760px;
}
.page .now {
	color: rgb(255, 255, 255) !important; text-decoration: none; background-color: rgb(0, 142, 225);
}
.page a:hover {
	color: rgb(255, 255, 255) !important; text-decoration: none; background-color: rgb(0, 142, 225);
}
.page .next:hover {
	background-color: rgb(0, 121, 191);
}
.page .prev:hover {
	background-color: rgb(0, 121, 191);
}
.page a:hover {
	background-color: rgb(0, 121, 191);
}
.page .now:hover {
	background-color: rgb(0, 142, 225);
}
.page-box .page-tip {
	color: rgb(153, 153, 153); line-height: 18px; margin-top: 6px;
}
.page-box .page-tip a {
	margin: 0px 0px 0px 10px;
}