﻿@import url(http://fonts.googleapis.com/css?family=Arial);
body {
        margin: 0 auto;
        font-family: 'Arial', sans-serif;
        color:#444444;
        font-size:15px;
        background-repeat: no-repeat;
        background-color: #ffffff;
}
.site img:hover {
    filter: blur(0px);
    transition: all 1s ease 0s;
    border-style: solid;
    border-color: #ff0000;
}
.site img {
    transition: 1s;
}
#content60 {
       float:left;
       width:50%;
       overflow:hidden;
}
#content80 {
       float:right;
       width:73%;
       overflow:hidden;
}
#content100 {
       float:left;
       width:100%;
       overflow:hidden;
}
h2 {
        text-transform: inherit;
        font-weight: normal;
        letter-spacing: 2px;
}
h1 {
        font-size: 22px;
        // text-transform: inherit;
}
.menu h3 {
margin-bottom: 2px;
font-weight: normal;
padding-top: 5px;
padding-bottom: 5px;
}
.top {
        width: 100%;
        height: auto;
        float: left;
        background-repeat: no-repeat;
        background-position: center bottom;
}
.top_bg {
        position:absolute;
        width:100%;
        height:50px;
        z-index:-100;
        margin-top: 55px;
        background: #ff0000;
}
.header {
        width: 1200px;
        height: auto;
        margin: 0px auto 0px auto;
}
.header_top {
        width: 1200px;
        height: 176px;
        float: left;
        margin-bottom: -8px;
}
.header_bottom {
        width: 100%;
        height: auto;
        float: left;
}

.slide_box {
        float: right;
        width: 100%;
        height: 400px;
        background-repeat: no-repeat;
        margin-top: 16px;
}
.slide {
    float: left;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    text-align:center;
}
.logo {
        float: left;
        height: 166px;
        width: 380px;
        font-size: 41px;
        letter-spacing: 2px;
        background: #ffffff;
        text-align: center;
}

.site {
        height: auto;
        line-height: 21px;
        margin: 10px auto 0;
        text-align: justify;
        width: 1200px;
}
.box1 {
        float: left;
        width: 1200px;
        height: auto;
        border-bottom: 1px solid #a7a7a7;
}
.left {
        width: 250px;
        height: auto;
        float: left;
}

.box_left .moduletable {
    padding-bottom: 10px;
    padding-top: 10px;
}
.right {
        width: 735px;
        height: auto;
        float: right;
}
.box8 {
        width: 1200px;
        height: auto;
        float: left;
        margin-top:10px;
        margin-bottom:10px;
}
.box9 {
        width: 1200px;
        height: auto;
        float: left;
        margin-top:10px;
        margin-bottom:10px;
}
.box10 {
        width: 1200px;
        height: auto;
        float: left;
        margin-top:10px;
        margin-bottom:10px;
}

.right_box_top {
    color: #ffffff;
    display: inline-flex;
    float: left;
    height: auto;
    margin-bottom: 50px;
    margin-top: -30px;
    width: 100%;
}.txt {
        width: auto;
        height: auto;
        float: left;
        margin-top:17px;
}

.module_box_right {
    background-color: #ff0000;
    height: auto;
    padding: 7px;
    position: relative;
    width: 376px;
}
.module_box_right_flex {
    float: left;
    height: auto;
    margin-left: 14px;
    margin-right: 14px;
    padding-bottom: 5px;
    padding-top: 10px;
    width: 31%;
}
.box_left {
        width: 295px;
        float: left;
}
.header_top_right {
    float: left;
    margin-left: 00px;
    margin-top: 55px;
    width: 750px;
}
.right_box_bottom {
    color: #ffffff;
    float: left;
    height: auto;
    margin-top: 60px;
    width: 100%;
    display: inline;
    
}
.bottom {
        background-position: center bottom;
        background-repeat: repeat-y;
        float: left;
        height: 100%;
        margin-top: 10px;
        min-height: 47px;
        width: 100%;
        background: #ffffff;
}
.bottom_box {
        width: 1200px;
        height: auto;
        margin: 0px auto 0px auto;
        text-align:center;
}

