

/* Start:/css/main.css?15779059474258*/
@font-face {
    font-family: "LoraR";
    src: url("/fonts/Lora-Regular.ttf");
}

@font-face {
    font-family: "LoraI";
    src: url("/fonts/Lora-Italic.ttf");
}

body {
	color: #333;
	font: 16px LoraR, Georgia, Times New Roman, serif;
	background-color: #fff;
	margin: 0;
    padding: 0;
    position: absolute;
    min-height: 100%;
    left: 0;
    right: 0;
}

body:last-child::after {
    content: "";
    height: 300px;
    display: block;
    
}


i {
   font-family: LoraI; 
}

a,
a:visited {
    color: #225583;
}

.mainmenu_bar {
    position: absolute;
    top: 211px;
    height: 49px;
    left: 0;
    right: 0;
    min-width: 1100px;
    background: url("/img/bg_menu.png") repeat-x center center;
}

.top_container {
    width: 1100px;
    height: 290px;
    position: relative;
    margin: 0 auto;
    padding: 0;
    background: transparent;
}

.logo_main {
    position: absolute;
    width: 500px;
    height: 290px;
    left: -305px;
    top:0;
    background: url("/img/logo_top_main.jpg") no-repeat left top;
}

.main_sitename {
    font-size: 25px;
    position: absolute;
    left: 195px;
    top: 85px;
    width: 250px;
}

.main_top_carousel {
    position: absolute;
    right: 0;
    top: 20px;
    width: 620px;
    height: 170px;
    overflow: hidden;
}

.search_main_top {
    position: absolute;
    top: 25px;
    left: 195px;
    border: 1px solid #aaaaaa;
    max-width: 200px;
    overflow-x: hidden;
    background: url("/img/icn_search.png") no-repeat right 0;
    padding-right: 30px;
}
.search_main_top > input {
    font-size: 14px;
    border: 0;
    outline: 0;
    margin: 7px;
    font-family: LoraR;
    background: transparent;
}


.menu_container {
    position: absolute;
    left: 195px;
    top: 211px;
    overflow: hidden;
    height: 49px;
}

.menu_container > .menu_button {
    display: inline-block;
    position: relative;
    padding: 12px 15px 0 40px;
    margin: 0;
    height: 50px;
    font-size: 17px;
    text-decoration: underline;
    color: white;
    cursor: pointer;
}

.menu_container > .menu_button a{
    color: white;
}
.menu_container > div.selected,
.menu_container > div:hover
{
   background: url("/img/bg_menu.png") repeat-x center -25px;
}



.menu_container > .menu_button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 12px;
    width: 40px;
    height: 50px;
    background: url("/img/bullet_1.png") no-repeat left center;
}

.content_block {
    position: relative;
    width: 1100px;
    margin: auto;
}

.main_about {
    padding: 0 20px 20px 65px;
}

.content_paper {
    background: url("/img/bg_news.jpg") no-repeat top left;
}

.content_paper > H1 {
    font-size: 26px;
    padding-left: 65px;
    padding-top: 30px;
}

.news_block {
    margin-left: 65px;
    padding-left: 185px;
    position: relative;
    padding-bottom: 50px;
    min-height: 150px;
}

.news_block .news_photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    overflow: hidden;
}

.news_block .news_time {
    color: #aaa;
    font-size: 14px;
    padding-left: 20px;
    background: url("/img/bullet_2.png") no-repeat 0 0;
}
.news_block .news_title {
    color: #225583;
    font-size: 24px;
    padding: 10px 10px 25px 0;
}
.news_block .news_text {
    color: #333;
    font-size: 16px;
}

.more_button {
    display: inline-block;
    padding: 12px 20px;
    background: url("/img/bg_more.png") no-repeat left top;
}

.more_button a {
    font-size: 16px;
    color: white;
}

.news_block + .more_button {
    margin-left: 250px;
}

.bottom_container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 280px;
    min-width: 1100px;
    text-align: center;
    white-space: nowrap;
    background: #eee url("/img/bg_bottom.png") repeat-x 0 0;
}

.bottom_block {
    display: inline-block;
    width: 550px;
    white-space: normal;
    text-align: left;
    vertical-align: top;
    margin-top: 30px;
}

.bottom_block h1{
    font-size: 20px;
}

.bottom_block a{
    display: block;
}

.bottom_container .bottom_block.logo{
    padding-left: 100px;
    width: 450px;
    position: relative;
}

.bottom_block.logo > img{
    position: absolute;
    left: 10px;
    top: 0;
}






















/* End */


/* Start:/css/style.css?1577905947371*/
#slider {position: relative; overflow: hidden;height:300px;}
#slider img {position:absolute;	margin:0; height:170px; width:170px;display:none;border: 5px solid white;}
#imageloader {position:relative; display:block; width: 100%; margin: 0px auto; text-align: center;}
#imageloader img { position:relative; top:70px; z-index:100; width:128px; height:15px; display:inline;}
/* End */
/* /css/main.css?15779059474258 */
/* /css/style.css?1577905947371 */
