.button {

	float: left;

}



a.button1,a.button2,a.button3,a.button4,a.button5,a.button6,a.button7 {

	display: block;

	height: 30px;

	font-size: 3px;

	color: #5A3D1D;

	background: #000000;

	text-decoration: none;

	background-repeat: no-repeat;

}



a.button1 {

  width: 115px;

  background-image: url("../image/ba_menu1.gif");

  background-position: left top;

}





a.button2 {

  width: 114px;

  background-image: url("../image/ba_menu2.gif");

  background-position: left top;

}



a.button3 {

  width: 114px;

  background-image: url("../image/ba_menu3.gif");

  background-position: left top;

}



a.button4 {

  width: 114px;

  background-image: url("../image/ba_menu4.gif");

  background-position: left top;

}



a.button5 {

  width: 114px;

  background-image: url("../image/ba_menu5.gif");

  background-position: left top;

}



a.button6 {

  width: 114px;

  background-image: url("../image/ba_menu6.gif");

  background-position: left top;

}



a.button7 {

  width: 115px;

  background-image: url("../image/ba_menu7.gif");

  background-position: left top;

}



a.button1:hover {

	color: #000000;

	background-image: url("../image/ba_menu1.gif");

	background-position: left bottom;



}



a.button2:hover {

	color: #000000;

	background-image: url("../image/ba_menu2.gif");

	background-position: left bottom;



}



a.button3:hover {

	color: #000000;

	background-image: url("../image/ba_menu3.gif");

	background-position: left bottom;



}



a.button4:hover {

	color: #000000;

	background-image: url("../image/ba_menu4.gif");

	background-position: left bottom;



}



a.button5:hover {

	color: #000000;

	background-image: url("../image/ba_menu5.gif");

	background-position: left bottom;



}



a.button6:hover {

	color: #000000;

	background-image: url("../image/ba_menu6.gif");

	background-position: left bottom;



}



a.button7:hover {

	color: #000000;

	background-image: url("../image/ba_menu7.gif");

	background-position: left bottom;



}
