.bud_pic {
float: left;
height: 148px;
padding: 4px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.author_pic {
float: left;
height: 148px;
padding: 4px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.zoom_pic {
float: left;
width: 100px;
white-space: wrap;
font-size: extra-small;
height: 164px;
padding: 4px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.zoom_avatar {
float: left;
width: 100px;
white-space: wrap;
font-size: small;
height: 164px;
padding: 4px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}