.info {
  display: none;
}
.informatione {
  width: 250px;
  height: 120px;
  position: absolute;
  left: 280px;
  top: 0px;

/*  display: none;*/
}

.title {
  padding-top: 10px;
  padding-left: 70px;

  text-align: center;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: bold;
  color: #FFFFFF;
}

.data {
  padding-top:5px;
  font-size: 12px;
  font-family: Tahoma;
  padding-left: 70px;
  color: #EEEEEE;
}


.info_img {
  position: absolute;
  left: 5px;
  top: 20px;
	
}


.abs {
  position: absolute;
  width: auto;
  height: auto;
}

.title_img {
	
  position: relative;
  width: 663px;
  height: 117px;
 padding-bottom:0px;
padding-right:150px;
border-bottom-style : solid; border-left-style : solid;border-top-style : solid; border-right-style : solid;

}



