img {
   vertical-align:bottom
}
.movie {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.movie .left {
	background-image: url(../images/mag01.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 514px;
	float: left;
}
.movie .right {
	width: 336px;
	float: left;
	text-align: left;
}
.movie .right .box_form {
	text-align: left;
	background-image: url(../images/mag14.jpg);
	height: 185px;
	width: 336px;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 15px;
	padding-left: 15px;
}
.movie .right .box_form p {
	margin-bottom: 9px;
}

.box_report {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.box_report p {
	margin: 0px;
	padding: 0px;
}
.box_report .report_bg {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.box_report .box_form {
	border: 1px solid #d8d8d9;
	background-color: #f5f5f5;
	padding: 15px;
	font-size: 12px;
	text-align: center;
}
.report_bg .box_form p {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.form2 {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.tejun {
	margin-top: 60px;
}
