/*Новости кратко*/
.news_short {
   padding-bottom: 20px;
}
.news_short_date {   
  background-color : #990000;
  color: #E3DDC1;
  padding: 5px 7px 5px 7px;
  margin-bottom: 3px;
  font-family: Tahoma, Arial;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  width: 70px;
}
.news_short_title {
  font-family: Tahoma, Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  padding-bottom: 5px;
}
.news_short_photo {
  margin: 0px 10px 10px 0;
  border: dashed 0px #006699;
}
.news_short_attach {
  
}
.news_leading_paragraph {
  font-size: 10pt;
  color: #000000;   
}
/*Конец: Новости кратко*/

/*Главные новости*/
.news_main {
  padding-left: 15px;
  font-family: Arial, Tahoma;
  font-size: 12px;
  color: #006699;
  vertical-align: top;
}
.news_main a {  
  font-family: Arial, Tahoma;
  font-size: 12px;
  color: #006699;
}
.news_main a:hover {  
  font-family: Arial, Tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.news_main_title {
  font-family: Arial, Tahoma;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  text-align: left;  
}
.news_main_date {   
  height: 30px;
  width: 91px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  padding-top: 7px;
  text-align: center;
  
  background: url('/images/bk_date.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  
  margin-bottom: 3px;
}
.news_main_text {
  padding-left: 20px;
  padding-bottom: 20px;
}
/*Конец: Главные новости*/

/*Новость подробно*/
.news_full {
  
}
.news_full_photo {
  margin: 0px 10px 10px 0;
  border: dashed 0px #006699;  
}
/*Конец: Новость подробно*/