$(document).ready(function(){
         $('.btn_1 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_2 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_3 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_4 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_5 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_6 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_7 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});

<!--top LINEUP-->
$(document).ready(function(){
         $('.btn_top1 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_top2 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_top3 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_top4 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_top5 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_top6 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_top7 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_top8 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_top9 a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});

<!--top event bunner-->
$(document).ready(function(){
         $('.btn_2011A a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_2011B a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_2011C a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});
$(document).ready(function(){
         $('.btn_2011D a').hover(function(){
         $(this).stop().animate({'opacity' : '0'}, 500);
         }, function(){$(this).stop().animate({'opacity' : '1'}, 500);});
});


