@charset "UTF-8";
.menu_bar {
	height: 24px;
	width: 780px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sub_menu {
	height: 24px;
	width: 780px;
}
