@charset "utf-8";
/* CSS Document */
.ListFormPage
 {
	font-style: normal;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 20px;
	word-spacing: normal;
	white-space: normal;
	list-style-type: none;
	list-style-image: url(../images/sublist/SubListBullet.gif);
	list-style-position: outside;
	vertical-align: baseline;
}
.ListFormArrow01 {
	font-style: normal;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 20px;
	word-spacing: normal;
	white-space: normal;
	list-style-type: none;
	list-style-image: url(/images/sublist/buletarrow01.gif);
	list-style-position: outside;
	vertical-align: baseline;
}
