@charset "utf-8";
#glossary {
	height: 90px;
	padding-top: 10px;
	padding-left: 40px;
}
#choice {
	width: 720px;
	height: 26px;
	padding-left: 80px;
}
#choice p {
	float: left;
}
#text {
	width: 600px;
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 80px;
}
#text td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 10px;
	font-size: 12px;
}
