@charset "utf-8";

/*
2009 New Sitemap
*/

#n_sitemap {
margin: 0px;
padding: 0px;
}

#n_sitemap dl {
width: 720px;
clear: both;
}

#n_sitemap dl dt a {
display: block;
width: 696px;
background-color: #a7b9c7;
margin-top: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
color: #fff;
text-decoration: none;
font-size: 117%;
border-left-width: 4px;
border-left-style: solid;
border-left-color: #7E8C97;
}

#n_sitemap dl dt a:hover { background-color: #7E8C97; }

#n_sitemap dl dd a {
display: block;
background-color: #f3f3f3;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ccc;
color: #666;
text-decoration: none;
font-size: 100%;
width: 686px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
border-left-width: 4px;
border-left-style: solid;
border-left-color: #a7b9c7;
margin-top: 1px;
}

#n_sitemap dl dd a:hover {
background-color: #FBFFE4;
text-decoration: underline;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
border-left-width: 4px;
border-left-style: solid;
border-left-color: #7E8C97;
margin-top: 1px;
}
