* {
	padding : 0px;
	vertical-align : baseline;
}
body {
	background: rgb(255, 255, 255); color: rgb(51, 51, 51); font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
select {
	font-family: Arial, Helvetica, sans-serif;
}
option {
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-family: Arial, Helvetica, sans-serif;
}
ol {
	list-style: none;
}
ul {
	list-style: none;
}
a img {
	border: 0px currentColor; border-image: none;
}
:focus {
	outline: 0px;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
h1 {
	padding: 0px 0px 10px; color: rgb(0, 70, 137); font-size: 24px; font-weight: normal; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
h2 {
	margin: 20px 0px 10px; font-size: 16px;
}
h3 {
	margin: 20px 0px 6px; font-size: 14px;
}
h4 {
	margin: 20px 0px 6px; font-size: 12px;
}
h1 .rates_edit_date {
	top: -20px;
}
h2.no_margin_top {
	margin-top: 0px;
}
h3.no_margin_top {
	margin-top: 0px;
}
h4.no_margin_top {
	margin-top: 0px;
}
.subtitle {
	margin: 0px 0px 5px; padding: 0px 0px 10px; color: rgb(34, 34, 34); text-transform: uppercase; font-size: 14px; font-weight: bold; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
a {
	color: rgb(0, 137, 197); text-decoration: underline;
}
a:hover {
	color: rgb(0, 70, 137); text-decoration: none;
}
a.java_link_gray {
	background: url("/index_files/images/java_link_gray.gif") repeat-x 0px 100%; text-decoration: none;
}
a.java_link_gray:hover {
	background: none;
}
a.java_link {
	background: url("../images/java_link.gif") repeat-x 0px 100%; text-decoration: none;
}
a.java_link:hover {
	background: none;
}
.gray {
	color: rgb(79, 79, 79);
}
.clear {
	clear: both; font-size: 0px;
}
.all {
	margin: 0px auto; width: 960px;
}
.header {
	height: 118px; overflow: hidden; position: relative;
}
.header .logo {
	left: 0px; top: 31px; position: absolute;
}
.header .phones {
	left: 435px; top: 37px; position: absolute;
}
.header .adress {
	top: 37px; right: 0px; position: absolute;
}
.header .adress address {
	line-height: 16px; font-style: normal;
}
.header p {
	line-height: 16px;
}
.header .languages {
	margin: 10px 0px 0px; height: 100%; overflow: hidden; float: right;
}
.header .languages li {
	background: url("../images/lang_separator.gif") no-repeat 0px 4px; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 10px; float: left;
}

.header .languages .active a {
	color: rgb(0, 70, 137); text-decoration: none;
}
.header .languages .first {
	background: none; padding-left: 0px; margin-left: 0px;
}
.auth_links {
	top: 10px; right: 200px; position: absolute;
}
.auth_links li {
	background: url("../images/lang_separator.gif") no-repeat 0px 4px; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 10px; float: left;
}
.auth_links .first {
	background: none; padding-left: 0px; margin-left: 0px;
}
.mainmenu {
	margin : 0px 0px 0px;
	height : 100%;
	overflow : hidden;
	border-bottom-color : rgb(0, 70, 137);
	border-bottom-width : 8px;
	border-bottom-style : solid;
}
.mainmenu ul {
	float : left; margin : 0px 0px 0px; */
}
.mainmenu ul li {
	background: url("../images/mainmenu_l.gif") no-repeat 0px 0px rgb(57, 170, 220); 
	margin: 0px 1px 0px 0px; 
	float: left;
}
.mainmenu ul li a {	
	background: url("../images/mainmenu_r.gif") no-repeat 100% 0px; 
	color: rgb(255, 255, 255); 
	font-size: 12px; 
	text-decoration: none; 
	float: left;
}
.mainmenu ul li a span {
	background: url("../images/mainmenu_arrow.gif") no-repeat 50% 30px; 
	padding: 0px 20px; 
	height: 30px; 
	line-height: 30px; 
	float: left; 
	cursor: pointer;
}
.mainmenu ul li a:hover {
	color: rgb(255, 255, 255);
}
.mainmenu ul li a:hover span {
	background-position: 50% 26px;
}
.mainmenu ul .active {
	background-position: 0px 100%; 
	background-color: rgb(0, 70, 137);
}
.mainmenu ul .active a {
	background-position: 100% 100%;
}

.mainmenu ul ul {
	background: rgb(0, 70, 137); 
	margin: 30px 0px 0px; 
	padding: 6px 3px 0px; 
	clear: both; 
	float: none; 
	display: none; 
	position: absolute; 
	z-index: 1000000;
}
.mainmenu li li {background: url("../images/submenu_border.gif") repeat-x 0px 0px; padding: 7px 8px 5px; float: none;}
.mainmenu .active .active {background: url("../images/submenu_border.gif") repeat-x 0px 0px;}
.mainmenu li li a {background: none; float: none;}
.mainmenu li li.first {background: none;}
.mainmenu li .first.active {background: none;}
.mainmenu ul li ul {display: none;}
.mainmenu ul li:hover ul {
	display: block;
}
.mainmenu ul li ul:hover {
	display: block;
}
.mainmenu .search {
	margin: 3px 0px 0px; 
	float: right;
}
.mainmenu .search .input_text {
	background: rgb(255, 255, 255); border-width: 1px 0px 1px 1px; border-style: solid none solid solid; border-color: rgb(57, 170, 220) currentColor rgb(57, 170, 220) rgb(57, 170, 220); padding: 3px 5px 2px; border-image: none; width: 194px; float: left;
}
.mainmenu .search .input_icon_search {
	border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: rgb(57, 170, 220) rgb(57, 170, 220) rgb(57, 170, 220) currentColor; border-image: none; float: left;
}
.index_page {
	height: 100%; overflow: hidden; margin: 0;
}
.slider {
	width: 730px; height: 261px; float: left;
}
.about_us {
	background: url("../images/pro_bank_bg.jpg") no-repeat 0px 0px; padding: 10px; width: 210px; height: 241px; color: rgb(255, 255, 255); float: left; position: relative;
}
.about_us b {
	margin: 0px 0px 10px; text-transform: uppercase; font-size: 18px; font-weight: normal; display: block;
}
.about_us p {
	margin: 0px 0px 15px; line-height: 16px;
}
.about_us .readmore {
	left: 10px; bottom: 10px; color: rgb(255, 255, 255); font-size: 11px; position: absolute; cursor: pointer;
}
.about_us .readmore:hover {
	text-transform: none;
}
.news_line {
	background : rgb(0, 70, 137);
	margin : 0px 0px 0px;
	padding : 0px 10px;
	height : 35px;
	color : rgb(255, 255, 255);
	line-height : 35px;
	overflow : hidden;
	font-size : 14px;
}
.news_line span {
	color: rgb(81, 170, 219);
}
#scroller_container {
	width: 940px; height: 35px; overflow: hidden; position: relative;
}
#scroller {
	white-space : nowrap;
	margin : -10px 0px 0px;
}
#scroller a {
	color: rgb(255, 255, 255); text-decoration: none;
}
#scroller a:hover {
	text-decoration: underline;
}
.mainbody {
	padding: 0px 0px 30px; height: 100%; overflow: hidden; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.content {
	padding: 0px 20px 0px 0px; width: 710px; float: left;
}
.sidebare {
	width: 230px; float: left;
}
.index_cols {
	margin: 0px 0px 30px; height: 100%; overflow: hidden;
}
.index_cols .col {
	margin: 0px 0px 0px 18px; width: 224px; float: left;
}
.index_cols .first.col {
	margin-left: 0px;
}

.index_cols .col li {
	padding: 5px 0px;
}
.index_cols .col .readmore {
	margin: 10px 0px 0px; height: 100%; overflow: hidden;
}
.index_cols .col .readmore a {
	color: rgb(79, 79, 79); float: left;
}
.index_cols .col .readmore span {
	background: url("../images/arrow_gray.gif") no-repeat 0px 100%; margin: 4px 0px 0px 4px; width: 5px; height: 8px; font-size: 0px; float: left;
}
.index_cols .col .readmore .visible {
	background-position: 0px 0px;
}
.news .post {
	margin: 20px 0px 0px; height: 100%; overflow: hidden;
}
.news .date {
	background: url("../images/date_bg.jpg") no-repeat 0px 0px; margin: 5px 15px 0px 0px; width: 45px; height: 45px; text-align: center; color: rgb(255, 255, 255); font-size: 24px; float: left;
}
.news .date span {
	text-transform: uppercase; font-size: 12px; display: block;
}
.news .info {
	height: 100%; overflow: hidden;
}
.news .info b {
	margin: 0px 0px 3px; font-size: 18px; font-weight: normal; display: block;
}
.news .info p {
	line-height: 18px;
}
.sidebare p {
	line-height: 18px;
}
.sidebare .currency {
	position: relative;
}
.sidebare .currency .subtitle {
	border: 0px currentColor; border-image: none; margin-bottom: 0px;
}
.side_post {
	margin: 20px 0px 0px; height: 100%; overflow: hidden;
}
.side_post .readmore {
	margin: 5px 0px 0px; text-align: right; font-size: 11px;
}
.share .readmore {
	margin: 5px 0px 0px; text-align: right; font-size: 11px;
}

.sidebare .share .subtitle {
	margin-bottom: 13px;
}
.sidebare .share p {
	margin: 5px 0px 0px; line-height: 16px; font-size: 11px;
}
.transparent_image {
	position: relative;
}
.transparent_image img {
	width: 230px; height: 154px;
}
.transparent_image .img {
	text-decoration: none; display: block;
}
.transparent_image a {
	text-decoration: none; display: block;
}
.transparent_image span {
	background: url("../images/transparent_black.png") 0px 0px; padding: 5px 10px; left: 0px; width: 210px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); font-size: 14px; display: block; position: absolute;
}
.share_no_image_title {
	font-weight: bold;
}
#slides {
	height : 261px;
	overflow : hidden;
	margin : 0px 0px 0px;
}
.share_list {
	overflow: hidden; margin-left: -9px;
}
.share_list .item {
	margin: 0px 0px 0px 9px; width: 230px; height: 200px; text-align: center; float: left;
}
.share_list .item a {
	display: block;
}
.share_list .item span {
	background: rgb(0, 137, 197); padding: 5px 0px; width: 232px; color: rgb(255, 255, 255); display: block;
}
.share_list .item img {
	border: 1px solid rgb(0, 137, 197); border-image: none; width: 230px; height: 154px; display: block;
}
.share_list .item a:hover span {
	background: rgb(0, 70, 137);
}
.share_list .item a:hover img {
	border-color: rgb(0, 70, 137);
}

