#menu_table{
border:0pt solid #0000FF;
}
a.games{
display:block;
float:left;
width:150px;
height:30px;
text-indent:-9999px;
background-image: url("../img_menu/01_menu_games.jpg"); 
background-position:top;
}
a.games:hover {
background-image: url("../img_menu/01_menu_games.jpg");
background-position:bottom;
}
a.profile{
display:block;
float:left;
width:150px;
height:30px;
text-indent:-9999px;
background-image: url("../img_menu/02_menu_profile.jpg"); 
background-position:top;
}
a.profile:hover {
background-image: url("../img_menu/02_menu_profile.jpg");
background-position:bottom;
}
a.kouza{
display:block;
float:left;
width:150px;
height:30px;
text-indent:-9999px;
background-image: url("../img_menu/03_menu_kouza.jpg"); 
background-position:top;
}
a.kouza:hover {
background-image: url("../img_menu/03_menu_kouza.jpg");
background-position:bottom;
}
a.blog{
display:block;
float:left;
width:150px;
height:30px;
text-indent:-9999px;
background-image: url("../img_menu/04_menu_blog.jpg"); 
background-position:top;
}
a.blog:hover {
background-image: url("../img_menu/04_menu_blog.jpg");
background-position:bottom;
}

a.sozai{
display:block;
float:left;
width:150px;
height:30px;
text-indent:-9999px;
background-image: url("../img_menu/05_menu_sozai.jpg"); 
background-position:top;
}
a.sozai:hover {
background-image: url("../img_menu/05_menu_sozai.jpg");
background-position:bottom;
}
a.sounds{
display:block;
float:left;
width:150px;
height:30px;
text-indent:-9999px;
background-image: url("../img_menu/06_menu_sound_vocalo.jpg"); 
background-position:top;
}
a.sounds:hover {
background-image: url("../img_menu/06_menu_sound_vocalo.jpg");
background-position:bottom;
}
a.android{
display:block;
float:left;
width:150px;
height:30px;
text-indent:-9999px;
background-image: url("../img_menu/07_menu_android.jpg"); 
background-position:top;
}
a.android:hover {
background-image: url("../img_menu/07_menu_android.jpg");
background-position:bottom;
}
a.mail{
display:block;
float:left;
width:150px;
height:30px;
text-indent:-9999px;
background-image: url("../img_menu/99_menu_mail.jpg"); 
background-position:top;
}
a.mail:hover {
background-image: url("../img_menu/99_menu_mail.jpg");
background-position:bottom;
}
