  @charset "utf-8";
/* CSS Document */

#mov_body{
	width: 700px;
	height: auto !important;
	text-align: center;
}

#mov_body h1.mov_title{
	font-weight: bold;
	padding-top: 0px;
	margin: 0px 30px 25px;
	text-align: center;
	color: #555;
	font-size: 18px;
}


#mov_body video{
	margin-bottom: 15px;
	width: 700px;
	height: 385px;
}

/



/**
		=Clearfix
---------------------------------------------------------- */
#mov_body {zoom:1;} /* clearfix IE6, 7 */

#mov_body:after {content:"";}

/* End_clearfix */


@media print{

}