@charset "utf-8";
body {
	margin: 0px;
}
td {
	font-family: "ËÎÌå";
	font-size: 9pt;
}
.p1 {
	line-height: 20px;
	letter-spacing: 0.2em;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#select {
	font-family: "ËÎÌå";
	font-size: 9pt;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.line {
	FONT-SIZE: 13px;
	LINE-HEIGHT: 16px;	
	word-wrap: break-word; 
	word-break: break-all;
}

