#mainf{
  padding-top : 120px;
  padding-left : 10px;
  padding-bottom : 5px;
  width : 330px;
}
#thermo a{
  display:block;
  background-color : #cccccc;
  background: url(img/thermo.jpg) no-repeat;
  width : 100px;
  height :35px;
  text-decoration:none;
  text-align:center;
}

#thermo a:hover{
  background-image: url(img/thermo1.jpg);
}

#plasma a{
  display:block;
  background-color : #cccccc;
  background: url(img/plasma.jpg) no-repeat;
  width : 100px;
  height :35px;
  text-decoration:none;
  text-align:center;
}

#plasma a:hover{
  background-image: url(img/plasma1.jpg);
}

#ender a{
  display:block;
  background-color : #cccccc;
  background: url(img/ender.jpg) no-repeat;
  width : 100px;
  height :35px;
  text-decoration:none;
  text-align:center;
}

#ender a:hover{
  background-image: url(img/ender1.jpg);
}

#nostyle a{
  display:block;
  background-color : #cccccc;
  background: url(img/nostyle3.jpg) no-repeat;
  width : 100px;
  height :35px;
  text-decoration:none;
  text-align:center;
}

#nostyle a:hover{
  background-image: url(img/nostyle4.jpg);
}
.meinda{
width:550px ;
height: 500px;
background-color: #ffffff;
 nowrap:nowrap;
 background-image:url(img/endamo_main.jpg) no-repeat;
 }
