body{
	margin: 0px;
	background: #FFFFFF;
}
.last_min_index1{
	width: 100%;
	height: 100%;
	font: 100 12px/14px Arial;
	border: 1px solid #d0d0d0;
}
.last_min_index1 .header{
	background: #656565;
	height: 21px;
	overflow: hidden;
	text-align: left;
	font: 700 12px/20px Arial;
	color: #FFFFFF;
	text-align: center;
}
.last_min_index1 .item{
	text-align: center;
	padding: 0px 5px 0px 5px;
}
.last_min_index1 .image{
	margin: 0px 0px 5px 0px;
}
.last_min_index1 img{
	width: 87px;
	height: 60px;
	border: 1px solid #434343;
}
.last_min_index1 .item a{
	text-decoration: none;
	color: #808080;
	font: 700 8pt/15px Arial;
}
.last_min_index1 .item a:hover{
	text-decoration: none;
	color: #000000;
}
.last_min_index1 .item span{
	margin-right: 5px;
	font: 700 8pt/15px Arial;
	color: #FF0000;
}
.last_min_index1 .sep{
	background: url(../images/line_01.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 8px 0px 8px 0px;
}
