#detail  {
  position:absolute;
  overflow: hidden;
  top: 80px;
  left:250px;
  width:700px;
  text-align:justify;
  background-color:transparent; 
}
#detail_imprint_left {
   margin:30px 15px 0 0;
	float: left;
	width: 310px;
  }
#detail_left {
	float: left;
	width: 310px;
  }
#detail_right {
	float: left;
	margin: 20px 0 0 20px;
	width: 310px;
}
#detail_top  {
  float: top;
}
#pic_press {
  position: absolute;
  top: 100px;
  left:500px;
  float:right;
}
#detail_bottom  {
  float:top;
}
#album td {
	color:red;
}