.poll form {
	margin: 10px 0px 0px;
}
.poll .poll_item {
	margin: 0px 0px 5px; height: 100%; overflow: hidden; font-size: 11px; display: block;
}
.poll form label input {
	margin: 0px 5px 0px 0px; width: 14px; height: 14px; float: left;
}

.poll form .submit_link {
	margin: 10px 0px 0px;
}
.poll .answers_info {
	margin: 8px 0px 2px; height: 100%; overflow: hidden; font-size: 11px;
}
.poll .answers_info .answer_text {
	margin: 0px 10px 0px 0px; float: left;
}
.poll .answers_info .answer_total {
	margin: 0px 5px 0px 0px; color: rgb(127, 127, 127); float: left;
}
.poll .answers_info .answer_percent {
	color: rgb(127, 127, 127); float: left;
}
.poll .answers_line {
	margin: 0px 0px 5px; height: 5px; font-size: 0px; background-color: rgb(0, 70, 137);
}
.loader {
	background: url("../images/ajax-loader.gif") no-repeat 0px 50%; margin: auto; width: 32px; height: 100px; display: none;
}
.big_links {
	padding: 5px 0px 0px;
}
.big_links p {
	margin: 10px 0px 0px;
}
.big_links a {
	font-size: 18px;
}
.submenu {
	background: url("../images/submenu_bot.png") repeat-y 0px 0px;
}
.submenu_helper {
	background: url("../images/submenu.jpg") no-repeat 0px 0px; margin: 0px 0px 20px; padding: 10px 0px 11px;
}

