div,li,ul,form,h1,h2,h3,h4,h5,h6{ zoom: 1;}
aside, nav, footer, header, section, article { zoom: 1; }
/*html5*/
aside, nav, footer, header, section, article { display: block }
p,form,blockquote,body,html,input,textarea,h1,h2,h3,h4,h5,h6,button,dl,dd,dt,ul,li,ol
{
    margin: 0;
    padding: 0;
}
input,textarea
{
	font-size: 100%;
}
:focus
{
	outline: none;
}
textarea
{
	overflow: auto;
}
html
{
	height: 100%;
    font-size: 100.01%;
	background: #fff;
	overflow-y: scroll;
}
input,textarea,button
{
	font-family: Arial,Helvetica,sans-serif;
}
body
{
    min-height: 100%;
	position: relative;
	min-width: 1000px;
	font-size: 14px;
	color: #505050;
	background-repeat: repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	_height: 100%;
}
a, .pseudo
{
    color: #505050;
    text-decoration: underline;
	cursor: pointer;
}
body a:hover,body .pseudo:hover 
{
	color:  #505050;
}
.pseudo
{
	border-bottom-style: dashed;
}
.margin {
    margin-left: 60px;
}
.margin2 {
    margin-left: 120px;
} 
.margin3 {
    margin-left: 180px;
}    
.padding-left {
    padding-left: 15px;
    min-height: 35px;
}
.ico {
	position: relative;
}
.ico:after {
	content: '';
	position: absolute;
	background: url("../img/page_icons.png") 100% 0 no-repeat;
}
.i_fax {
	position: relative;
	background: url("../img/fax.png") no-repeat;   
        padding-left: 20px;
}
.ico.i_phone {
        margin-left: 17px;
}
.ico.i_phone:after {
        top: 50%;
        left: -17px;
        width: 13px;
        height: 14px;
        margin-top: -7px;
        background-position: -75px -120px;
}
.ico.i_email {
        margin-left: 17px;
}
.ico.i_email:after {
        top: 50%;
        left: -17px;
        width: 14px;
        height: 11px;
        margin-top: -5px;
        background-position: -90px -120px;
}
.ico.i_vk {
        margin-left: 16px;
}
.ico.i_vk:after {
        top: 50%;
        left: -17px;
        width: 13px;
        height: 12px;
        margin-top: -7px;
        background: url("../img/vk-ico.png") 100% 0 no-repeat;
}
.ico.i_fb {
        margin-left: 16px;
}
.ico.i_fb:after {
        top: 50%;
        left: -17px;
        width: 13px;
        height: 12px;
        margin-top: -7px;
        background: url("../img/fb-ico.png") 100% 0 no-repeat;
}
.ico.i_tw {
        margin-left: 16px;
}
.ico.i_tw:after {
        top: 50%;
        left: -17px;
        width: 13px;
        height: 12px;
        margin-top: -7px;
        background: url("../img/tw-ico.png") 100% 0 no-repeat;
}      
input
{
    vertical-align: baseline;
}
input[type=submit],input[type=button],input[type=checkbox],input[type=radio],input[type=file],select,a,button,[onclick]
{
    cursor: pointer;
}
input[type=checkbox],input[type=radio]
{
	width: 14px;
	height: 14px;
}
select
{
	margin: 0;
}
option
{
    cursor: auto;
}
label
{
    cursor: pointer;
}
em
{
    font-style: normal;
}
img
{
    border: 0;
    display: inline-block;
    vertical-align: middle;
}

