.item{
	clear: both;
}
.item .imgs{
	float: left;
	padding-right: 20px;
}
.imgs img{
	border:0px;
}
.imgs a{
	display: block;
}
.a_middle h1{
	font-size: 20px;
	line-height:25px;
	background-image: url(../images/h_bg01.gif);
	background-repeat: no-repeat;
	background-position:center;
	text-indent: 5px;
	margin: 10px 0px;
	padding:5px 0px 5px;
	font-weight:normal;
	color:#777;
}
.img_group{
	display: none;
	visibility: hidden;
}
.clear{
	clear: both;
	font-size:1px;
	height:1px;
}