dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li {
	border-bottom-width: 1px;
	border-bottom-color: #D48625;
	border-bottom-style: solid;
	width:200px;
}
#menu{
}
.ul{
	text-decoration:none;
}
.none_active {
	padding-left: 10px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 33px;
	color: #D48625;
	letter-spacing: 0px;
	font-weight: bold;
}
.menu_active {
	padding-left: 7px;
	text-decoration:none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #D48625;
	line-height: 33px;
	border-left-width: 3px;
	border-left-style: solid;
	border-bottom-color: #D48625;
}
#menu li a:hover{
	color: #D48625;
	border-left-width: 3px;
	border-left-style: solid;
	border-bottom-color: #D48625;
	padding-left: 7px;
}
#mmenu{
	margin-top:137px;
	margin-left:350px;
}
.menu_top{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #8F5A42;
	margin-left:20px;
	font-weight: bold;
}
.mmenu_activ{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #8F5A42;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin-left:20px;
	font-weight: bold;
}
.menu_top:hover{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #8F5A42;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}
