.bot_menu
{
	height: 39px;
	background: url(../../img/jando/7.gif) no-repeat;
	margin: 0 auto;
	width: 100%;
	padding-top: 8px;
}

.bot_menu table
{
	margin:auto;
	margin-top:13px;
	align:center !important;
}

.menu_td,
.menu_td_last
{
	border-left: 1px solid #cacbc9;
	height: 15px;
	padding: 1px 5px 0;
}

.menu_td_last
{
	border: none;
}

a.menu_bottom_line_item,
a.menu_bottom_line_item:hover,
a.menu_bottom_line_item_active
{
	font: 12px arial;
	color: #cacbc9;
	text-decoration: none;
}

a.menu_bottom_line_item:hover,
a.menu_bottom_line_item_active
{
	color: #fff;
}

.bot_menu td
{
	height: 15px;
}