.clear
{
    clear: both;
    height: 0px;
    font-size: 0;
}
.clearfix:after
{
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
#wrapper
{
	width: 926px;
	padding-bottom: 150px;
	margin: 0 auto;
}
header
{
	border-bottom: 2px solid #85a9cf;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.crumbs
{
	color: #5f5f5f;
	font-size: 11px;
	margin-bottom: 10px;
}
.crumbs span
{
	margin: 0 10px;
}
.line-height-normal {
    line-height: 23px;
}
.line-height-article {
    line-height: 30px;
}
.vertical-align-top {
    vertical-align: top;
}
article
{
	padding-top: 18px;
	padding-left: 5px;
	line-height: 23px;
}
body article article {
    padding: 0 !important;
}
p
{
	margin-bottom: 4px;
}
h1,h2,h3,h4{
    color: #2a4f73;
    margin-bottom: 10px;
    font-weight: normal;
}
h1{
	font-size: 20px;
	line-height: 24px;
}
h2{
    font-size: 18px;
    line-height: 22px;
}
h3{
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
h4{
    font-size: 14px;
    line-height: 18px;
}
.date
{
	font-size: 11px;
	font-style: italic;
	margin-top: 30px;
	margin-bottom: 15px;
}
.page_link
{
	margin: 15px 0;
	font-size: 11px;
}
.page_link a
{
	color: #006ac4;
	text-decoration: none;
}
footer
{
	height: 113px;
	padding-top: 15px;
	border-top: 1px solid #85a9cf;
	font-size: 11px;
	line-height: 15px;
	width: 921px;
	padding-left: 5px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -463px;
}

ul {
    list-style-type: none;
}
ul li{
    margin:10px 0px;
}
table{
    width:100%;
    border-collapse: collapse;
}

table thead {
    background-color: #FBF9F9;
    font-weight: bold;
}
table td{
    vertical-align: top;
    padding: 3px 7px;
}

div .image-wrap{

    clear: both;
    margin-top: 20px;

}

div .image-item{

    float: left;
    width: 404px;
    margin: 10px;

}

div .image-item-wrap img{

    position: relative;
    border: 2px solid #FFF;
    box-shadow: 0px 1px 2px #000;

}

div .image-item-wrap {

    position: relative;

}

div .image-item-wrap .layout{

    position: absolute;
    background-color: rgba(250,250,250,0.8);
    width:100%;
    bottom:0px;

}

div .image-item-wrap .layout .caption {

    padding: 3px 6px;

}

.button {
    background: #19445e url("../img/navigation.png") 0 0 repeat-x;
    text-decoration: none;
    box-shadow: 0px 1px 2px #999;
    padding: 4px 8px;
    border-radius: 6px;
    color:#fff;
}
.button:hover {
    color:#fff;
}

div .head-title {

    float: left;
    width: 770px;

}

div .head-print {
    text-align: center;
    padding-top:30px;
    float: left;
    width: 130px;
}

.news_list .imnl-item:nth-child(even) {
    background-color: #F2F2F2;
}

.fr-contact {
    color: #303030;
    margin-right: 20px;
    width: 200px;
}
.news_list {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
.news_list .imnl-image {
    border-color: #E8DDB5;
    border-width: 3px;
}
.news_list .imnl-item {
    border-bottom: 0 none;
    border-top-color: #DCDCDC;
}
.news_list .imnl-image {
    border-color: #6EB1D5;
    border-width: 2px;
    box-shadow: 0px 1px 3px #000;
}
.imnl-image {
    border: 4px solid #FFFFFF;
    display: block;
    height: 75px;
    left: 15px;
    overflow: hidden;
    position: absolute;
    top: 14px;
    width: 75px;
}
.imnl-item {
    border-bottom: 1px solid #CDC6AC;
    border-top: 1px solid #F4F2E9;
    min-height: 88px;
    padding-bottom: 12px;
    padding-left: 105px;
    padding-top: 14px;
    position: relative;
}
.imnl-item.padding-left {
    padding-left: 15px;
    min-height: 35px;
}
.imnl-item .imn-date {
    color: #A09E98;
}
.imnl-summary {
    font-size:13px;
}
.imn-date {
    color: #AEA284;
    font-size: 11px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.clock_icon {
    background: url("img/icon/49.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 10px;
    overflow: hidden;
    vertical-align: middle;
    width: 10px;
}

.refresh_icon {
    background: url("img/icon/11.png") no-repeat scroll 0 0 transparent;
    height: 12px;
    width: 17px;
    vertical-align: middle;
    display: inline-block;
}

.imn-date .clock_icon {
    margin: -3px 3px 0 3px;
}
.b-navigation {
	position: relative;
	margin: 20px 0;
	font-family: 'Lucida Sans Unicode', 'Tahoma', 'Arial', sans-serif;
	font-size: 16px;
	color: #606060;
	text-align: center;
}
	.b-navigation a {
                text-align: center;
                text-decoration: none;
		position: relative;
		min-width: 15px;
		margin: 20px 0;
		padding: 1px 3px;
		border: 0;
		color: #606060;
		display: inline-block;
	}
	.b-navigation a:hover {
		color: #bc2b2b;
	}
	.b-navigation a.selected {
		background: #19445e url("../img/navigation.png") 0 0 repeat-x;
		color: #fff;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}