@charset "utf-8";
/* CSS Document */

.down_menu{
	
	position: fixed!important;
    top: 200px!important;
    width: 100%;
    z-index: 9!important;
	
	}