.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;
}
.a_middle h2{
	font-size:18px;
	line-height:20px;
	margin:80px 0px 10px;
	background-image: url(../images/h_bg01.gif);
	background-repeat: no-repeat;
	background-position:center;
	padding:8px 0px 7px;
	text-indent:5px;
	clear: both;
	font-weight:normal;
	color:#777;
}
.item h3{
	font-size:15px;
	font-weight:normal;
	margin:10px 0px 10px;
	padding-bottom:3px;
	text-indent:5px;
	border-bottom:1px #aaa dashed;
	color:#333;
}
.item p{
	margin:6px 5px 3px;
	font-size:13px;
	line-height:23px;
	text-indent:12px;
}
.item .totop{
	text-align:right;
	margin:10px 0px 50px;
	font-size:12px;
}
.totop a:link , .totop a:visited{
	color:#38c;
}
.totop a:hover{
	color:#f30;
}