/* CSS Document */


.information {
  float:left;
  width:580px;
  clear:none;
}

#content img{
  float:left;
  clear:none;
}

.title{
 color:#2D3091;
 font-weight: bold;
 font-size: 1.6em; 
}
#guarantee_title{
    color:orange;
    font-weight:bold;
}

#guarantee{
  color: black;
/*  width:600px;*/
  line-height:30px;
}

#buy{
  margin: 30px 250px;
}
#ppl{
 margin-left:15px; 
}