.submenu li {
	padding: 0px 0px 0px 8px; line-height: 20px;
}
.submenu li a {
	color: rgb(255, 255, 255);
}
.submenu .active {
	background: url("../images/submenu_marcer.gif") no-repeat 0px 7px;
}
.submenu .active a {
	color: rgb(51, 51, 51); text-decoration: none;
}
.no_margin_bottom {
	margin-bottom: 0px !important;
}
.submebu_title {
	margin: 0px 0px 7px 8px; color: rgb(255, 255, 255); font-size: 18px;
}
.footer {
	height: 85px; color: rgb(79, 79, 79); padding-bottom: 10px; position: relative;
}
.rss {
	top: 53px; right: 225px; position: absolute;
}
.f_left {
	top: 10px; position: absolute;
}
.f_left span {
	margin: 0px 0px 5px; font-weight: bold; display: block;
}
.f_left .fleft_info {
	line-height: 18px; font-size: 11px;
}
.f_menu {
	top: 12px; right: 0px; position: absolute;
}
.f_menu a {
	margin: 0px 0px 0px 10px; float: left;
}
.copy {
	top: 45px; right: 0px; font-size: 11px; position: absolute;
}
.copy a {
	color: rgb(79, 79, 79);
}
.copy img {
	top: 4px; position: relative;
}
.page_main_image {
	margin: 0px 0px 10px;
}
.pathway {
	margin: 0px 0px 7px; color: rgb(127, 127, 127);
}
.pathway a {
	color: rgb(127, 127, 127); font-size: 11px;
}
.pathway span {
	margin: 0px 4px 0px 6px; top: 1px; font-size: 13px; position: relative;
}
.text {
	margin: 10px 0px 0px; height: 100%; overflow: hidden;
}
.text p {
	margin: 0px 0px 10px; line-height: 18px;
}
.text ul {
	margin: -2px 0px 10px 20px;
}
.text li {
	margin: 0px 0px 5px; line-height: 18px;
}
.text table {
	border-color: rgb(0, 70, 137); margin: 0px 0px 10px;
}
.text table td {
	border-color: rgb(0, 70, 137); padding: 4px; text-align: center; vertical-align: middle;
}
.text table th {
	border-color: rgb(0, 70, 137); padding: 4px; text-align: center; vertical-align: middle;
}
.text table th {
	background: rgb(57, 170, 220); color: rgb(255, 255, 255); font-weight: normal;
}

