*{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
body{
	margin: 0px;
	background: #FFFFFF;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
.header{
	width: 100%;
	height: 20px;
	background: #156A8F;
	height: 21px;
	overflow: hidden;
	text-align: left;
	font: 700 12px/20px Arial;
	color: #FFFFFF;
	text-align: center;
}
.last_min_index4{
	text-align: left;
	width: 100%;
}
.last_min_index4 .item{
	text-align: left;
	padding: 6px;
}
.last_min_index4 img{
	width: 120px;
	height: 84px;
	margin-right: 5px; 
}
.last_min_index4 .title{
	font: 700 12px/16px Arial;
	color: #CD0000;
}
.last_min_index4 .short_content{
	font: 100 12px/16px Arial; 
}
.last_min_index4 .sep{
	height: 1px;
	font-size: 1px;
	background: #C1C1C1;
}
