#mainContentsArea .moviePage{
background:url(../images/movie/title.jpg) no-repeat left top;
text-indent:-9999px;
height:120px;
margin-bottom:7px;
display:block;
}


body.movie .leftNav .pageNav{
background:url(../images/movie/side_title.gif) no-repeat left top;
height:34px;
text-indent:-9999px;
display:block;
}

.contents .move{
clear:both;
margin-top:10px;
}

.contents .move li{
width:157px;
margin:0px 5px 15px 5px;
float:left;
}

.contents .move li img{
display:block;
margin-bottom:5px;
}

.contents .move li .move{
	display:block;
	text-align:center;
	line-height:120%;
	font-size: 10px;
	font-weight: bold;
}

