.menu_head {}

.menu_head :hover {
	cursor:pointer;
}

.menu_body {
	display:none;
}

.menu_body a{}

.menu_body a:hover{}
