#next_btn {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../vodimg/b_next.gif) no-repeat 0 -38px;

}

#next_btn a {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../vodimg/b_next.gif) no-repeat 0 0;
	
}

#next_btn a:hover {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../vodimg/b_next.gif) no-repeat 0 -19px;
	
}

#prev_btn {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../vodimg/b_prev.gif) no-repeat 0 -38px;
	
}

#prev_btn a {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../vodimg/b_prev.gif) no-repeat 0 0;
	
}

#prev_btn a:hover {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../vodimg/b_prev.gif) no-repeat 0 -19px;
	
}

#sync_btn {
	display: block;
	width: 160px;
	height: 19px;
	background: url(../vodimg/b_sync.gif) no-repeat 0 -38px;
	
}

#sync_btn a {
	display: block;
	width: 160px;
	height: 19px;
	background: url(../vodimg/b_sync.gif) no-repeat 0 0;
	
}

#sync_btn a:hover {
	display: block;
	width: 160px;
	height: 19px;
	background: url(../vodimg/b_sync.gif) no-repeat 0 -19px;
	
}

#synca_btn {
	display: block;
	width: 160px;
	height: 19px;
	background: url(../vodimg/b_synca.gif) no-repeat 0 -38px;
	
}

#synca_btn a {
	display: block;
	width: 160px;
	height: 19px;
	background: url(../vodimg/b_synca.gif) no-repeat 0 0;
	
}

#synca_btn a:hover {
	display: block;
	width: 160px;
	height: 19px;
	background: url(../vodimg/b_synca.gif) no-repeat 0 -19px;
	
}

#enlarge_btn {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../vodimg/b_enlarge.gif) no-repeat 0 -38px;
	
}

#enlarge_btn a {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../vodimg/b_enlarge.gif) no-repeat 0 0;
	
}

#enlarge_btn a:hover {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../vodimg/b_enlarge.gif) no-repeat 0 -19px;
	
}

#close_btn {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../vodimg/b_close.gif) no-repeat 0 0;
	
}

#close_btn a {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../vodimg/b_close.gif) no-repeat 0 0;
	
}

#close_btn a:hover {
	display: block;
	width: 110px;
	height: 19px;
	background: url(../vodimg/b_close.gif) no-repeat 0 -19px;
	
}
