@charset "utf-8"; 

.section .tableStyle01 tr.border_none td {
	border-bottom: none !important;
	border-top: none !important;
}
.section table td {
	vertical-align: top;
}
.section table td div ul {
	margin-left: 32px;
}
.section table td div ul li {
	text-indent: -55px;
	padding-left: 55px;
}
.section table td div p {
	padding-left: 20px;
	margin-bottom: 0;
}
table td div ul li.special {
  padding-left: 70px;
}
table td div ul li.num {
	text-indent: -20px;
	padding-left: 20px;
}
.section p.right {
	text-align: right !important;
}
.section ul li {
	text-indent: -15px;
	padding-left: 15px;
}