/*#contentBOX {
	position:absolute;
	left: 0px;
	top: 84px;
	width:950px;
	height:430px;
	overflow: hidden;
	z-index:4;
	background-color: #ededed;
}*/

#contentPIC {
	position:absolute;
	left: 250px;
	top: 0px;
	width:645px;
	height: 400px;
	padding: 0px 0px 0px 10px;
	z-index:1;
}

#contentTXT {
	position:absolute;
	left: 0px;
	top: 108px;
	width:780px;
	height: auto;
	z-index:0;
	
	background-color: #ededed;
	
}

#contentPX {
	position:absolute;
	left: 0px;
	top: 300;
	width:780px;
	height: 4px;
	
	background-color: green;
	z-index:1;

}

#leftBOX {
	position:absolute;
	width:487px;
	height: 430px;
	z-index:1;
	left: 0px;
	top: 50px;
	xheight: 398px;
	background-color: #eee;
	  float:left;
}

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

