@charset "utf-8";
#container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}
#main {
	float: right;
	height: auto;
	width: 748px;
	margin: 0px;
	background-image: url(images/main_12.jpg);
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#flash_L {
	float: left;
	height: auto;
	width: 152px;
}
