@charset "UTF-8";

.img_left
{
float:left;
width:275px;
}

.img_right
{
float:right;
width:275px;
}


