.btnMenu {
 width:390px;
 margin-left: auto;
 margin-right: auto;
}
.btnMenu ul {
  margin:0;
  padding-left: 0px;
  list-style: none;
}
.btnMenuStyle1 img{
  width:390px;
  height:60px;
  border-width:0px;
  border:0;
}
.btnMenuStyle1 a {
  width:390px;
  height:60px;
  display: block;;
  text-decoration: none;
  margin-bottom:5px;
}
.btnMenuStyle2 img{
  width:390px;
  height:92px;
  border-width:0px;
  border:0;
}
.btnMenuStyle2 a {
  width:390px;
  height:92px;
  display: block;;
  text-decoration: none;
  margin-bottom:5px;
}