/* �������� ������ �������� �� �������� ��������
------------------------------------------*/
#news_top {
  width:600px;
}

#news_top ul {
  margin: 5px 0px 0px 0px; 
  padding:0; 
}

#news_top li {
  float:left;
  width:100%;
  list-style-type: none;
  border-top: 1px solid #D6D6D6;
  padding: 5px 0px 5px 0px; 
}

.menu_newsT {
  float:left;
  display:block;
  position:relative; 
}

.menu_news_ugol1,
.menu_dd_newsT {
  width:150px;
}  

.menu_dd_newsT  {
  float:left;
  padding:4px;
  left:-999em;
  z-index:998;
  background:#777;
  margin:0px auto;
  position:absolute;  
  -moz-border-radius:5px 5px 5px ;
  -webkit-border-radius:5px 5px 5px ;
  border-radius:5px 5px 5px ;
  box-shadow: 0px 0px 3px #999;
}  
   
.menu_newsT:hover .menu_dd_newsT{
  right:auto;
  left:0px;
  bottom:25px;    
}

.menu_news_ugol1 {
  height:25px;
  float:left;
  position:absolute;  
  bottom:-9px;
  background:url(/gggg/fon_ugol_1.png) no-repeat;
  background-position: center bottom;  
}

.menu_newsT_os {  
  margin:0;
  padding:0; 
  width:150px;
  height:200px;
  background:#fff;
  overflow:hidden;
  border: 1px solid #666;  
}

.inews_data {
  color:#999;
  float:right;
}

#nt_title {
  color:#DE4727;
}
.menu_dd_newsT img {width:150px;
  height:200px;}








