:root {
	--main: #ececec;
	--main-hover: #ccc;
	--font: #004c88;
}
* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none !important;
}

a img {
	border: 0;
}

ul {
	list-style: none;
	text-align: left;
}


ul i {
	margin-right: 10px;
}

fieldset {
	border: none;
}

.clearer {
	float: none;
	clear: both;
	height: 1px;
	font-size: 1px;
}

body {
	color: #191919;
	font-size: 13px;
	height: 100vh;
}

p {
	margin: 0 0 7px 0;
}

iframe {
	height: 600px;
}


.main {
	height:100%;
	margin: 0 auto;
}

.top {
	
	margin: 20px auto 20px;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	position: relative;
}

.top img {
	width: 400px;
	max-width: 100%;
	margin-left: 15px;
}
.top .return-btn {
	padding: 10px 20px;
	background-color: var(--main);
	color: var(--font);
	font-size: 14px;
	position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.top .return-btn:hover {
	background-color: var(--main-hover);
}

.date {
	display: inline;
	margin: 110px 240px 0 0;
	font-weight: bold;
}

.navigation {
	margin: 0 auto;
}

/*  text-align:center; */
/*.system {float:left; display:inline; height:9px; font-size:9px; margin:10px 0 0 39px; }
				.system a {float:left; display:inline; margin:0 22px 0 0; height:19px; }*/

/*.lang {background:url(../images/_lang_bg.png) center top no-repeat; height:22px; width:auto; float:right; margin-right:30px; padding:6px 0 0 16px;}
				.lang a {float:left; margin-right: 12px;}*/

.topmenu {
	font-size: 23px;
	line-height: 66px;
	font-weight: bold;
	color: var(--font);
	display: inline;
	margin: 18px 0;
	margin-left: 0 !important;
	margin-right: 0 !important;
	background-color: var(--main);

}

/*   */
/*.topmenu a {color:var(--main); text-decoration:none;}
					.topmenu a:hover {color:#4fadde;}*/

.content {
	margin: 0 auto;
	padding: 3px 0 20px 0;
}

.leftcol {
	padding: 0 3px;
}

.centercol {
	padding: 0 3px;
}

.rightcol {
}

.menuwrap {
	/*width:155px;*/
	margin: 0;
}

.menu {
	padding-bottom: 17px;
}

.menu ul {
	list-style: none;
}

.menu li {
	/*height:29px;*/
	display: block;
	position: relative;
	width: 100%;
	border-top: 1px solid #fff;
}

.menu a {
	font-size: 12px;
	line-height: 12px;
	color: var(--font);
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 9px 0 8px 25px;
	background-color: var(--main);
	clear: left;
}

.menu li:hover2 a {
	font-size: 12px;
	line-height: 12px;
	color: #eaf5fc;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 9px 5px 8px 20px;
	background-color: var(--main)80;
	clear: left;
}

.menu li:hover2 a {
	background-color: var(--main);
	color: #fff;
}

.menu a:hover {
	background-color: var(--main-hover);
}

ul.submenu {
	position: absolute;
	left: 155px;
	top: 0px;
	width: 133px;
	background-color: transparent;
	border-left: 1px solid #fff;
}

.menu ul li ul {
	display: none;
}

.menu ul li:hover ul {
	display: block;
}


.submenu li {
	border-top: 1px solid var(--main);
}

.submenu a {
	color: #eaf5fb;
	padding: 9px 0 8px 12px;
	background: url(../images/_submenu_bg.png) center top no-repeat;
}

.submenu .last a {
	background-image: url(../images/_submenu_bg_last.png);
	background-position: bottom;
}

.submenu .first {
	border-top: 0;
}

.submenu .first a {
	background-image: url(../images/_submenu_bg_first.png);
}

.submenu a:hover {
	color: #fff;
	background-image: url(../images/_submenu_bg_hover.png);
}

.submenu .last a:hover {
	background-image: url(../images/_submenu_bg_last_hover.png);
}

.submenu .first a:hover {
	border-top: 0;
	background-image: url(../images/_submenu_bg_first_hover.png);
}


.banners {
	background: #f4f4f4;
	width: 168px;
	padding: 10px 0 3px 11px;
	overflow: hidden;
	margin-bottom: 7px;
}

.banners a {
	margin: 0 0 7px 0;
	float: left;
}

.block {
	background: #f4f4f4;
	width: 173px;
	padding: 3px 3px 3px 3px;
	margin-bottom: 6px;
}

.block h3 {
	font-size: 12px;
	color: var(--main);
	background: #84c6e5;
	padding: 2px 0 2px 9px;
}

.block table {
	color: #666666;
	font-size: 10px;
	width: 156px;
	margin: 10px auto;
}

.block table td {
	padding-top: 5px;
}

.block table td a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

.block table td.last {
	text-align: right;
}

.block .cells {
	color: #666666;
	font-size: 10px;
	width: 156px;
	margin: 10px auto 0 auto;
	padding-bottom: 8px;
}

.block .leftcell {
	padding-top: 5px;
	clear: both;
	width: 50px;
	float: left;
}

.block .rightcell {
	padding-top: 5px;
	width: 105px;
	float: right;
	text-align: right;
}

.block .widecell {
	padding-top: 5px;
	width: 156px;
	float: left;
	clear: both;
}

.block .cells a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}


