#main-item{
	border-width : 1px;border-style : solid;border-color : #b1ebf8;
  width : 690px;
}

#item-l{
  text-align : center;
  width : 240px;
  float : left;
}

#item-r{
  font-size : 10pt;
  color : black;
  text-align : left;
  width : 430px;
  float : right;
}

#top{
  background-color : silver;
  width : 1000px;
  height : 20px;
  
}

#last1{
  width : 690px;
  clear : both;
}

#last{
  width : 1000px;
  clear : both;
}
