@charset "ISO-8859-1";
.flv-list {
	list-style-image: none;
	list-style-type: none;
	font-weight: bolder;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	position: relative;
	left: 20px;
	float: left;
	top: 20px;
}
.play {
	position: relative;
	top: 20px;
	float: right;
	border: 1px dotted #333333;
	right: 70px;
}
br.clear {clear:both}
td.clear {clear:both}


#div-1 {
 position:relative;
}
#div-list {
 position:absolute;
 top:0;
 right:0;
 width:200px;
}
#div-player {
 position:absolute;
 top:0;
 left:0;
 width:200px;
}

