@charset "utf-8";

.menu_item
{
	text-align: center;
	background-size: 100%  auto;
	height: 31px;
	 font-family:Tahoma;
	direction:rtl;
	font-size:small;
	nd-color: #F4F4F4;
	border-bottom: thin;
	border-bottom-style: solid;
	 

}
.menu_top
{
	text-align: right;
	font-family:Tahoma;
	font-size:medium;
	border-color: #FB622A;
	font-weight: bold;
	background-size: 100%  auto;
	height: 25px;
	direction: rtl;
	color: #FFFFFF;
	background-color: #fa6c38;
	border-bottom: thin;
	border-bottom-style: solid;
	background-size: 180px 34px;
	border-radius: 10px 10px 0px 0px;
	background-repeat: no-repeat;
	
}
