#viewImage_box{
	position: absolute;
	height:	400px;
	top:	50%;
	width:	760px;
	left:	50%;
	overflow: hidden;
	margin-left:	-380px;
	margin-top:	-200px;
	padding: 0px;
	background: url('../img/viewImages/bg.gif') no-repeat;
/*	border: 1px solid #000;*/
}
#image_box{
	position: absolute;
	height:	338px;
	width:	324px;
	top:	30px;
	left:	410px;
	overflow: hidden;
}
#image_box img{
	margin: 0; padding: 0;
	border: 1px solid #000;
}
#viewImage_box p{
	position: absolute;
	height:	340px;
	width: 200px;
	top:	80px;
	left:	200px;
	overflow: auto;
	text-align: Justify;
	padding: 0; margin: 0;
}
#viewImage_box h3{
	position: absolute;
	height:	50px;
	width: 200px;
	top:	35px;
	left:	200px;
	overflow: auto;
	text-align: center;
	padding: 0; margin: 0;
}
#button_box button{
	font-weight: bold;
	border: 0;	position: absolute;
	height:	20px;	width:	20px;
	cursor: pointer;
	top:	160px;
	left:	165px;
	background-color: transparent;
	padding: 0; margin: 0;
}

/*
#viewImage_box #testo_copyRight{
	position: absolute;
	height:	14px;
	width: 735px;
	top:	384px;
	left:	12px;
	overflow: hidden;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
#viewImage_box #testo_buttonBar{
	position: absolute;
	height:	340px;
	width: 15px;
	top:	30px;
	left:	633px;
	overflow: auto;
	text-align: center;
	border: 1px solid #000;
}
#viewImage_box #testo_buttonBar button{
	background-color: #fff;
	border: 1px solid #000;
	margin: 2px;
	width: 15px;
}*/
