.s_templatesum {
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: rgba(51,51,51,1);
}
.s_button1 {
	font-size: 16px;
	background-color: rgba(143,28,31,1);
	font-family: Microsoft YaHei;
	color: rgba(255,255,255,1);
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(143,28,31,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.s_button1:hover {
	background-color: rgba(255,255,255,0);
	font-size: 16px;
	font-family: Microsoft YaHei;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(143,28,31,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	color: rgba(143,28,31,1);
}
.s_subtitle {
	font-size: 18px;
	font-family: Microsoft YaHei;
	color: rgba(51,51,51,1);
}
.s_subtitle:hover {
	color: rgba(143,28,31,1);
}
.s_button2 {
	background-color: rgba(238,238,238,1);
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: rgba(51,51,51,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.s_button2:hover {
	background-color: rgba(143,28,31,1);
	color: rgba(255,255,255,1);
}
.page_a:hover {
	background-color: rgba(6,6,6,1);
}
.page_a.current {
	background-color: rgba(6,6,6,1);
}
.s_button3 {
	background-color: rgba(51,51,51,1);
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: rgba(255,255,255,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.s_button3:hover {
	background-color: rgba(143,28,31,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.s_button4 {
	font-size: 14px;
	color: rgba(112,112,112,1);
	background-color: rgba(255,255,255,1);
}
.s_button4:hover {
	font-size: 14px;
	color: rgba(143,28,31,1);
	background-color: rgba(255,255,255,1);
}