@charset "utf-8";
/* CSS Document */

.photo {
width: 161px;
height: 91px;
border: 1px solid #c4b999;
margin: 5px;
padding: 1px;
float:left;
}

.photo_wrap {
width: 700px;
height:auto;
float:left;
}