div.HScroll{
  /*border: solid 1px #5555FF;*/
}
div.HScroll img{
  border: none;
}
.hs_context{
  text-align: center;
}
.hs_context table{
  height: 142px;
  margin: 0;
}
.hs_context table td{
  margin: 0;
}
.hs_pre{
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.hs_next{
  font-weight: bold;
  text-align: center;
  line-height: 150px;
  cursor: pointer;
}

.hs_imgbox td{
  height: 140px;
  margin: 0;
}
.hs_imgbox td img{
	width: 100px;
	height: 90px;
	border:solid 1px #CCC;
	padding:1px;
	margin-bottom:15px;
}
