.item1 a,.item2 a {
	color: white;
	text-decoration: none;
	font: bold 11px/20px Arial;
	text-transform: uppercase;
	padding: 0;
}

.item1,.item2 {
	float: left;
	height: 23px;
}

.item1 td.left_side {
	width: 10px;
	background: url("/pic/b_left.gif") no-repeat 0 100% transparent;
}

.item1 td.right_side {
	width: 10px;
	background: url("/pic/b_right.gif") no-repeat 0 100% transparent;
}

.item2 td.left_side {
	width: 10px;
	background: url("/pic/b_left_a.gif") no-repeat 0 100% transparent;
}

.item2 td.right_side {
	width: 10px;
	background: url("/pic/b_right_a.gif") no-repeat 0 100% transparent;
}

.item1 a {
	color: #fff;
}
