.photo_view{
width:950px;margin:0px auto;margin-top:10px; border:#A9D9FF 1px solid;padding:4px;
}
.photo_tit{
font-weight:bold;padding-left:35px;color:#000; background:url(/images/pic_bg.gif);height:22px; line-height:22px;padding-top:2px;border-right:#7CD0F2 1px solid;
}
.photo_tit{
position:relative;font-weight:bold;
}
.photo_tit span.more{
position:absolute;right:5px;top:2px;font-weight:normal;
}
.photo_tit span.more a:link,.photo_tit span.more a:visited{
color:#000
}
.photo_list{
padding:8px;height:200px;
}
(
.photo_list .img{
width:168px;height:160px;border:#d8d8d8 1px solid;padding:3px;
}
.photo_list .t{
padding-top:8px;
}
假如我的把高度改为:120px,改哪里?