.menu_list {	
	width: 100%;
	margin:10px 0 0 0;
}
.menu_head {
	font-size:14px !important;
	color:#003366 !important;
	padding:10px !important;
	position: relative;
    background:#eee;
	border-top:1px dotted #ccc;
	margin:0 0 0 0 !important;
	font-weight:bold;
}

.menu_body {
	background:#fff url(../../img/shadow-accord.gif) top repeat-x !important;
	margin:0 0 15px 0 !important;
	padding:10px 0 5px;
}

.openhead {background:#eee}
.openbody {display:block; !important}

.ffc {background-color:#ffc;}


