@charset "Big5";
.isdcontents {
	font-size: 90%;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	word-spacing: 2px;
	text-align: justify;
	letter-spacing: 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.isdcontents2 {
	font-size: 80%;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	word-spacing: 2px;
	letter-spacing: 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.subhead {
	font-size: 95%;
	line-height: 140%;
	font-weight: bold;
	color: #CC3333;
	letter-spacing: 0.05em;
}
.blubhead {
	font-size: 95%;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.05em;
}

body {
	background-color: #DFE6CC;
}

ul {
	margin: 0;
}