#listall{
float:left;
text-align:center;
margin-left: 20px;
margin-right:0px;
margin-bottom:15px;
}
#listpic {
	padding: 1px;
	font-size: 12px;
	overflow: hidden;
	margin: 0px 0px 0px 4px;
	width: 145px;
	height:105px;
	border: #999999;
	background-color:#CC0000;
	text-align:center;
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BACKGROUND: #fff; MARGIN: 00px 0px 0px 4px; BORDER-LEFT: #ccc 1px solid; BORDER-BOTTOM: #ccc 1px solid; POSITION: relative;
	vertical-align:text-bottom;
	list-style-type: none;
margin-left:5px;	

}
#listpic img {
	position:relative;
	text-align:center;
	border:none;
	top:expression((100-height)/2+2);
}
#listtitle {
	background-position: left center;
	top: 10px;
	width:140px;
	height: 50px;
	position: relative;
	list-style-type: none;
	font-size: 12px;
}
#listtitle a {
}
#list {
	position: absolute;
	height:1005px;
	left: auto;
	width: 741px;
}
