@charset "utf-8";
/* CSS Document */
#navi { background:url(../images/navi/bg.gif) repeat-x; height:47px; text-align:center; margin-bottom:5px; vertical-align:top; font-family:Arial; font-size:11px; font-weight:bold;  }
	#navi a { text-decoration:none; display:block; height:24px; line-height:24px; overflow:hidden; color:#444; }
	#navi a:hover { color:#004A80; background:url(../images/navi/tab_current.gif) repeat-x; }
	#navi td.current a { background:url(../images/navi/tab_current.gif) repeat-x; color:#004A80;  }

