@charset "utf-8";
/*=========================================================
	[ index.css ]
	date - creation:2008-06-10 // update:2008-06-23
	// last_update:2009-12-08
=========================================================*/

/*=========================================================
	index
		1. index
=========================================================*/

/* 1. index
=========================================================*/
/* containar */
#container{
	width:100%;
	margin:17px auto 0;
}
.column1 #content{
	width:100%;
	margin-top:15px;
}
#flashcontent{
	height:527px;
	width:100%;
	z-index:1;
}
#content #topimage{
	margin:0 auto 15px !important;
	width:900px !important;
}

