@charset "utf-8";

/* CSS Document */





#top {
	position: relative;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
}
#flash_box {
	height: 400px;
	width: 950px;
	float: left;
	position: relative;
	margin-bottom: 0px;
}
#flash_index {
	height: 400px;
	width: 950px;
}

