.s_tmpl_footer {
	background-color: rgba(255,255,255,1);
}
.page_a.current {
	background-color: rgba(14,139,192,1);
}
.s_button1 {
	color: rgba(255,255,255,1);
	background-color: rgba(14,139,192,1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(14,139,192,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(14,139,192,1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(14,139,192,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.s_title {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: normal;
	color: rgba(51,51,51,1);
	text-align: center;
}
.s_summary {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: normal;
	color: rgba(133,133,133,1);
	text-align: center;
}
.s_templatetitle {
	font-size: 18px;
	font-family: Microsoft YaHei;
	color: rgba(51,51,51,1);
	text-align: left;
}
.s_templatesum {
	font-size: 12px;
	font-family: Microsoft YaHei;
	color: rgba(96,96,96,1);
	text-align: justify;
	line-height: 2;
}
.s_link {
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: rgba(51,51,51,1);
	text-align: justify;
	line-height: 2;
}
/*-* CUSTOM_STYLESHEET_BEGIN_TAG *-*/*{
    word-wrap: break-word !important;
    word-break: break-all !important;
}
/*-* CUSTOM_STYLESHEET_END_TAG *-*/
