#main h3{
background:url(../images/sitemap_h3.png) #68ab20 no-repeat left center;
padding:8px 5px 5px 18px;
margin:30px 0px 0px 30px;
border:none;
color:#333333;
font-size:100%;
clear:both;
border:1px solid #8aab42;
}
* html #main h3{
background:url(../images/sitemap_h3.gif) #aed287 no-repeat 10px center;
padding:8px 5px 5px 18px;
margin:10px 0px 0px 30px;
border:none;
color:#333333;
font-size:100%;
clear:both;
border:1px solid #8aab42;
}
#main .sitemap{
margin:10px 10px 30px 150px;
}
.sitemap:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .sitemap{
zoom: 1;
}
*:first-child+html .sitemap {
 zoom: 1;
}
#main dl{
float:left;
width:160px;
margin:15px 0 0px 20px;
display:block
}
* html #main dl{
width:180px;
margin:15px 0 0px 5px;
}
#main dt{
background:url(../images/sitemap_1.gif) no-repeat 0 5px;
padding:0px 0px 0px 13px;
display:block;
border-bottom:1px dotted #666666;
font-size:90%;
font-weight:700;
width:160px;
}
* html #main dt{
width:180px;
}
#main dd{
border:none;
float:none;
background:url(../images/sitemap_2.gif) no-repeat 0 6px;
font-size:90%;
font-weight:500;
margin:2px 0 0 5px;
padding:0 0 0 13px;
width:155px;
}


#main a{
text-decoration:none;
color:#333333;
}
#main a:hover{
color:#61a244;
}
#main a[target="_blank"], #main a[target="_blank"] { 
padding:0.1em 18px 0 0; 
background: transparent url(../images/icon_popup.gif) no-repeat center right;
display:inline-block;
}