.block input {
	border: 1px solid #e0e0e0;
	width: 104px;
	height: 16px;
}

.block input.submit {
	cursor: pointer;
	border: 1px solid #fbe8c0;
	width: auto;
	height: 16px;
	background: #fbe8c0 url(../images/_submit_bg.gif) center top repeat-x;
	font-size: 11px;
	line-height: 11px;
	color: #8a8a8a;
	padding: 0px 6px 5px 6px;
	margin-top: 4px;
}

.block input.radio {
	width: auto;
	height: auto;
	vertical-align: middle;
}

.block h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

.block .pool {
	padding: 9px 2px 9px 9px;
	font-size: 11px;
	color: #666666;
}

.block .pool input.submit {
	width: 75px;
	margin: 12px 0 0 0;
}

.block .pool label {
	display: block;
	vertical-align: bottom;
	margin-bottom: 12px;
}

.pager {
	text-align: right;
	color: var(--main);
	margin: -15px 5px 0 0;
}

.pager a {
	color: var(--main);
	text-decoration: none;
}


.banner {
	width: 179px;
	margin-bottom: 7px;
}

.pathway {
	background: #ebebeb;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding: 12px;
	margin: 0 0 8px 0;
}

.main .pathway a {
	color: #999999;
	text-decoration: none;
}

.pathway span {
	color: #c1c0c0;
}

.title {
	height: 15px;
	overflow: auto;
	clear: both;
	margin: 0 0 8px 0;
	overflow: hidden;
}

.title h2 {
	background: #fff;
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	padding: 2px 5px 1px 0px;
}

.centercol a {
	color: var(--main);
}

.inner {
	padding: 0 0 0 11px;
	border: 1px solid var(--main);
}

.inner a {
	color: var(--main);
	text-decoration: none;
}

.inner a:hover {
	text-decoration: underline;
}

.inner p {
	font-size: 13px;
	text-align: justify;
}

.news {
	padding: 0 8px 4px 8px;
	color: #999999;
	font-size: 11px;
	line-height: 16px;
}

.news a {
	color: #444444;
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;
}

.news_item {
	background: url(../images/_dots.gif) left bottom repeat-x;
	padding: 7px 0;
}

.news .last {
	background: none;
}

.item {
	color: #ccc;
	background: url(../images/_dots.gif) left bottom repeat-x;
	float: left;
	width: 100%;
	clear: both;
	padding: 0 0 1px 0;
	margin: 0 0 8px 0;
}

.item p,
.item ul,
.item ol {
	color: #666;
}

.item p img {
	float: left;
	margin: 0 9px 0 0;
}

.item_title {
	margin: 0 0 10px 0;
}

.item_list {
	background: url(../images/_dots.gif) left top repeat-x;
	float: left;
	width: 100%;
	margin: 12px 0 0 0;
	padding: 2px 0 0 0;
	clear: both;
}

.item_list .item_date {
	float: left;
	width: 68px;
	text-align: right;
	clear: left;
	padding: 9px 0 9px 0;
	margin: 0 0 1px 0;
}

