@charset "utf-8";
/* CSS Document */

.fbox1{
	float:left;
	width:25%;
}
.fbox2{
	float:left;
	width:75%;
}
