#moveimg {
	width: 680px; height: 680px; overflow: hidden; position: relative;
	border:10px #eeeeee solid;
	cursor:pointer;
	display:none;
}
.moveimgcontent{width: 690px;background-color:#eeeeee;padding:5px;}
