*{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: underline;
}
.last_min{
	width: 100%;
	height: 27px;
	background: #F1F1F1;
}
.last_min td{
	text-align: center;
}
.last_min marquee{
	width: 100%;
	height: 100%;
}
.last_min .site{
	padding: 0px 3px;
	white-space: nowrap;
	background: #434343;
}
.last_min .site a{
	font: 700 8pt/27px Tahoma;
	color: #FFF;
	
}
.last_min .items{
	text-align: left;
	width: 100%;
	white-space: nowrap;
}
.last_min .items, .last_min .items a{
	font: 100 8pt/27px Verdana;
	color: #000000;
}
.last_min .items a{
	padding-right: 12px;
}
.last_min .items .time{
	color: #DC2121;
	font: 100 8pt/27px Verdana;
}