/* CSS Document */
a.link1{
	background: url(../img/menu/passive_01.gif);
	width: 156px;
}
.active_01{
	background: url(../img/menu/active_01.gif);
	width: 156px;
}
a.link2{
	background: url(../img/menu/passive_02.gif);
	width: 146px;
}

.active_02{
	background: url(../img/menu/active_02.gif);
	width: 146px;
}
a.link3{
	background: url(../img/menu/passive_03.gif);
	width: 151px;
}

.active_03{
	background: url(../img/menu/active_03.gif);
	width: 151px;
}

