

.aa01 ul{}
.aa01 li{
	margin: 3px;
	list-style-type: circle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}