.No{
  color : white;
  background-color : #ff8000;
  font-size : 20px;
  width : 30px;
  margin-right : 5px;
  text-align : center;
  font-weight : bold;
  float : left;
}
.larea{
  width : 390px;
  float : left;
}
.rarea{
  width : 390px;
  float : left;
}
.item{
  font-size : 20px;
  font-weight : bold;
}
