<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: underline;
}
.last_min{
	text-align: center;
	width: 140px;
	height: 280px;
}
.last_min marquee{
	width: 140px;
	height: 280px;
}
.last_min .item{
	text-align: center;
	font: 700 8pt/14px Tahoma;
	width: 100%;
	padding: 6px 3px;
}
.last_min .sep{
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	margin: 0px 0px 0px 0px;
	width: 96%;
	background: #000;
}
.last_min .title{
	margin-top: 3px;
}
.last_min img{
	width: 85px;
	height: 64px;
	border: 1px solid #000000;
	margin: 5px 0px 0px 0px;
}
</pre></body></html>