#contentBOX {
	position:absolute;
	left: 16px;
	top: 67px;
	width:780px;
	height:430px;
	overflow: hidden;
	z-index:4;
	background-color: #ededed;
}

#contentPIC {
	position:absolute;
	left: 0px;
	top: 0px;
	width:780px;
	height: auto;
	margin: 0px 0px 4px 0px;
	z-index:1;
}

#contentTXT {
	position:absolute;
	left: 0px;
	top: 280px;
	width:780px;
	height: auto;
	z-index:1;
}

#contentPX {
	position:absolute;
	left: 0px;
	top: 304px;
	width:780px;
	height: 4px;
	overflow: hidden;
	background-color: #ffffff;
	z-index:1;
}

#txtA {
	position:absolute;
	width:355px;
	z-index:1;
	left: 25px;
	top: 41px;
	height: 90px;
}

#txtB {
	position:absolute;
	width:355px;
	z-index:1;
	left: 405px;
	top: 41px;
	height: 90px;
}
