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

#page{
  width:780px;
  margin-left:auto;
  margin-right:auto;
  height:860px;
  background:#FFFFFF;  
}

#header{ width:466px; height:80px; float:left;}
#flashcont{ width:780px;}
#flash{ width:780px; height:304px; float:left;}

#text{ width:623px;
	   float:left;
	   margin-left:150px;
	   margin-top:-90px;
	   position:relative;

}

