/* =================== Header ================== */
#TOP #HEADER{ float:left; width:934px;}


/* ===== MENU ==== */
#TOP #MENU{ width:934px;}

#TOP #MENU .INFO{ position:relative;background:#fff;color:#666; text-decoration:none;font-size:12px;width:150px;text-align:center;border:1px solid #ccc;height:25px;line-height:25px;}

#TOP #MENU .INFO:hover {background:#eee;color:#333;}
#TOP #MENU .INFO span {display: none }
#TOP #MENU .INFO:hover span{display:block;position:absolute;top:30px;left:60px;width:130px;border:1px solid #ff0000; background:#fff; color:#000;padding:5px;text-align:left;}


#TOP #MENU ul{ float:right;}
#TOP #MENU li{ float:left;}

#TOP #MENU li.MENU1 a{ display:block; width:225px; height:52px; background-image:url(../img/menu1_a.jpg); background-repeat:no-repeat; text-indent:-9999px;}

/* 
#TOP #MENU li.MENU1 a:hover{ background-image:url(../img/menu1_b.jpg);}
#TOP #MENU li.MENU1_FOCUS a{ display:block; width:225px; height:48px; background-image:url(../img/menu1_b.jpg); background-repeat:no-repeat; text-indent:-9999px;}
 */
 
#TOP #MENU li.MENU2 a{ display:block; width:225px; height:52px; background-image:url(../img/menu2_a.jpg); background-repeat:no-repeat; text-indent:-9999px;}
/* 
#TOP #MENU li.MENU2 a:hover{ background-image:url(../img/menu2_b.jpg);}
#TOP #MENU li.MENU2_FOCUS a{ display:block; width:225px; height:48px; background-image:url(../img/menu2_b.jpg); background-repeat:no-repeat; text-indent:-9999px;}
 */
 
#TOP #MENU li.MENU3 a{ display:block; width:225px; height:52px; background-image:url(../img/menu3_a.jpg); background-repeat:no-repeat; text-indent:-9999px;}
/* 
#TOP #MENU li.MENU3 a:hover{ background-image:url(../img/menu3_b.jpg);}
#TOP #MENU li.MENU3_FOCUS a{ display:block; width:225px; height:48px; background-image:url(../img/menu3_b.jpg); background-repeat:no-repeat; text-indent:-9999px;}
 */
 
#TOP #MENU li.MENU4 a{ display:block; width:259px; height:52px; background-image:url(../img/menu4_a.jpg); background-repeat:no-repeat; text-indent:-9999px;}
/* 
#TOP #MENU li.MENU4 a:hover{ background-image:url(../img/menu4_b.jpg);}
#TOP #MENU li.MENU4_FOCUS a{ display:block; width:225px; height:48px; background-image:url(../img/menu4_b.jpg); background-repeat:no-repeat; text-indent:-9999px;}
 */