#card_table th {
	background: none; padding: 0px 10px 0px 0px;
}
#card_table td {
	padding: 0px; text-align: left; line-height: 18px;
}
#mobile_operators {
	width: 100%;
}
#mobile_operators td {
	width: 25%; height: 100px;
}
.title_link {
	font-size: 18px;
}
p.title_link {
	margin: 15px 0px;
}

.bank_history p {
	height: 100%; overflow: hidden; margin-bottom: 20px;
}
.history_date {
	width: 100px; color: rgb(127, 127, 127); font-size: 11px; float: left;
}
.history_info {
	padding: 0px 0px 0px 5px; width: 603px; border-left-color: rgb(0, 70, 137); border-left-width: 2px; border-left-style: solid; float: left;
}
.text .zvit span {
	color: rgb(127, 127, 127); line-height: normal; margin-top: -8px; margin-left: 46px; display: block;
}
.text .zvit p {
	margin-top: 10px; margin-left: 22px;
}
.text .protocols p {
	margin-left: 22px;
}

.two_cols td {
	text-align: left !important;
}
.main_col {
	padding: 7px 15px 0px 0px !important; border-right-color: rgb(0, 70, 137); border-right-width: 2px; border-right-style: solid;
}
.help_col {
	padding: 0px 0px 0px 15px !important; color: rgb(127, 127, 127);
}
.no_photo_department {
	padding: 7px 0px 0px; color: rgb(127, 127, 127);
}
.slide_list {
	margin: 0px 0px 15px;
}
.slide_list_title {
	margin: 0px 0px 5px; padding-right: 50px; position: relative;
}
.slide_list_title a {
	font-size: 15px; font-weight: bold;
}
.slide_list .share_icon {
	background: url("../images/share.png"); margin: 0px 0px 0px 5px; top: -1px; width: 44px; height: 15px; text-align: center; color: rgb(255, 255, 255); line-height: 14px; font-family: Tahoma; font-size: 10px; display: inline-block; position: relative;
}

