@charset "utf-8";

.bd,.middle_pic {list-style:none;}
.middle_pic {position:relative;float:left; text-align:center; width:163px; height:136px; margin:0px; display:inline;z-index:8; padding:0px;}
.middle_pic .bdlistImg {
	width:163px;
	height:136px;
	border: 1px solid #5a5a5a;
	background-image: url(../images/bg_70.png);
	background-repeat: repeat;
	background-position: left top;
}
.middle_pic .bdlistImg img{border:0px solid #FBFBFB;  max-height:126px; max-width:153px; _width:expression(this.width > 153 ? '153px' : true);  _height:expression(this.height > 126 ? '126px' : true); vertical-align:middle; border:0px none;}
.middle_pic .bdlistImg span {display:inline-block; height:100%; vertical-align:middle; width:0px;}
.middle_pic .bdlistName {height:33px; line-height:33px; color:green; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}



