@charset "utf-8";
#menu_up {
	position: relative;
	padding: 0px;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	box-sizing: border-box;
	width: 100%;
	z-index: 99999;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,1);
    }
