.directoryname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(folder.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 25px;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style:dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.articlename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(page.jpg);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	padding-left: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	padding-bottom: 4px;
}
.date {
	color: #999999;
	font-size: 10px;
}
li {
	padding-bottom: 5px;
}
.mainpageli .articlenameli {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
