.searchbody td {
	padding: 0;
}
#searchbody span.swrap {
	float: left;
	width: 150px;
	height: 270px;
}

#searchbody span.swrap2 {
	position: relative;
	float: left;
}

#searchbody a.searchitem {
	padding-top: 5px;
	position: absolute;
	float: left;
	width: 150px;
	height: 270px;
	text-align: center;
	text-decoration: none;
}

#loading {
  left: 0;
  right: 0;
  height: 40px;
}

#loading-wrap {
  margin: 0 auto;
  width: 265px;
  padding: 15px;
  background: #fff;
  border: 1px solid #8eaada;
}

#tipX {
  width: 110px;
  padding: 10px;
  color:#666;
  font-family:Trebuchet MS,Trebuchet,sans-serif;
  font-size:11px;
  border: 1px solid #8eaada;
  text-align: left;
  background: #fff;
  opacity: 0.8;
  filter: alpha (opacity=80);
}
