.c1 { list-style-type: disc }
.c2 { list-style-type: circle }
.c3 {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
