@charset "utf-8";
/* CSS Document */


.bullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}
