
.ThumImg{
	position:relative;
	width:52px;
	height:52px;
	/*\*/
	width:50px;
	height:50px;
	/* */
	_width:40px;
	_height:40px;
	margin:0px;
	padding:0px;
	text-align:center;
	}

.HidImg{
	display:none;
	margin:0px;
	padding:0px;
	position:absolute;

	bottom:62px;
	left:0px;
	/*\*/
	bottom:62px;
	left:0px;
	/* */
	}

.HidImg img{
	border:2px solid #000000;
	}

.HidImg2{
	display:none;
	margin:0px;
	padding:0px;
	position:absolute;

	bottom:62px;
	left:300px;
	/*\*/
	bottom:62px;
	left:300px;
	/* */
	}

.HidImg2 img{
	border:2px solid #000000;
	}


