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

#index {
	height: 700px;
	position: relative;
}
#index .floatright {
	width:778px;
	position: absolute;
	left: 27px;
	height: 650px;
	top: 60px;
}
