
.title{
	margin-top:10px;
	margin-bottom:8px;
	font-size:10pt;
}



ul {
	list-style-type: disc;
	background-repeat: repeat-y;
	margin-left:0px;
	padding-left:0px;
	padding-top: 5px;
}

.s-area {
	float: left;
	padding-left: 35px;
	padding-top: 20px;
}



.s-area li {
   
	padding-left:0px;
	padding-bottom: 5px;
	margin-left: 35px;
	
}

/*
li.last {

	padding-left: 0px;
	padding-bottom: 5px;
	background-position: left top;
	margin: 0px;
}
*/


.sitemap {
	padding: 0;
	margin: 0;
}



.s-area a {
	color: #000000;
	text-decoration: none;
}
.s-area a:hover {
	color: #000000;
	text-decoration: underline;
}






/*

.s-area li {
	background-image: url(../images/sitemap/list-dot.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	background-position: left top;
	margin: 0px;
}


li.last {
	background-image: url(../images/sitemap/close.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	background-position: left top;
	margin: 0px;
}


*/
