body {
	padding: 0;
	margin: 0;
	text-align: center;
}

/*#movie, #image {
	border: 1px solid #333;
}*/

#imageWrap {
	width: 100%;
	text-align: center;
}

#TB_btnClose {
	width: 55px;
	height: 55px;
	position: fixed;
	top: 0;
	right: 10px;
	cursor: pointer;
	margin-top: 0;
}

#movie * {
	margin: 0;
}
#movie .movie-wrap {
	width: 864px;
	margin: 0 auto;
}
#movie .m-left {
	float: left;
}
#movie .m-right {
	float: right;
	width: 630px;
}
#movie .mw1985 {
	background: #6259B5;
}
#movie .mw1988 {
	background: #4EB59F;
}
#movie .mw1990 {
	background: #00C800;
}
#movie .mw2012a {
	background: #F0AA00;
}
#movie .mw2012b {
	background: #0098B8;
}