.rob-movie {
	float:left;
	margin:10px 20px 15px 0px;
	width:260px;
	text-align:left;
}

	.rob-movie .img {
		display:block;
		border:1px solid #aaaaaa;
	}

	.rob-movie .text {
		margin-top:5px;
		background-image:url(../image/playball.gif);
		background-position: left 1px;
		background-repeat: no-repeat;
		padding-left:18px;
	}

	.rob-movie .comm {
		line-height:1.5em;
		font-size:8pt;
		color:#999999;
	}

.rob-movie-edge {
	overflow:hidden;
}

.rob_scr {
	margin:0px 0px 15px;
	padding:0px;width:552px;
	background-color:#000000;
	background-image: url('../image/disp_head.gif');
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
}

.rob_scr_foot {
	background-image: url('../image/disp_foot.gif');
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	width:552px;
	height:18px;
	margin:0px;
	padding:0px;
	color:#999999;
	font-size:8pt;
}

	.rob_scr_foot p {
		margin:0px 0px 0px 8px;
		padding:0px;
	}