@charset "utf-8";
/* CSS Document */

body {
	background-color: #ECECEC;
}.footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
.copyright {
	font-size: 12px;
	color: #000;
}
.content1 {
	line-height: 22px;
	font-size: 15px;
}
.blue {
	color: #2B5BA4;
	font-size: 15px;
}
.content2 {
	line-height: 19px;
	font-size: 15px;
}
.content3 {
	line-height: 24px;
	font-size: 16px;
}
.movie{color:#FFF;
       background-color:#000; 
	   text-align:center;
	   width:320px; 
	   height:240px;
	}