TD#first_a {
	background-image: url(../img/menu/first_a.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 12px;
}
TD#first_n {
	background-image: url(../img/menu/first_n.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 42px;
}
TD#last_a {
	background-image: url(../img/menu/last_a.gif);
	background-repeat: no-repeat;
	width: 23px;
}
TD#last_n {
	background-image: url(../img/menu/last_n.gif);
	background-repeat: no-repeat;
	width: 23px;
}
TD#mid_an {
	background-image: url(../img/menu/mid_an.gif);
	background-repeat: no-repeat;
	width: 25px;
}
TD#mid_na {
	background-image: url(../img/menu/mid_na.gif);
	background-repeat: no-repeat;
	width: 25px;
}
TD#mid_nn {
	background-image: url(../img/menu/mid_nn.gif);
	background-repeat: no-repeat;
	width: 25px;
}
TD#bg_a {
	background-image: url(../img/menu/bg_a.gif);
	background-repeat: repeat-x;
	width: 1%;
	vertical-align: top;
	padding-top: 10px;
}
TD#bg_n {
	background-image: url(../img/menu/bg_n.gif);
	background-repeat: repeat-x;
	width: 1%;
	vertical-align: top;
	padding-top: 7px;
}
TD#bg_n a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
TD#bg_a a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
TD#bg_n a:hover {
	color: #CC6600;
	text-decoration: none;
}
