*{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0px;
	background: #FFFFFF;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
marquee{
	width: 100%;
	height: 430px;
}
.header{
	width: 100%;
	background: #156A8F;
	height: 21px;
	overflow: hidden;
	text-align: left;
	font: 700 12px/20px Arial;
	color: #FFFFFF;
	text-align: center;
}
.last_min_index1{
	width: 100%;
	font: 100 12px/14px Arial;
}
.last_min_index1 .item{
	text-align: center;
	padding: 6px;
}
.last_min_index1 .image{
	margin-bottom: 6px;
}
.last_min_index1 img{
	width: 87px;
	height: 60px;
	border: 1px solid #434343;
}
.last_min_index1 .item a{
	color: #000000;
	font: 700 8pt/15px Arial;
}
.last_min_index1 .item a:hover{
	color: #2B9BC8;
}
.last_min_index1 .item span{
	margin-right: 5px;
	font: 700 8pt/15px Arial;
	color: #FF0000;
}
.last_min_index1 .sep{
	height: 1px;
	font-size: 1px;
	background: #C1C1C1;
}
