.clear_l { clear: both;}
#clear_l { clear: both;}



#allnews{
  float: right;
  width: 998px;
  height: 130px;
  background: #F6F6F6;
}




#allnews:hover,#allnews a:hover{
   background: #265289;
 cursor: pointer;
 color: #fff ;
 	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;

}

/*
  ====================
*/

#picnews{
  float: right;
  width: 200px;
  height: 130px;
  margin-left: 25px;
}
#picnews img{
  width: 200px;
  height: 130px;
}





#matnnews{
  float: right;
  width: 760px;
  height: 100px;
  overflow: hidden;
}

#more{
  float:   right;
  width: 760px;
  margin-top: 1px;
  text-align: left;
  font-size: 12px;
}


/*
  ==========================
*/

#linefaseleh{
  float:   right;
  width: 998px;
  margin-top: 15px;
  margin-bottom: 15px;
}

/*
  ==========================
*/

#onvannews{
  float: right;
  width: 760px;
  padding-top: 10px;
  overflow: hidden;
  font-size: 12pt;
}

#txtnews{
  float: right;
  width: 760px;
  height: 70px;
  overflow: hidden;
  margin-top: 4px;
  font-size: 10pt;
}





