@charset "utf-8";
.bullet {
	list-style-image: url("images/withe.jpg");
	list-style-type: circle;
}
.green {
	font-family: "Tw Cen MT";
	font-size: 17px;
	color: #83C341;
}
.black {
	font-family: "Tw Cen MT";
	font-size: 22px;
	color: #000000;
}
.copyright {
	font-family: "Tw Cen MT";
	font-size: 12px;
	color: #ffffff;
}
.green_max {
	font-family: "Tw Cen MT";
	font-size: 20px;
	color: #83C341;
}
