/* ============产品图片列表============== */

div.productlist_1{
margin:0px 20px 5px 0px;
text-align:center;
float:left;
width:45%;
overflow:hidden;
}

div.productlist_1_left{
float:left;
text-align:left;
margin-right:15px;
}

div.productlist_1_right{
float:left;
text-align:left;
}


div.productlist_1 div.fang{
border:0;
background: #fff;
padding:0px;
text-align:center;
}

div.productlist_1 div.picFit{
overflow: hidden;
}



div.productlist_1 div.picFit img{
}


div.productlist_1 a.prodtitle:link,div.productlist_1 a.prodtitle:visited,div.productlist_1 a.prodtitle:active{
display:block;
color:#7a0000;

FONT: 14px/23px '宋体';

font-weight: bold;
text-decoration: none;
margin-bottom:5px;
}

div.productlist_1 a.prodtitle:hover{
display:block;
color:#ff0000;
text-decoration: none;
FONT: 14px/23px '宋体';
font-weight: bold;
margin-bottom:5px;
}

div.productlist_1 span.memo{
FONT: 12px/23px '宋体';
color:#505050;
word-break:break-all; 
}


div .ppbg{
margin:0px;
padding: 5px 5px 5px 5px;
width:115px;
height:105px;
background:url(../images/ppbg.jpg) 0px 0px no-repeat;



}