@charset "utf-8";
/* ===================================================================
CSS information

 file name :content.css
 style info :gbvp
=================================================================== */
/* ------------------------------------
  fla
 * ------------------------------------*/
#fla {
	text-align:center;
	margin:0 auto;
	width:994px;
	height:664px;
	background:url("../img/top_main.jpg") 0 3px no-repeat;
	display:block;
	padding-top:2px;
}

/* ------------------------------------
  content
 * ------------------------------------*/
#content {
	clear:both;
	width:950px;
	height:470px;
	background:url("../img/bg_main.jpg") 0 0 no-repeat;
	display:block;
}
