.s_body {
	font-size: 17.5px;
	color: rgba(0,0,0,1);
	line-height: 2;
	text-align: center;
	font-weight: bold;
	font-family: Microsoft YaHei;
}
.s_link {
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: rgba(68,68,68,1);
	text-align: justify;
	line-height: 2;
}
.s_templatesum {
	font-size: 12px;
	color: rgba(165,165,165,1);
	line-height: 2;
}
.s_title {
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: rgba(0,0,0,1);
	text-align: center;
	line-height: 2;
	font-weight: bold;
}
.s_summary {
	font-size: 28px;
	font-family: Microsoft YaHei;
	color: rgba(211,211,211,1);
	text-align: center;
	line-height: 1;
}
.s_templatetitle {
	font-size: 18px;
	font-family: Microsoft YaHei;
	color: rgba(0,0,0,1);
	text-align: center;
	line-height: 2;
}
.s_button1 {
	color: rgba(255,255,255,1);
	background-color: rgba(230,39,39,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,1);
	color: rgba(230,39,39,1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(230,39,39,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.page_a.current {
	background-color: rgba(230,39,39,1);
}
/*-* CUSTOM_STYLESHEET_BEGIN_TAG *-*//*-* CUSTOM_STYLESHEET_END_TAG *-*/