.w_100{
	width:100%;
	height:100%;
}
.menu{
	float:left;
}
.nav{
	text-decoration:none;
}
.nav:hover{
	color:#ffe563;
}
.nav_act{
	color:#ffe563;
	text-decoration:none;
}
