#txt {
	float: left;
	width: 620px;
}
#thumb {
	float: right;
	width: 180px;
	background-color: #FFE6FF;
	text-align: center;
}
#txt h2 {
	margin-left:10px;
	margin-right:10px;
}
#txt h2 {
	font-size: 140%;
	margin: 10px;
	clear: both;
	font-weight: normal;
	background-color: #E0E0E0;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#thumb li {
	margin: 10px;
	position: relative;
}
#thumb span {
	width: 160px;
	display: block;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	KhtmlOpacity: .6;
	opacity: .6;
	text-align: right;
	padding-right: 5px;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
.abtTbl1 {margin: 0 15px 10px 15px;}
.abtTbl1 th, .abtTbl1 td {
	padding: 10px;
	border: solid 1px #FFC8FF;
}
.abtTbl1 th {
	background-color: #FFE6FF;
	width: 100px;
	font-weight: normal;
	text-align:left;
	vertical-align: text-top;
}
.abtTbl1 td strong {
	font-weight: normal;
}

