.navlist_item_main td {
	height: 24px;
	border-bottom: 1px solid #ddd;
}

.navlist_item td {
	height: 24px;
	border-bottom: 1px solid #ddd;
}

.navlist_item_main td.title {
	font-weight: bold;
}

.navlist_items {
	width: 400px;
	border: 1px solid #ddd;
	background-color: #f1f1f1;
	margin-left: 20px;
}

.menu_item td {
	height: 20px;
}