td.bg_nav{
	width: 100px;
	text-align: center;
	background: url("../../img/bg_nav.gif") bottom no-repeat;
	color:#999;

}
div.arrleft{
	height: 26px;
	width: 11px;
	background: url("../../img/arrleft_m.gif") no-repeat;
	position: absolute;
	margin-left: -16px;
	margin-top: -4px;
	float: left;
}

div.arrright{
	height: 26px;
	width: 11px;
	background: url("../../img/arrright_m.gif") no-repeat;
	position: absolute;
	float: right;
	margin-left: 106px;
	margin-top: -20px;
}
div.arrup{
	height: 11px;
	width: 100px;
	background: url("../../img/arrup_m.gif") center no-repeat;
	position: absolute;
	margin-top: -30px;
}