
.menu_body{
 width:180px;
 float:left;
background-image: none !important; 
}
.menu_body a{
  display:block;
  color:#333333 !important;
  width:180px;
	float:left;
  margin-left:20px;
padding:5px 0;
font-size:12px;
font-weight:normal !important;
  text-decoration:none !important;
  border-bottom:#cccccc 1px solid;
}
.menu_body a:hover{
  color: #009999 !important;
   width:180px;
  text-decoration:underline !important;
  }
