@charset "utf-8";
/* CSS Document */	
.fixed{
	z-index:999;
	position: fixed;
}