<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*--------------------------------------------------------------------------
								#menu //base.css
--------------------------------------------------------------------------*/

#menu{
		display:block;
		clear:both;
		width:768px;
		height:29px;
		background-image:url(../img/main_bg.jpg);
		font-size:70%;
		text-align:left;
		margin:0 auto;
		padding-left:3px;
		}

#menu ul{ width:762px; height:29px; margin:0; padding:0; list-style-type:none; position:relative;}
#menu li{ display:block; width:auto; height:29px; position:relative; float:left; text-indent:-9999px;}
#menu li a{display:block;  width:auto; height:29px; text-indent:-9999px; text-decoration:none; float:left;}

/*01*/
#menu li#menu01{ width:130px; height:29px; background-image:url(../img/menu/menu01_f2.jpg);}
#menu li#menu01 a{ width:130px; height:29px; background-image:url(../img/menu/menu01.jpg);}
#menu li#menu01 a:hover { width:130px; height:29px; background-image:url(../img/menu/menu01_f2.jpg);}
#menu li#menu01on { width:130px; height:29px; background-image:url(../img/menu/menu01_f2.jpg);}
#menu li#menu01on a{ width:130px; height:29px; background-image:url(../img/menu/menu01_f2.jpg);}

/*02*/
#menu li#menu02{width:121px; height:29px; background-image:url(../img/menu/menu02_f2.jpg);}
#menu li#menu02 a{ width:121px; height:29px; background-image:url(../img/menu/menu02.jpg);}
#menu li#menu02 a:hover { width:121px; height:29px; background-image:url(../img/menu/menu02_f2.jpg);}
#menu li#menu02on{width:121px; height:29px; background-image:url(../img/menu/menu02_f2.jpg);}
#menu li#menu02on a{width:121px; height:29px; background-image:url(../img/menu/menu02_f2.jpg);}

/*03*/
#menu li#menu03{ width:118px; height:29px; background-image:url(../img/menu/menu03_f2.jpg);}
#menu li#menu03 a{ width:118px; height:29px; background-image:url(../img/menu/menu03.jpg);}
#menu li#menu03 a:hover { width:118px; height:29px; background-image:url(../img/menu/menu03_f2.jpg);}
#menu li#menu03on{ width:118px; height:29px; background-image:url(../img/menu/menu03_f2.jpg);}
#menu li#menu03on a{ width:118px; height:29px; background-image:url(../img/menu/menu03_f2.jpg);}

/*04*/
#menu li#menu04{width:145px; height:29px; background-image:url(../img/menu/menu04_f2.jpg);}
#menu li#menu04 a{ width:145px; height:29px; background-image:url(../img/menu/menu04.jpg);}
#menu li#menu04 a:hover { width:145px; height:29px; background-image:url(../img/menu/menu04_f2.jpg);}
#menu li#menu04on {width:145px; height:29px; background-image:url(../img/menu/menu04_f2.jpg);}
#menu li#menu04on a{width:145px; height:29px; background-image:url(../img/menu/menu04_f2.jpg);}

/*05*/
#menu li#menu05{ width:129px; height:29px; background-image:url(../img/menu/menu05_f2.jpg);}
#menu li#menu05 a{ width:129px; height:29px; background-image:url(../img/menu/menu05.jpg);}
#menu li#menu05 a:hover { width:129px; height:29px; background-image:url(../img/menu/menu05_f2.jpg);}
#menu li#menu05on{ width:129px; height:29px; background-image:url(../img/menu/menu05_f2.jpg);}
#menu li#menu05on a{ width:129px; height:29px; background-image:url(../img/menu/menu05_f2.jpg);}

/*06*/
#menu li#menu06{width:119px; height:29px; background-image:url(../img/menu/menu06_f2.jpg);}
#menu li#menu06 a{ width:119px; height:29px; background-image:url(../img/menu/menu06.jpg);}
#menu li#menu06 a:hover { width:119px; height:29px; background-image:url(../img/menu/menu06_f2.jpg);}
#menu li#menu06on{width:119px; height:29px; background-image:url(../img/menu/menu06_f2.jpg);}
#menu li#menu06on a{width:119px; height:29px; background-image:url(../img/menu/menu06_f2.jpg);}




</pre></body></html>