@charset "utf-8";
/* CSS Document */

/*sitamap*/
#page8 #content p{
	margin:0 0 18px 0;
	font-size: 12px;
}
#page8 #content div.sitemap-left-conteiner {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 30px;
}
#page8 #content div.sitemap-center-conteiner {
	float: left;
	width: 250px;
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#page8 #content div.sitemap-right-conteiner {
	float: right;
	width: 250px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#page8 #content dt {
	background-image: url(../images/list-m.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
	margin-top: 0.7em;
	color: #646464;
}
#page8 #content dd {
	background-image: url(../images/marker_s.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 30px;
	margin-top: 0.5em;
	color: #646464;
}
#page8 #content h2{
	margin: 0;
}
#page8 #content dl a{
	color:#666;
	text-decoration:none;
	outline:none
} 
#page8 #content dl a:hover {
	text-decoration:underline;
	color: #F60;
}

