@charset "utf-8";
/* CSS Document */



body {
	background-image:url(../img/bg_main.gif);
	background-repeat:repeat-x;
	background-position: center top;
	background-color: #000000;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #592309;
	}


.main_fla{
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	padding: 0px;
}

.movie {
	background-image:url(../img/movie_bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	height: 420px;
	padding-top: 40px;
}


.head{
	margin-bottom:0px;
	width: 290px;
	padding-left: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
