#pic_left {
	position: absolute;
	visibility: visible;
	z-index: 10;
	left: 50px;
	top: 25px;
}
#BG_block {
	background-color: #AA9A9B;
	height: 184px;
	width: 800px;
	top: 320px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}
#txtbox {
	position: absolute;
	height: auto;
	width: 253px;
	left: 419px;
	top: 352px;
	visibility: visible;
	z-index: 10;
	text-align: justify;
}
#pic_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: auto;
	width: auto;
	left: 399px;
	top: 25px;
}
