@charset "utf-8";
/* CSS Document */

#container {
	text-align: center;
}
#maincont {
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.resfilm {
	padding-top: 60px;
}
.resfilmright {
	float: left;
	width: 285px;
}
.resfilmvoice {
	clear: both;
}
.resfilmleft {
	clear: left;
	float: left;
	width: 315px;
}