.slide_list_title span {
	background: url("../images/arrow_blue3.gif") no-repeat 0px 100% rgb(0, 137, 197); margin: 0px 0px 0px 4px; top: 2px; width: 9px; height: 12px; font-size: 0px; display: inline-block; position: relative;
}
.slide_list_title .active {
	background-color: rgb(0, 70, 137);
}
.slide_list_title .visible {
	background-position: 0px 0px;
}
.slide_category_title {
	margin: 20px 0px; font-size: 16px;
}
.download {
	background-position: 100% 5px; padding: 4px 10px; height: 16px; color: rgb(255, 255, 255); line-height: 16px; text-decoration: none; display: inline-block; background-repeat: no-repeat; background-color: rgb(0, 137, 197);
}
.download:hover {
	color: rgb(255, 255, 255); background-color: rgb(0, 70, 137);
}
.word {
	padding-right: 36px; background-image: url("../images/word.png");
}
.pdf {
	padding-right: 36px; background-image: url("../images/pdf.png");
}
.zip {
	padding-right: 36px; background-image: url("../images/zip.png");
}
.excel {
	padding-right: 36px; background-image: url("../images/excel.png");
}
.rtf {
	padding-right: 36px; background-image: url("../images/rtf.png");
}
.small_word {
	background: url("../images/word.png") no-repeat 0px 2px; padding-left: 24px;
}
.small_pdf {
	background: url("../images/pdf.png") no-repeat 0px 2px; padding-left: 24px;
}
.small_rtf {
	background: url("../images/rtf.png") no-repeat 0px 2px; padding-left: 24px;
}
.pagination {
	margin: 20px 0px 0px; height: 100%; overflow: hidden;
}
.pagination li {
	margin: 0px 10px 0px 0px; float: left;
}

