/* top menu */

a.tm1 {
	display:block;
	width:258px;
	height:30px;
	background: url(i/tm_1.png) left top;
	}
	
a.tm1:hover {background-position:left 30px;}


a.tm2 {
	display:block;
	width:258px;
	height:30px;
	background: url(i/tm_2.png) left top;
	}
	
a.tm2:hover {background-position:left 30px;}

a.tm3 {
	display:block;
	width:258px;
	height:30px;
	background: url(i/tm_3.png) left top;
	}
	
a.tm3:hover {background-position:left 30px;}

a.tm4 {
	display:block;
	width:258px;
	height:30px;
	background: url(i/tm_4.png) left top;
	}
	
a.tm4:hover {background-position:left 30px;}

a.tm5 {
	display:block;
	width:258px;
	height:30px;
	background: url(i/tm_5.png) left top;
	}
	
a.tm5:hover {background-position:left 30px;}

a.tm6 {
	display:block;
	width:258px;
	height:30px;
	background: url(i/tm_6.png) left top;
	}
	
a.tm6:hover {background-position:left 30px;}

/* left menu */

a.lmenu_a {
	display:block;
	width:229px;
	height:20px;
	background: url(i/lb_1.png) left top;
	}
a.lmenu_a:hover {background-position:left 20px;}

a.lmenu_b {
	display:block;
	width:229px;
	height:20px;
	background: url(i/lb_2.png) left top;
	}
	
a.lmenu_b:hover {background-position:left 20px;}

a.lmenu_c {
	display:block;
	width:229px;
	height:20px;
	background: url(i/lb_3.png) left top;
	}
a.lmenu_c:hover {background-position:left 20px;}

a.lmenu_d {
	display:block;
	width:229px;
	height:20px;
	background: url(i/lb_4.png) left top;
	}
a.lmenu_d:hover {background-position:left 20px;}

/* ---- */

a.lmenu_bottom {
	display:block;
	width:229px;
	height:49px;
	background: url(i/lb_4_down.png) left top;
	
	}
a.lmenu_bottom:hover {background-position:left 49px;}


a {
	outline:none;
}
