.fg_box{
   width:390px;margin:10px;float:left;
}
.fg_t{
   width:400px;height:6px;background:url('/images/flickrgallery/t.png');
}
.fg_c{
   width:400px;height:75px;background:url('/images/flickrgallery/bg.png');background-repeat:repeat-y;overflow:hidden;
}
.fg_c img{
   float:left;margin:5px;
}
.fg_b{
   width:400px;height:8px;background:url('/images/flickrgallery/b.png');
}


