.movie{
	width:850px;
	margin:0px 10px 0px 0px;
	text-align:left;
	background:url(../img/movie/bg.jpg);
}
.movie h2{
	height:50px;
	text-indent:-1000em;
	background:url(../img/movie/title.jpg);
}
.movie h3{
	height:10px;
	text-indent:-1000em;
	background:url(../img/movie/foot.jpg);
}

.t01{
	width:830px;
	height:36px;
	background:url(../img/movie/01.jpg) no-repeat;
	margin:10px 0px 10px 10px;
	text-indent:-1000em;
}
.t02{
	width:830px;
	height:36px;
	background:url(../img/movie/02.jpg) no-repeat;
	margin:10px 0px 10px 10px;
	text-indent:-1000em;
}
.t03{
	width:830px;
	height:36px;
	background:url(../img/movie/03.jpg) no-repeat;
	margin:10px 0px 10px 10px;
	text-indent:-1000em;
}
.t04{
	width:830px;
	height:36px;
	background:url(../img/movie/04.jpg) no-repeat;
	margin:10px 0px 10px 10px;
	text-indent:-1000em;
}
.t05{
	width:830px;
	height:36px;
	background:url(../img/movie/05.jpg) no-repeat;
	margin:10px 0px 10px 10px;
	text-indent:-1000em;
}


.movie_cont{
	float:left;
	width:270px;
	margin:0px 0px 0px 10px;
}

.movie_txt{
	height:50px;
	margin:5px 0px 0px 0px;
}