.pagination li a {
	background: rgb(57, 170, 220); padding: 2px 8px; color: rgb(255, 255, 255); text-decoration: none; display: block;
}
.pagination .active a {
	background: rgb(0, 70, 137);
}
.search_page {
	position: relative;
}
.search_page form {
	left: 100px; top: 4px; height: 100%; overflow: hidden; position: absolute;
}
.search_page .search_field_text {
	background: rgb(255, 255, 255); padding: 3px 5px 2px; border: 1px solid rgb(57, 170, 220); border-image: none; width: 300px; float: left;
}
.search_page .search_field_submit {
	margin: 0px 0px 0px 10px; border: 0px currentColor; border-image: none; height: 23px; line-height: 23px; float: left; cursor: pointer;
}
.search_page .search_results {
	left: 500px; top: 10px; height: 100%; color: rgb(127, 127, 127); overflow: hidden; font-size: 11px; position: absolute;
}
.rates_edit_date {
	top: 0px; right: 0px; color: rgb(127, 127, 127); font-size: 11px; position: absolute;
}
.soci {
	margin: 15px 0px 0px;
}
.soci .yasha_s {
	float: left;
}
.soci .pl1 {
	margin: 6px 0px; float: left;
}
.feedback label {
	margin: 15px 0px 8px; font-size: 16px; font-weight: bold; display: block;
}
.feedback select {
	background: rgb(255, 255, 255); margin: 10px 0px; padding: 3px 5px 2px; border: 1px solid rgb(57, 170, 220); border-image: none; display: block;
}
.feedback input {
	background: rgb(255, 255, 255); margin: 10px 0px; padding: 3px 5px 2px; border: 1px solid rgb(57, 170, 220); border-image: none; display: block;
}
.feedback textarea {
	background: rgb(255, 255, 255); margin: 10px 0px; padding: 3px 5px 2px; border: 1px solid rgb(57, 170, 220); border-image: none; display: block;
}
.feedback select {
	width: 710px;
}
.feedback input {
	width: 328px;
}
.feedback textarea {
	width: 698px; height: 180px;
}
.feedback .f_submit {
	background: rgb(0, 137, 197); margin: 20px 0px 0px; padding: 4px 10px; border: 0px currentColor; border-image: none; width: auto; color: rgb(255, 255, 255); overflow: visible; cursor: pointer;
}
.feedback .f_submit:hover {
	background-color: rgb(0, 70, 137);
}
.b-formhint {
	color: rgb(127, 127, 127); line-height: 14px; font-size: 11px;
}
.feedback-error {
	margin: 20px 0px; padding: 10px;
}
.feedback-success {
	margin: 20px 0px; padding: 10px;
}
.feedback-success {
	background: rgb(241, 241, 241); color: rgb(0, 137, 197); font-size: 18px;
}
.feedback-error {
	background: rgb(255, 184, 184);
}
.feedback-error ul {
	margin: 0px 0px 0px 20px;
}
.feedback-error li {
	margin: 0px; line-height: 18px;
}
.feedback .name_mail_box {
	height: 100%; overflow: hidden;
}
.feedback .input_text_box {
	width: 340px; margin-left: 30px; float: left;
}
.feedback .name_mail_box .first {
	margin-left: 0px;
}
.list_category {
	margin-top: -20px;
}
.rows {
	margin: 0px 0px 10px; line-height: 18px; overflow: hidden;
}
.rows .vacancy_row {
	width: 120px;
}
.row_left {
	margin: 0px 10px 0px 0px; float: left;
}
.row_right {
	float: left;
}
.same .row_left {
	width: 344px;
}
.note {
	margin: -8px 0px 0px 20px; color: rgb(127, 127, 127); display: block;
}
.sert_table {
	width: 100%;
}
.sert_table td {
	text-align: center !important; vertical-align: top !important;
}
.sert_table td a {
	margin-bottom: 5px; display: inline-block;
}
.sert_table td span {
	top: -15px; color: rgb(127, 127, 127); display: block; position: relative;
}
p.help_text {
	color: rgb(127, 127, 127); line-height: normal; font-size: 11px; margin-top: -6px; margin-left: 5px;
}
.full_contacts {
	margin: 0px 0px 10px; overflow: hidden;
}
.contacts_foto {
	width: 330px; float: left;
}
.contacts_info {
	width: 380px; float: left;
}
.contacts_info div {
	margin-bottom: 10px;
}
.con_button {
	margin: 0px 30px 0px 0px; float: left;
}
.overflow {
	overflow: hidden;
}
.contact_map {
	margin: 0px 0px 50px;
}
.contacts_info .bank_history {
	margin: 10px 0px 30px;
}
.contacts_info .bank_history p {
	height: 100%; overflow: hidden; margin-bottom: 20px;
}
.contacts_info .history_date {
	width: 80px; color: rgb(127, 127, 127); font-size: 12px; float: left;
}
.contacts_info .history_info {
	padding: 0px 0px 0px 5px; width: 293px; font-size: 14px; border-left-color: rgb(0, 70, 137); border-left-width: 2px; border-left-style: solid; float: left;
}
.not-found .menu-404 {
	background: rgb(0, 70, 137); margin: 0px 0px 20px; height: 100%; overflow: hidden;
}
.not-found .menu-404 ul {
	margin: 0px auto; width: 650px; overflow: hidden;
}
.not-found .menu-404 ul li {
	background: rgb(0, 70, 137); margin: 0px 1px 0px 0px; float: left;
}
.not-found .menu-404 ul li a {
	color: rgb(255, 255, 255); font-size: 12px; text-decoration: none; float: left;
}
.not-found .menu-404 ul li a span {
	padding: 0px 20px; height: 55px; line-height: 55px; text-decoration: underline; float: left; cursor: pointer;
}
.not-found .menu-404 ul li a:hover {
	color: rgb(255, 255, 255);
}
.not-found .menu-404 ul li a:hover span {
	background-position: 50% 26px; text-decoration: none;
}
.left_bunner {
	text-align: center; margin-top: 30px;
}

