

table.table_menu{
	border-collapse:collapse;
}


table.table_menu th{
	border: 0;
	text-align: left;
	height:24px;
	padding-left:10px;
	color:#44352a;
	border-left:2px solid #67babb;
	border-right:2px solid #67babb;
}

table.table_menu th img{
	margin-right:7px;
}

table.table_menu td.left_menus{
	border: 0;
	padding: 5px 19px;
	background-image:url(/images/menu/left_menu_sub_bg.gif);
	background-repeat:no-repeat;
}

table.table_menu td.left_menus img{
	
}


table.table_menu td.left_menu_sub{
	height:10px;
	border-left:2px solid #67babb;
	border-right:2px solid #67babb;
}
