.navleftul {
	list-style-type: none;
	font-size: 7px;
	padding-left: 0px;
	color: #999;
	padding-top: 0px;
	padding-right: 0px;
}
.navlefttitle {
	font-size: 19px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.navleftli {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 10px;
	line-height: 18px;
}
.navleftlicat {
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	color: #333;
	font-weight: bold;
}
.navleftsub {
	list-style-type: none;
	padding-left: 15px;
	color: #999;
}
.navleftsub li{
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 10px;
}