.not-found-logo {
	margin: 0px auto; width: 960px; position: relative;
}
.not-found .search {
	top: 50px; right: 0px; position: absolute;
}
.not-found .not-found-block {
	text-align: center; padding-top: 4px;
}
.not-found span.not-found-head {
	color: rgb(0, 70, 137); line-height: 84px; font-size: 36px;
}
.not-found h1 {
	margin: 11px 0px 4px; border: 0px currentColor; border-image: none; line-height: 84px; font-size: 150px; font-weight: bold;
}
.not-found span.not-found-text {
	color: rgb(0, 0, 0); line-height: 84px; font-size: 18px;
}
.downl-pdf {
	margin: 23px 0px 0px;
}
.d_b {
	display: block;
}
.f_l {
	float: left;
}
.in-jpj {
	margin-bottom: 15px;
}
.in-jpj > span.f_l {
	top: 4px; position: relative;
}
.in-jpj > span.d_b {
	margin-left: 30px;
}
.downl-pdf .subtitle {
	margin-bottom: 12px;
}
.downl-pdf .subtitle + div {
	margin-bottom: 22px;
}
.new-news {
	margin-top: 25px;
}
.new-news .title {
	color: rgb(23, 22, 29); text-transform: uppercase; padding-bottom: 4px; font-size: 13px; font-weight: bold; margin-bottom: 15px; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}

.new-news li {
	margin-bottom: 26px;
}
.new-news li > a {
	font-weight: bold;
}
.new-news p {
	color: rgb(51, 51, 51); line-height: 18px; font-size: 12px; margin-top: 8px;
}
.new-news .gray {
	color: rgb(127, 127, 127); padding-left: 20px; font-size: 12px; margin-bottom: 6px; display: block; position: relative;
}
.new-news .gray::before {
	background: url("../images/news.png") no-repeat; left: 0px; top: 0px; width: 13px; height: 13px; position: absolute; content: "";
}

.other-banks > .title {
	color: rgb(23, 22, 29); text-transform: uppercase; font-size: 18px; margin-bottom: 14px;
}
.city-list {
	font-size: 0px;
}
.city-list > li {
	width: 230px; font-size: 12px; margin-right: 5px; vertical-align: top; display: inline-block;
}
.city-tit {
	padding: 5px 13px 7px; color: rgb(0, 0, 0); line-height: 1.1; font-size: 13px; font-weight: bold; margin-bottom: 11px; background-color: rgb(229, 229, 229);
}
.list-city-ins {
	margin: 0px 0px 0px 17px;
}
.list-city-ins li {
	margin-bottom: 9px;
}