.button {
	width: 35px;
	height: 35px;
	border: 0px solid#000000;
}
#pre_img_mkj005 {
	background: url(/uploads/image/pabutton_img/pre.png);
}#pre_img_mkj005:hover {
	background: url(/uploads/image/pabutton_img/pre_in.png);
}#start_img_mkj005 {
	background: url(/uploads/image/pabutton_img/start.png);
}#start_img_mkj005:hover {
	background: url(/uploads/image/pabutton_img/start_in.png);
}#stop_img_mkj005 {
	background: url(/uploads/image/pabutton_img/stop.png);
}#stop_img_mkj005:hover {
	background: url(/uploads/image/pabutton_img/stop_in.png);
}#next_img_mkj005 {
	background: url(/uploads/image/pabutton_img/next.png);
}#next_img_mkj005:hover {
	background: url(/uploads/image/pabutton_img/next_in.png);
}#zoom_img_mkj005 {
	background: url(/uploads/image/pabutton_img/zoom.png);
}#zoom_img_mkj005:hover {
	background: url(/uploads/image/pabutton_img/zoom_in.png);
}

#wraper_mkj005 {
	position: absolute;
	visibility: hidden
}#small_mkj005 {
	overflow: hidden;
}#mask_mkj005 {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 22;
	height: 100px;
	overflow: hidden;
	width: 100px;
	border: 1px dashed#999;
	cursor: move;
}#mask_mkj005 div {
	background: #fff;
	opacity: .4;
	filter: alpha(opacity: 40);
	height: 100px;
}#big_mkj005 {
	height: 300px;
	width: 300px;
	position: absolute;
	top: -5px;
	z-index: 21;
	overflow: hidden;
	border: 1px solid #000;
}#bg_mkj005 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 21;
	opacity: 0;
	filter: alpha(opacity: 0);
}#big_mkj005 img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
