1. list-style-type : none ;
  2. list-style-type : disc ;
  3. list-style-type : circle ;
  4. list-style-type : square ;
  5. list-style-type : decimal ;
  6. list-style-type : lower-roman ;
  7. list-style-type : upper-roman ;
  8. list-style-type : lower-alpha ;
  9. list-style-type : upper-alpha ;
  10. list-style-type : decimal-leading-zero ;
  11. list-style-type : lower-latin ;
  12. list-style-type : upper-latin ;
  13. list-style-type : lower-greek ;
  14. list-style-type : armenian ;
  15. list-style-type : georgian ;
  16. list-style-type : hebrew ;
  17. list-style-type : cjk-ideographic ;
  18. list-style-type : hiragana ;
  19. list-style-type : katakana ;
  20. list-style-type : hiragana-iroha ;
  21. list-style-type : katakana-iroha ;