.movie{
	width:370px;
	background-color:#D9E7E7;
	border:1px solid #B7CAC8;
	margin-left:10px;
	margin-bottom:20px;
}
.movie-inner{
	width:358px;
	background-color:#D9E7E7;
	border:1px solid #B7CAC8;
	margin:5px;
}
.movie-inner img{
	margin:4px 0 0 3px;
}
#movie-content,
#movie-content2{
	color:#222;
	margin:3px 0 5px 20px;
	line-height:100%;
}
.mov_sel{
	margin:3px 0 2px 20px;
	padding-left:10px;
	background:url("../image/mov_sel.gif") top left no-repeat;
}