.item_list .item_link {
	float: right;
	background: #f3f3f3;
	padding: 9px 0 9px 0;
	width: 527px;
	margin: 0 0 1px 0;
}

.item_list .item_link a {
	padding-left: 9px;
	border-left: 1px solid #ccc;
}

.item_text {}

.item_text ul {
	list-style-type: none;
	list-style-image: url(../images/_arrow2.gif);
	list-style-position: inside;
}

.item_text li {}



.more {
	background: url(../images/_arrow.gif) right center no-repeat;
	font-size: 11px;
	color: #7e7e7e;
	font-weight: bold;
	text-align: right;
	padding: 0 8px 0 0;
	margin: 0 11px 0 0;
}

.more a {
	color: #7e7e7e;
}

.registration {
	margin: 0 59px 25px 64px;
}

.registration h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
	margin: 0 0 10px 0;
}

.system_message {
	background: #f4f4f4 url(../images/_bg_system_message.png) 14px 10px no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: var(--main);
	line-height: 14px;
	margin: 0 0 13px -15px;
	padding: 8px 8px 11px 36px;
}

.registration_info {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	margin: 0 0 12px 85px;
}

.registration_form {
	background: #f4f4f4 url(../images/_bg_reg_form_footer.jpg) left bottom no-repeat;
	padding: 22px 0 0 46px;
	margin: 0 52px 8px 38px;
}

.registration_form p {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #666666;
	margin: 0 0 9px 0;
	position: relative;
}

.required {
	color: #c75253;
	font-weight: normal;
	line-height: 11px;
	font-size: 11px;
}

.registration_form input.text {
	display: block;
	border: 1px solid #c5c5c5;
	background: #fff;
	width: 294px;
	height: 19px;
	padding: 0 0 0 2px;
	font-size: 11px;
	line-height: 18px;
	margin: 2px 0 0 0;
}