.cr3 {
        width: 1200px;
        height: auto;
        float: left;
        font-size: 9px;
        color:#828282;
        text-align: left;
}
.footer {
        width: 1200px;
        height: auto;
        float: left;
        font-size: 10px;
        color:#828282;
        
}

.social_and_lang {
    float: right;
    height: auto;
    width: 50px;
}
.search {
        float: right;
        font-size: 0;
        height: auto;
        margin-top: 11px;
        width: 206px;
}
img {
        border: 0px;
}
.txt img {
        padding: 3px;
}

h3 {

    color: #3a3a3a;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 6px;
}
.txt .search {
        width: 100%;
}
.social_icon a:link {
    background: url("../images/fb1.png")scroll 0 0;
    background-repeat:no-repeat;
    float: left;
    height: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: 50px;
    transition-duration: 0.4s;
}
.social_icon a:hover {
    background: url("../images/fb2.png") scroll 0 0;
    background-repeat:no-repeat;
    float: left;
    height: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: 50px;
    transition-duration: 0.4s;
}
.lang {
        width: 200px;
        height: 34px;
        float: left;
}


div, ul, li, a {
    margin: 0;
    padding: 0;
}
.pagination li {
    display: inline;
    padding: 12px;
}
.site img {
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    margin-bottom: 2px;
    margin-top: 2px;
}
.top_img2 {
width: 100%;
height: 612px;
float: left;
position: absolute;
z-index: -101;
margin-top: -10px;
opacity: 1;
}
a:link {
     color:#444444;
     text-decoration:none;
}
a:hover {
     color:#444444;
     text-decoration:none;
}
a:visited {
     color:#444444;
     text-decoration:none;
}
.cr a:link {
     color:#7e7e7e;
}
.cr a:hover {
     color:#7e7e7e;
}
.cr a:visited {
     color:#7e7e7e;
}
.footer a:link {
     color:#7e7e7e;
     text-decoration:none;
}
.footer a:hover {
     color:#7e7e7e;
     text-decoration:none;
}
.footer a:visited {
     color:#7e7e7e;
     text-decoration:none;
}
.right_box_top h3 {
    background: #ff0000 none repeat scroll 0 0;
    color: #ffffff;
    margin:0px;
}
#box_blue h3 {
    color: #ffffff;
    margin: 0;
}
.box2 {
				width:390px;
				float:left;
				margin-left:5px;
				margin-right:5px;
}
.box3 {
				width:390px;
				float:left;
				margin-left:5px;
				margin-right:5px;
}
.box4 {
				width:390px;
				float:left;
				margin-left:5px;
				margin-right:5px;
}
.box5 {
				width:390px;
				float:left;
				margin-left:5px;
				margin-right:5px;
}
.box6 {
				width:390px;
				float:left;
				margin-left:5px;
				margin-right:5px;
}
.box7 {
				width:390px;
				float:left;
				margin-left:5px;
				margin-right:5px;
}
.box8 {
                color:#000000;
}
.box9 {
				color:#000000;
}
.box10 {
				color:#000000;
}

.romb_dol {
	width: 390px;
	height: 0;
	background-color: #ff0000;
	position: relative;
	margin: 0;
}

.romb_dol:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	border-bottom: 0 solid #ff0000;
	border-left: 0 solid transparent;
	border-right: 0 solid transparent;
}

.romb_dol:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	border-top: 50px solid #ff0000;
	border-left: 0 solid transparent;
	border-right: 390px solid transparent;
}



.romb_gora {
	width: 390px;
	height: 0;
	background-color: #F34A53;
	position: relative;
	margin: 0;
}

.romb_gora:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	border-bottom: 50px solid #ff0000;
	border-left: 390px solid transparent;
	border-right: 0 solid transparent;
}

.romb_gora:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	border-top: 0 solid #ff0000;
	border-left: 0 solid transparent;
	border-right: 0 solid transparent;
}
#bb {
    background-color: #ff0000;
}
#bb h3 {
    color: #ffffff;
    margin: 0px;
    padding: 0px;
}
.right_box_bottom2 {
    float: left;
    margin-top: 50px;
}
.moduletable_menu {
    float: left;
    width: 685px;
}