body{ font-family:Arial, Helvetica, sans-serif;}

#MenuBox {
width:210px;
float:left !important;
margin:10px 0 10px 5px;
}


.btn{margin:5px 0 0;}
.img {margin:0 0 10px 0;
		}

#MenuBox a {	
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:4.6em;}

#MenuBox #AddBox a {	
font-size:12px;
font-weight: normal;
text-decoration:underline;
line-height:1em;}
		
#MenuBox .mb1 a {
background:url(../images/btn_en/button_1.jpg);
height:50px;
width:210px;
display:block;
text-indent:48px;
color:#000;
}

#MenuBox .mb2 a {
background:url(../images/btn_en/button_2.jpg);
height:50px;
width:210px;
display:block;
text-indent:0;
text-indent:48px;
color:#000;
}

#MenuBox .mb3 a {
background:url(../images/btn_en/button_3.jpg);
height:50px;
width:210px;
display:block;
text-indent:48px;
color:#000;
}

#MenuBox .mb4 a {
background:url(../images/btn_en/button_4.jpg);
height:50px;
width:210px;
display:block;
text-indent:48px;
color:#000;
}

#MenuBox .mb5 a {
background:url(../images/btn_en/button_5.jpg);
height:50px;
width:210px;
display:block;
text-indent:48px;
color:#000;
}

#MenuBox .mb6 a {
background:url(../images/btn_en/button_6.jpg);
height:50px;
width:210px;
display:block;
text-indent:48px;
color:#000;
}

#MenuBox .mb7 a {
background:url(../images/btn_en/button_7.jpg);
height:50px;
width:210px;
display:block;
text-indent:48px;
color:#000;
}

#MenuBox .mb1 a:hover {
background:url(../images/btn_en/button_1on.jpg);
height:50px;
width:210px;
display:block;
text-indent:48px;
color:#333;
}

#MenuBox .mb2 a:hover {
background:url(../images/btn_en/button_2on.jpg);
height:50px;
width:210px;
display:block;
text-indent:48px;
color:#333;
}

#MenuBox .mb3 a:hover {
background:url(../images/btn_en/button_3on.jpg);
height:50px;
width:210px;
display:block;
text-indent:0;
text-indent:48px;
color:#333;
}

#MenuBox .mb4 a:hover {
background:url(../images/btn_en/button_4on.jpg);
height:50px;
width:210px;
display:block;
text-indent:48px;
color:#333;
}

#MenuBox .mb5 a:hover {
background:url(../images/btn_en/button_5on.jpg);
height:50px;
width:210px;
display:block;
text-indent:48px;
color:#333;
}

#MenuBox .mb6 a:hover {
background:url(../images/btn_en/button_6on.jpg);
height:50px;
width:210px;
display:block;
text-indent:0;
text-indent:48px;
color:#333;
}

#MenuBox .mb7 a:hover {
background:url(../images/btn_en/button_7on.jpg);
height:50px;
width:210px;
display:block;
text-indent:0;
text-indent:48px;
color:#333;
}


