#div_localContent
{
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}

#div_productContent
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 24px;
	bottom: 0px;
}

#div_image
{
	position: absolute;
	left: 0px;
	top: 100px;
}

#div_textContent
{
	position: absolute;
	left: 220px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
}

#contentTitle
{
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
}

#img_efile
{
	width: 56px;
	height: 15px;
}
