#slide {
	width:950px;
	margin:0 auto;
}

#gallery, #thumbs{
	float: left;
}

#gallery{
	width: 786px;
	height: 312px;
	overflow: hidden;
}

#gallery a:hover img{
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}

#thumbs{
	width: 140px;
	height: 295px;
	margin:0 0 0 15px;
	overflow: hidden;
}

#thumbs img {
	padding-bottom:5px;
}

#next{
	display: block;
	width: 30px;
	height: 21px;
	background: url(../img/top/slide/arrow.jpg);
	position: relative;
	top: 298px;
	left: 855px;
	top: 0px\0 !important; 
	*top: 0px !important;
	left: 0px\0 !important; 
	*left: 0px !important; 
}

#next:hover{
	background: url(../img/top/slide/arrow.jpg);
}
