.menu1{
float:left;
width:55px;
height:auto;
padding-top:-45px;

cursor:hand;
overflow-y:hidden;
}
.menu2{
width:95px;
height:45px;

overflow:hidden;
cursor:hand;
}
