#q_pic_list ul {
width:730px;
}
#q_pic_list li{
float:left;
width:176px;
margin-right:5px;
margin-bottom:10px;
line-height:24px;

overflow:hidden; 
white-space:nowrap; 
text-overflow:ellipsis; 
}
#q_pic_list li img {
width:160px;
height:120px;
padding:2px ;
border:solid #eeeeee 1px;
}
