@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0;}

* a {text-decoration: underline;
color: #11578d}

* a:hover {text-decoration: none;}

* a img {
border: none;
}

@font-face {
font-family: 'MetaBookCBook';
src: url('MetaBookC.eot');
src: local('MetaBookC'), local('MetaBookC'), url('MetaBookC.woff') format('woff'), url('MetaBookC.otf') format('opentype');
}

br {
margin: 0px;
padding: 0px;
line-height: 0px;
}

.hr {
height: 1px;
border: none;
margin-bottom: 20px;
margin-top: 5px;
background:url(../img/hr.gif) repeat-x;
color: #CCCCCC;
}

hr.banner {
height: 1px;
margin-top: 4px;
margin-bottom: 35px;
clear: both;
}

body  {
font: 13px Arial, sans-serif; 
color: #333333; 
background-color:#ffffff; 
background-image: url(../img/01_w.jpg); 
background-position: top center; 
background-repeat: no-repeat;
}

.conteiner {
width:95%; min-width:1000px; max-width:1200px; 
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000) ? '1000px' : (document.body.clientWidth > 1200) ? '1200px' : '95%'); 
margin:0 auto;
}

.top {
height: 75px;
color: #fff;
}

.top a{
color:#fff;
}

.logo {
display: block;
width: 50%;
margin-top: 15px;
float: left;
margin-left: 2px;
}

.logo img {
float: left;
margin-right: 10px;
}

.search {
margin-top: 15px;
float: right; 
width: 380px; 
text-align: right;
color: #fff;
font-size: 11px;
}

.search input {
border: none;
height: 20px;
vertical-align: middle;
font-style: italic;
font-size: 12px;
width: 229px;
margin-left: 6px;
margin-right: 6px;
color: #666666;
}

.search input.button {
color: #fff;
font-size: 15px;
font-weight: bolder;
width: 30px;
vertical-align: middle;
background: url(../img/button.gif) no-repeat  right center;
border: 1px solid #ccc;
} 


.topBanner {
height: 346px;
margin-bottom: 45px;
width: 100%;
}

.text {
width: 100%;
}

.left {
width: 20%; 
float: left;
}


.right {
width: 78%;
float: right;
}

.news{
float: left;
display: table;
width: 60%;
list-style: none;
margin-bottom: 25px;
padding-right: 20px;
}

ul.news li {
margin-bottom: 25px;
clear: both;
display: table;
}

.news .photo {
float: left; 
width: 160px;
}

.photo {
font-style: italic;
}


.art .date, .media .date{
color: #fff;
background-color: #9900FF;
display: block;
width: 57px;
padding: 3px 6px 3px 9px;
background-color: #94cb7b;
font-size: 9px;
font-style: normal;
font-family: Arial;
margin-bottom: 4px;
}

.art i {
font-size: 10px;
display: block;
margin-top: 6px;
color: #000000;
}

.art .tag {
margin-top: 7px;
}

.photo img {
border: 6px solid #ececec; 
float: right; 
margin-bottom: 7px;
}

.news .newsText {
float: right; 
display:table; 
width: 62%;
}

h2 {
font-size: 29px;
line-height:normal; 
font-weight: normal; font-family: 'MetaBookCBook', sans-serif;
margin-bottom: 25px;
font-size: 24px;
}

h3 {
font-size: 18px;
font-weight: normal;
}

h4 {
font-size: 15px;
font-weight: normal;
}


h3 a,  {
color: #11578d;
}

h3 .date, h4 .date {
font-size: 11px;
color: #333333;
}

.subNews {
float: right;
width: 36%;
display: table-cell;
list-style: none;
}

.subNews li {
width: 90%;
margin-bottom: 22px;
}

.subNews .photo img, .subNews .photo img {
float: left;
margin-right: 7px;
margin-bottom: 17px;
border: 3px solid #e8e4e4;
}

.subNews a {
color: #034dab;
}

.subNews li.photo {
margin-bottom: 29px;
display: table;
}


.subNews .date {
font-size: 10px;
font-style: normal;
}


a.tag {
padding: 2px 11px 3px 17px;
margin-top: 11px;
display: inline-block;
color:#FFFFFF;
font-size: 10px;
font-family: verdana;
font-style: italic;
position: relative;
text-decoration: none;
background-position: top left;
background-repeat: no-repeat;
}

.media {
float: left;
display: table;
width: 60%;
list-style: none;
}

.media li {
width: 30%;
float: left;
margin-bottom: 20px;
}

.media li.big {
width: 37%;

} 

.media li p {
width: 90%;
}


.media .photo img {
float: none;
display: block;
}

.cin img {
float: left;
margin-right: 9px;
}

.cin li {
margin-left: 40px;
width: 75%;
}

.info {
float: left;
display: table;
width: 60%;
list-style: none;
}

.bannersLine {
list-style: none;
}

.bannersLine  li {
font-style: italic;
font-size: 11px;
color:#999999;
float: left;
display: block;
width: 20%;
background: url(../img/bannershr.gif) top left no-repeat;
margin-bottom: 20px;
padding: 10px 20px 20px 20px;
}


.bannersLine img {
display: block;
}

.footer {
margin-top: 60px;
background-color: #00CC00;
height: 114px;
background: url(../img/footer.gif) top repeat-x;
padding-top: 35px;
}

.footer .footerInfo {
width:95%; min-width:1000px; max-width:1200px; 
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000) ? '1000px' : (document.body.clientWidth > 1200) ? '1200px' : '95%'); 
margin:0 auto; 
}

.footer .footerInfo p {
width: 19%; 
float: left;
margin-right: 28px;
font-size: 12px;
color: #666666;
}

.footerInfo  p.copy {
width: 27%;
float: right;
font-size: 11px;
margin: 0px;
display: block;
text-align: right;
}

.footerInfo  p.copy  br {
margin-bottom: 20px;
}
