td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 19px;
	color: #000000;
}
.title01 {
	font-family: "ËÎÌå";
	font-weight: bold;
	color: #006699;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.title02 {
	font-family: "ËÎÌå";
	font-weight: bold;
	color: #990000;
}
.hr {
	border: 1px dotted #CCCCCC;
}
.table {
	border: 1px dotted #CCCCCC;
	background-repeat: no-repeat;
	background-position: right bottom;

}
.ul {
	list-style-image: url(../images/dot02.gif);
}
