body,td {
	font-size: 9pt;
	color: #555555;
}
.h1 {
	font-size: 12px;
	color: #7a7a7a;
	margin: 0px;
	font-weight: normal;
}

#linkbar {
	padding-top: 10px;
	padding-bottom: 5px;

}
#linkbar a {
	color: #6699FF;
	text-decoration: none;
	border-left: 5px solid #6699FF;
	padding-left: 5px;
}
#left td {
	border-bottom: 1px dotted #B0D910;
	padding: 5px 15px;
	white-space: nowrap;

}
#right .title {
	font-size: 16pt;
	font-weight: bold;
	border-bottom: 1px dotted #B0D910;
	border-left: 5px solid #65B721;
	padding-left: 10px;
}
li {
	list-style-type: square;
}

#right .subti {
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}
#right .moji {
	line-height: 17px;
}
#bottom a {
	text-decoration: none;
	color: #000033;
}
#bottom a:hover {
	position: relative;
	right: -2px;
	bottom: -2px;
}
.text {
	font-size: 14px;
	line-height: 18px;
}

#bottom span {
	font-size: 10px;
}
