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

#gmenu,
#smenu,
#footer ul{
	display:none;
}

#smenu{
	float:right;
	width:200px;
}

#main{
	float:left;
	width:770px;
}