.registration_form .for_checkbox {
	margin: 0 0 0 15px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.registration_form .checkbox {
	vertical-align: middle;
}

.registration_form select {
	display: block;
	border: 1px solid #c5c5c5;
	background: #fff;
	width: 238px;
	height: 21px;
	padding: 0 0 0 2px;
	font-size: 11px;
	line-height: 18px;
	margin: 2px 0 0 0;
}

.registration_form select option {
	padding: 0 0 0 2px;
}

.registration_form input.medium_width {
	width: 234px;
}

.registration_form .inline {
	display: block;
}

.registration_form .inline select {
	display: inline;
	margin-right: 2px;
}

.registration_form select.medium_width {
	width: 80px;
}

.registration_form select.narrow_width {
	width: 50px;
}

.registration_form .category {
	margin: 0 0 16px -20px;
	float: left;
	display: inline;
	clear: both;
	width: 350px;
}

.registration_form .category input {
	float: left;
	width: 20px;
	margin: 4px 0 0 0;
}

.registration_form .category span {
	float: left;
	width: 330px;
	color: #999999;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
}

.registration_form .category strong {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}

.registration_form_footer {
	float: left;
	display: inline;
	clear: both;
	width: 355px;
	margin: 50px 0 6px -26px;
	text-align: right;
}

.registration_form_footer a {
	color: #7e7e7e;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	float: left;
	display: inline;
}

.registration_form_footer input {
	color: var(--main);
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	background: none;
	border: 0;
	cursor: pointer;
	width: 120px;
}

.registration_form_footer_info {
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	margin: 0 0 0 57px;
}


.contact_form {
	margin: 55px 0 60px 152px;
}

.contact_form p {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	width: 298px;
	margin: 0 0 7px 0;
}

.contact_form p.to_right {
	text-align: right;
}

.contact_form input {
	width: 294px;
	height: 17px;
	border: 1px solid #c5c5c5;
	padding: 0 0 0 2px;
	margin: 2px 0 0 0;
	display: block;
	font-size: 12px;
}

.contact_form textarea {
	width: 294px;
	height: 208px;
	border: 1px solid #c5c5c5;
	padding: 0 0 0 2px;
	display: block;
	overflow: auto;
	font-size: 12px;
}

.contact_form .submit {
	background: #fbeac5 url(../images/_bg_contacts_submit.jpg) center top no-repeat;
	border: 0;
	width: 78px;
	height: 25px;
	font-weight: bold;
	font-size: 11px;
	color: #8a8a8a;
	cursor: pointer;
	display: inline;
}

.contact_form .for_textarea {
	margin: 17px 0 17px 0;
}

.contact_scheme {
	background: #f1f1f1;
	width: 476px;
	margin: 0 0 20px 58px;
	padding: 1px 0 0 0;
}

.contact_scheme p {
	padding: 9px 25px 14px 34px;
	margin: 0 0 0 0;
	border-top: 1px solid #fff;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

.contact_scheme strong {
	margin: 0 15px 0 0;
}

.contact_scheme_map {
	position: relative;
}

.contact_scheme_zoom {
	position: absolute;
	left: 307px;
	top: 0;
	background: url(../images/_bg_scheme_zoom.png) center top no-repeat;
	width: 163px;
	height: 29px;
}

.contact_scheme_zoom a {
	color: var(--main);
	text-decoration: none;
	font-size: 11px;
	line-height: 26px;
	margin: 0 0 0 35px;
}

.guestbook {
	width: 594px;
	padding: 0 0 12px 0;
	float: left;
}

.guestbook_info {
	float: left;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
	color: #999;
}

.guestbook_info strong {
	color: #666;
}

.guestbook_item {
	border: 1px solid #fcedcd;
	background: #fffdfa;
	float: left;
	width: 100%;
	margin: 0 0 14px 0;
}

.guestbook_item_top {
	float: left;
	width: 100%;
}

.guestbook_item_bottom {
	float: left;
	width: 100%;
	background: #fefbf3;
	border-top: 1px solid #fdf4e1;
}

.guestbook_author {
	float: left;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #666;
	margin-left: 15px;
}

.guestbook_date {
	float: right;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	color: #999;
	margin-right: 15px;
}

.guestbook_text {
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	color: #666;
	padding: 0 15px;
}

.guestbook_pager {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	color: #999;
	margin: -7px 0 12px 0;
}

.guestbook_pager a {
	color: #666;
	text-decoration: none;
}

.guestbook_notice {
	float: left;
	width: 100%;
	text-align: center;
	color: #dd2929;
	line-height: 30px;
}

.guestbook_notice a {
	color: var(--main);
	text-decoration: none;
	font-weight: bold;
}

.guestbook_notice span {
	color: var(--main);
}

.guestbook_reply {
	float: left;
	width: 100%;
	background: #f4f4f4;
	border: 1px solid #ececec;
	text-align: right;
	padding: 8px 0;
}

.guestbook_reply textarea {
	width: 528px;
	height: 149px;
	border: 1px solid #e4e4e4;
	padding: 0 0 0 2px;
	margin: 0 8px 5px 0;
}

.guestbook_reply input {
	background: #fbeac5 url(../images/_bg_guestbook_submit.jpg) center top no-repeat;
	border: 0;
	width: 128px;
	height: 22px;
	font-weight: bold;
	font-size: 11px;
	color: #8a8a8a;
	cursor: pointer;
	margin: 0 8px 0 0;
}

.content_text {
	padding: 9px 15px 65px 10px;
}

.content_text h1,
.content_text h2,
.content_text h3,
.content_text h4,
.content_text h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: var(--main);
	margin: 0 0 16px 0;
}

.content_text p,
.content_text ol,
.content_text ul {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #666;
	margin-bottom: 16px;
}

.content_text ol,
.content_text ul {
	margin-left: 30px;
}

.content_text a {
	color: var(--main);
	text-decoration: none;
}

.content_text a:hover {
	color: var(--main);
	text-decoration: underline;
}

.content_text .to_right {
	text-align: right;
}

.footer {
	margin: 35px auto;
	text-align: center;
	color: #999;
}

.copyright {
	background-color: var(--main);
}
.copy {
	font-size: 12px;
	margin: 15px 0;
}

.copy a {
	color: var(--font);
	text-decoration: none;
}

.dev {
	font-size: 11px;
}

.dev a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}