HTML {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

BODY {
	font-family: OpenSans;
	font-size: 13px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

TABLE {
	font-size: 100%;
}

A {
	color: #92c948;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

IMG {
	border: 0px none;
}

H1 {
	display: block;
	font-size: 100%;
	font-weight: inherit;
	margin: 0px;
}

H2 {
	display: block;
	font-size: 100%;
	font-weight: inherit;
	margin: 0px;
}

H3 {
	display: block;
	font-weight: inherit;
	margin: 0px;
}

.menu {
	font-family: Arial;
}

.menu_level1 A {
	color: #717171;
	display: block;
	text-decoration: none;
}

.menu_level1 > A {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

.menu_level1 {
	font-size: 15px;
	padding: 0px 50px 0px 0px;
	position: relative;
	vertical-align: top;
}

.menu_level2 > A {
	font-size: 14px;
	line-height: 20px;
}

.menu_level3 {
	padding-left: 20px;
}

.article P {
	line-height: 125%;
	margin: 0.0em 0.0em 1em 0.0em;
}

.article UL {
	margin: 0em 0px 1em 2em;
}

.article OL {
	margin: 0.0em 0.0em 1em 2em;
}

.article TABLE {
	border-collapse: collapse;
}

.article LI {
	line-height: 125%;
	margin-top: 5px;
}

.article .inlinebox {
	background-color: #8cc63e;
	display: inline-block;
	font-size: 14px;
	min-height: 25px;
	min-width: 100px;
	padding: 10px;
}

.article .rightalign {
	float: right;
	margin: 3px 0px 3px 6px;
}

.article .leftalign {
	float: left;
	margin: 3px 6px 3px 0px;
}

.article IMG {
	max-width: 100%;
}

.article iframe {
	max-width: 100%;
	border: 1px solid #000000;
}

.article {
	margin-bottom: 6px;
}

.article_head {
	font-size: 34px;
	font-weight: lighter;
	padding-bottom: 15px;
}

.article_head_list A {
	color: #92c948;
	text-decoration: none;
}

.article_head_list A:HOVER {
	text-decoration: underline;
}

.article_head_list {
	font-size: 18px;
	font-weight: bold;
}

.article_head_info {
	font-size: 12px;
	margin-top: -15px;
}

.article_ingress {
	padding: 8px 0px 6px 0px;
	font-weight: bold;
}

.article_ingress_list {
	font-size: 14px;
	padding: 0px 0px 4px 0px;
	font-family: Times;
}

.article_content TABLE TD {
	padding: 2px;
}

.article_content TABLE {
	border-collapse: collapse;
}

.article_content TABLE.bordered TD {
	border: 1px solid #CCCCCC;
}

.article_readmore_list A {
	color: #000000;
}

.article_readmore_list {
	font-size: 12px;
	font-style: italic;
	padding-bottom: 8px;
	text-align: right;
}

.stripes {
	background-color: #DDDDDD;
}

.logotext {
	font-size: 24px;
}

.category TH {
	background-color: #898989;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
}

.category TD {
	padding: 3px;
}

.category {
	padding-top: 20px;
}

.banner IMG {
	border: 1px solid #000000;
	margin-bottom: 2px;
}

.language .languagename {
	width: 156px;
}

.language .active {
	cursor: pointer;
	padding: 2px;
	width: 196px;
}

.language .choices TD A {
	display: block;
	height: 18px;
	padding: 2px;
	width: 186px;
}

.language .choices TD A:HOVER {
	background-color: #DDDDDD;
}

.language .choices TD {
	border: 1px solid #444444;
}

.language .choices {
	background-color: #FFFFFF;
	border-collapse: collapse;
}

.language {
	max-width: 990px;
	margin: 10px auto 0px auto;
	z-index: 1;
	position: relative;
	padding-left: 16px;
}

.recent TH {
	border: 1px solid #000000;
}

.recent TD {
	border: 1px solid #000000;
}

.recent {
	border-collapse: collapse;
}

.textslide {
	color: #808080;
	font-family: Times;
	font-size: 36px;
	font-style: italic;
	padding: 20px;
	position: absolute;
	top: 0px;
}

#slidecont {
	position: relative;
}

.frontpage .banner IMG {
	border: 0px none;
	margin-right: 38px;
}

.frontpage .articlearea {
	height: 390px;
	overflow-y: scroll;
	padding: 0px 25px 0px 0px;
}

.frontpage .bannerarea {
	padding: 0px 0px 0px 25px;
}

.frontpage A {
	color: inherit;
}

.frontpage .article_content TABLE TD {
	border: 0px none #000000;
}

.frontpage .article_content {
	font-family: Arial;
	font-size: 14px;
}

P {
	margin: 0px 0px 8px 0px;
}

.bottomline {
	clear: both;
	margin-top: 75px;
}

.subpage .bannerarea .banner IMG {
	border: 0px none;
	margin-bottom: 25px;
}

.subpage .bannerarea {
	padding: 0px 0px 0px 25px;
	width: 175px;
}

.subpage .contentheader {
	border: 1px solid #666666;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
}

.articleright {
	padding-left: 15px;
	border-left: 1px solid #8cc63e;
}

.readable INPUT {
	font-family: inherit;
	font-size: 22px;
}

.readable .header {
	padding: 7px 0px 3px 0px;
}

.readable SELECT {
	font-size: 11px;
}

.readable BUTTON {
	font-size: 11px;
}

.readable #activeBlock DIV {
	vertical-align: top;
}

.readable .radio {
	margin: 0px;
	padding: 0px;
}

.readable LABEL {
	cursor: pointer;
}

.readable A {
	color: #555555;
}

.readable {
	background-color: #f5f5f5;
	background-image: url("files/gradient.png");
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px;
	vertical-align: top;
	width: 215px;
	margin-left: -220px;
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding: 3px;
	position: absolute;
	top: 0px;
	right: 0px;
	min-height: 500px;
}

SPAN.m {
	background-image: url("files/mark.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0px 2px 0px 2px;
}

.paymentmethods LI {
	padding-bottom: 12px;
}

.paymentmethods .paymentname {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}

.headerline TH {
	padding-bottom: 5px;
	text-align: left;
}

.popupmenu {
	background-color: #FFFFFF;
	z-index: 3;
}

.verticalheaders TH {
	text-align: left;
}

SPAN.y {
	background-image: url("files/mark_yellow.png");
	background-position: left bottom;
	background-repeat: repeat-x;
}

SPAN.g {
	background-image: url("files/mark_green.png");
	background-position: left bottom;
	background-repeat: repeat-x;
}

P.error {
	color: #DD0000;
	margin: 5px 0px 5px 0px;
}

.invoice .sumline {
	font-weight: bold;
}

.invoice {
	max-width: 990px;
	margin: 0 auto;
}

.article_head_insert {
	font-size: 18px;
}

.article_head_between {
	font-size: 18px;
	color: #92c948;
	font-family: OpenSans;
}

.article_head_sub {
	font-size: 22px;
}

.article_image_list {
	padding-right: 10px;
	width: 120px;
	display: inline-block;
	vertical-align: top;
}

.poweredby {
	text-align: center;
	padding-top: 40px;
	font-size: 11px;
}

.popupWin .header {
	background-color: #608B25;
	font-size: 16px;
	margin-bottom: 6px;
	padding: 4px;
	text-align: left;
}

.popupWin .content {
	margin-bottom: 6px;
	padding: 10px;
}

.popupWin .buttons {
	margin-bottom: 6px;
	padding: 4px;
}

.popupWin LABEL {
	display: block;
}

.popupWin .table TD {
	background-color: #BAE483;
	color: #000000;
}

.popupWin .table .highlight TD {
	background-color: #D4EEB2;
}

.popupWin LI {
	margin-top: 4px;
}

.popupWin {
	background-color: #8cc63e;
	color: #FFFFFF;
	text-align: left;
	width: 300px;
}

.mlay_1 {
	max-width: 990px;
	margin: 0 auto;
}

.toparea .logoarea .logo {
	display: inline-block;
	margin-left: 10px;
}

.toparea .logoarea .logo-inv {
	display: none;
}

.toparea {
	padding-top: 20px;
}

.dropdown > .menu {
	text-align: left;
	margin: 0 auto;
	max-width: 990px;
}

.dropdown A {
	color: #ffffff;
}

.dropdown {
	background-color: #89c736;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	height: 0px;
	overflow: hidden;
	opacity: 0;
	filter:alpha(opacity=0);
	z-index: 1;
	padding: 100px 0px 0px 1%;
}

.logoarea {
	z-index: 2;
	position: relative;
	max-width: 990px;
	margin: 0 auto;
	text-align: left;
}

.topmenu .menu A {
	padding: 0px 10px;
	color: #666666;
	text-decoration: underline;
	font-size: 14px;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	cursor: pointer;
}

.topmenu .menu li:nth-of-type(n+2) {
	border-left: 1px solid #aaaaaa;
}

.topmenu .menu .loginMenu IMG {
	margin-right: 5px;
}

.topmenu .menu .loginMenu #loginForm INPUT {
	padding: 8px;
	margin: 0px 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.topmenu .menu .loginMenu #loginForm .submit_button {
	background-color: #65a70d;
	border: 1px solid #65a70d;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	color: #ffffff;
	padding: 8px 12px;
	margin-right: 8px;
}

.topmenu .menu {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	pointer-events: all;
}

.topmenu {
	z-index: 2;
	position: relative;
	color: #ffffff;
	margin: 0 auto;
	max-width: 990px;
	text-align: right;
	margin-top: -30px;
	min-height: 30px;
	pointer-events: none;
}

.expanded A {
	color: #ffffff;
}

.expanded .dropdown {
	display: block;
	padding-top: 150px;
	height: 300px;
	opacity: 1;
	filter:alpha(opacity=100);
}

.expanded .topmenu .menu A {
	color: #ffffff;
}

.expanded .logoarea .logo {
	display: none;
}

.expanded .logoarea .logo-inv {
	display: block;
}

.hamburger > * {
	background-color: #161616;
}

.hamburger {
	width: 27px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	pointer-events: all;
}

.menu_header {
	font-size: 34px;
	font-weight: lighter;
}

.mlay_2 .menuid_98 .article .row_0 {
	display: block;
	width: 30px;
	vertical-align: top;
	padding-left: 20px;
}

.mlay_2 .menuid_98 .article .row_1 {
	display: block;
	width: 100%;
	padding: 25px 20px 0px 60px;
	position: absolute;
	top: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.mlay_2 .menuid_98 .article .article_head {
	text-align: left;
}

.mlay_2 .menuid_98 .article {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	height: 55px;
	position: relative;
	padding: 25px 0px;
}

.mlay_2 .menuid_98 .mrow_1 {
	max-width: 990px;
	margin: 0 auto;
}

.mlay_2 .menuid_98 .menu_header {
	color: #6b6868;
}

.mlay_2 .menuid_98 {
	background-color: #f1f1f1;
}

.mlay_2 .menuid_100 .article .row_1 {
	display: block;
	width: 100%;
	padding: 0px 0px 0px 70px;
	top: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.mlay_2 .menuid_100 .article .row_0 {
	position: absolute;
}

.mlay_2 .menuid_100 .article .wrap {
	max-width: 445px;
	position: relative;
	height: 100%;
	display: inline-block;
	text-align: left;
}

.mlay_2 .menuid_100 .article {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 50px 50px 50px 100px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.mlay_2 .menuid_100 .article_head {
	font-size: 24px;
	text-align: left;
}

.mlay_2 .menuid_100 .mcell_1 .article {
	text-align: left;
	height: 300px;
	margin-bottom: 20px;
}

.mlay_2 .menuid_100 .mcell_1 {
	text-align: center;
}

.mlay_2 .menuid_100 .article:nth-of-type(1) {
	background-color: #77bc14;
	text-align: right;
}

.mlay_2 .menuid_100 .article:nth-of-type(2) {
	background-color: #6baf0e;
}

.mlay_2 .menuid_100 .article_ingress {
	font-weight: normal;
}

.mlay_2 .menuid_100 .button {
	position: absolute;
	bottom: 30px;
}

.mlay_2 .menuid_100 .lay_4 .cell_0 {
	position: absolute;
	margin-left: -70px;
	width: 50px;
}

.mlay_2 .article_head {
	text-align: center;
	font-weight: lighter;
}

.mlay_2 .menu_header {
	text-align: center;
}

.mlay_2 .onepage_wrapper > .article .article_head {
	padding: 0px 0px 65px 0px;
}

.mlay_2 .onepage_wrapper > .article .article_image {
	text-align: center;
}

.mlay_2 .onepage_wrapper > .article {
	padding: 100px 0px;
}

.mlay_2 .onepage_wrapper > .lay_1 .article_content {
	text-align: center;
}

.mlay_2 .onepage_wrapper > .lay .article_head::after {
	content: "";
	display: block;
	width: 150px;
	height: 3px;
	background-color: #e4e4e4;
	margin: 20px auto 0px auto;
}

.mlay_2 .onepage_wrapper > .lay.lay_5 .article_head::after {
	content: none;
}

.mlay_2 .onepage_wrapper > .lay.lay_5 .article_head {
	padding: 0px 0px 100px 0px;
}

.mlay_2 .menuid_101 .article .article_ingress {
	font-size: 24px;
	font-weight: lighter;
}

.mlay_2 .menuid_101 .article .article_image IMG {
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	-webkit-border-top-left-radius: 50%;
	-webkit-border-top-right-radius: 50%;
	-webkit-border-bottom-left-radius: 50%;
	-webkit-border-bottom-right-radius: 50%;
}

.mlay_2 .menuid_101 .article .article_image {
	display: inline-block;
	vertical-align: middle;
}

.mlay_2 .menuid_101 .article .article_author {
	display: inline;
	vertical-align: middle;
	padding-left: 20px;
	font-size: 18px;
}

.mlay_2 .menuid_101 .article {
	max-width: 990px;
	margin: 0 auto;
	text-align: center;
	padding: 0px 5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin-bottom: 50px;
}

.mlay_2 .menuid_102 .mele_6 > * {
	display: inline-block;
	vertical-align: top;
	margin: 0px 20px;
}

.mlay_2 .menuid_102 .mele_6 .quicklinks-header {
	font-size: 16px;
	margin: 0px 0px 0px 40px;
}

.mlay_2 .menuid_102 .mele_6 .quicklinks UL LI {
	padding: 3px 0px;
}

.mlay_2 .menuid_102 .mele_6 .quicklinks UL {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.mlay_2 .menuid_102 .mele_6 .contact-header {
	font-size: 16px;
	margin: 0px 0px 0px 40px;
}

.mlay_2 .menuid_102 .mele_6 .contact P {
	padding: 3px 0px;
	margin: 0px;
}

.mlay_2 .menuid_102 .mele_6 {
	max-width: 990px;
	margin: 0 auto;
}

.mlay_2 .menuid_102 A {
	color: #666666;
}

.mlay_2 .menuid_102 .mele_1 {
	display: none;
}

.mlay_2 .menuid_102 {
	background-color: #f1f1f1;
	padding-bottom: 50px;
}

.mlay_2 #article_145 {
	background-color: #f8f8f8;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.mlay_2 .mlay .menu_header::after {
	content: "";
	display: block;
	width: 150px;
	height: 3px;
	background-color: #e4e4e4;
	margin: 20px auto 0px auto;
}

.mlay_2 .mlay .menu_header {
	margin-bottom: 40px;
}

.mlay_2 .mlay {
	padding: 100px 0px;
}

.mlay_2 .mlay.menuid_100 {
	padding-bottom: 0px;
	background-color: #8ac930;
	color: #ffffff;
}

.lay_3 .article_head {
	font-size: 14px;
}

.green {
	color: #8ac92f;
}

a.button {
	background-color: #63aa06;
	background-image: url("files/buttonicon.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 10px 20px 10px 45px;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
}

.articlearea > .article .article_ingress {
	font-size: 18px;
}

.articlearea > .article {
	max-width: 690px;
	margin: 0 auto;
	padding: 0px 300px 20px 0px;
}

.articlearea > FORM {
	max-width: 690px;
	margin: 0 auto;
	padding-right: 300px;
}

.articlearea #mydocuments TD {
	padding: 4px;
}

.articlearea #mydocuments {
	max-width: 990px;
	margin: 0 auto;
}

.lay_5 .article_image {
	width: 60%;
	margin: 0 auto;
}

.lay_5 .ele_4 .article_content {
	text-align: left;
}

.lay_5 .ele_4 {
	width: 170px;
	position: absolute;
	color: #585858;
	font-size: 14px;
}

.lay_5 .ele_4_1 {
	bottom: 0px;
	right: 79%;
	padding-bottom: 9%;
}

.lay_5 .ele_4_2 {
	bottom: 0px;
	left: 79%;
	padding-bottom: 13%;
}

.lay_5 .ele_4_0 {
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	top: 210px;
}

.lay_5 {
	position: relative;
}

#readable-wrap {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px 0.5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.menu_28 .articlearea {
	max-width: 1010px;
	margin: 0 auto;
}

#readable-editor {
	padding-right: 219px;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position: relative;
}

.article_wrap_list {
	display: inline-block;
	max-width: 500px;
	vertical-align: top;
}

.article-links {
	text-align: center;
}

.surveyquestion TEXTAREA {
	width: 100%;
	height: 70px;
}

.surveyquestion {
	margin-bottom: 30px;
}

.readable-version {
	font-style: italic;
	color: #bbbbbb;
	position: absolute;
	margin-top: -20px;
}

.survey {
	max-width: 1200px;
	margin: 0 auto;
}

@media only screen and (max-width: 1023px)  {
.mlay_2 .menuid_102 .mele_6 > IMG {
	margin: 0 auto 50px auto;
	display: block;
}

.mlay_2 .menuid_102 .mele_6 > * {
	text-align: left;
}

.mlay_2 .menuid_102 .mele_6 {
	text-align: center;
}

.mlay_2 .menuid_98 .article {
	width: 50%;
}

.lay_5 .article_image {
	width: 50%;
}

.lay_5 .ele_4_1 {
	right: 75%;
	padding-bottom: 4%;
}

.lay_5 .ele_4_2 {
	left: 75%;
	padding-bottom: 11%;
}

.lay_5 .ele_4_0 {
	top: 175px;
}

.hamburger {
	margin-right: 10px;
}

}
@media only screen and (max-width: 767px)  {
.topmenu .menu {
	position: absolute;
	top: -30px;
	right: 10px;
}

.lay_5 .ele_4 {
	width: 24vw;
	font-size: 2vw;
	right: 74%;
}

.lay_5 .ele_4_0 {
	top: 120px;
}

.article_head {
	font-size: 30px;
}

.menu_header {
	font-size: 30px;
}

.lay_3 .article_head {
	font-size: 13px;
}

.mlay_2 .menuid_98 .article .row_1 {
	padding: 25px 6px 0px 55px;
}

.mlay_2 .menuid_102 .mele_6 > * {
	width: 30%;
	margin-bottom: 40px;
	text-align: left;
}

.mlay_2 .menuid_102 .mele_6 > IMG {
	width: auto;
}

.mlay_2 .menuid_102 .mele_6 {
	text-align: center;
}

.mlay_2 .menuid_100 .article {
	width: 100%;
}

.mlay_2 .menuid_100 .article:nth-of-type(1) {
	text-align: left;
}

.mlay_2 .onepage_wrapper > .article {
	padding: 50px 0px;
}

.mlay_2 .mlay {
	padding: 50px 0px;
}

.mlay_2 .menuid_101 .article .article_ingress {
	font-size: 24px;
}

.articlearea > .article {
	padding: 0px 1% 20px 1%;
}

.articlearea > .lay .article_content IMG {
	width: 100%;
	height: auto !important;
}

.articlearea > FORM {
	padding: 0px 5px;
}

ul.menu.horz > li.menu_level1 {
	display: block;
	float: left;
	margin-bottom: 15px;
	width: 50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.expanded .dropdown {
	height: 100vh;
}

}
@media only screen and (max-width: 479px)  {
.mlay_2 .menuid_98 .article .row_1 {
	display: inline-block;
	margin-left: -50px;
	padding: 0px 0px 0px 55px;
}

.mlay_2 .menuid_98 .article .row_0 {
	display: inline-block;
}

.mlay_2 .menuid_98 .article {
	width: 100%;
	height: auto;
	padding: 0px 0px 10px 0px;
}

.mlay_2 .menuid_101 .article .article_image {
	width: 25%;
}

.mlay_2 .menuid_101 .article .article_author {
	display: inline-block;
	font-size: 14px;
	width: 50%;
}

.mlay_2 .menuid_101 .article .article_ingress {
	font-size: 17px;
}

.mlay_2 .menuid_102 .mele_6 > * {
	width: 36%;
}

.mlay_2 .menuid_100 .article:nth-of-type(1) {
	text-align: left;
}

.mlay_2 .menuid_100 .button {
	bottom: 0px;
}

.mlay_2 .menuid_100 .mcell_1 .article {
	padding: 50px 30px 30px 100px;
}

.toparea {
	padding-top: 40px;
}

.topmenu {
	margin-top: -45px;
	min-height: 45px;
}

.article_head {
	font-size: 20px;
	font-weight: normal;
}

.menu_header {
	font-size: 17px;
}

.lay_5 .ele_4_0 {
	top: auto;
	bottom: 41%;
}

.article_head_between {
	font-size: 15px;
}

}
