@charset "utf-8";
/* CSS Document */
@charset "utf-8";
.fbreview {
	height: 400px;
	width: 1000px;
}
.fbreview .fb {
	height: 400px;
	width: 1000px;
	background-image: url(hover.png);
	float: none;
}
.fbreview .center {
	height: 375px;
	width: 690px;
	float: right;
}
