 
.Class_s_image_01{
width : 770px;
height : auto;
text-align : center;
}
#left_box{
  width : 200px;
  height : auto;
  float : left;
  background-color : #cccccc;
}
#right_box{
  width : 570px;
  height : auto;
  float : right;
  background-color : fuchsia;
}

