#content h2 {
background-image: url(../img/sitemap/h2_bg.jpg);
}
#content ul {
font-size: 87.5%;
line-height: 2;
padding: 10px 20px;
margin-right:9px;
font-weight: bold;
float: left;
width: 250px;
}
#content .line_right {
border-right: 1px dotted #AB9074;
}
#content li {
background-image: url(../img/parts/p.gif);
background-repeat: no-repeat;
background-position: left 0.4em;
list-style-type: none;
padding-left: 15px;
}
#content ul ul {
font-weight: normal;
float: none;
width: auto;
padding-top: 0px;
}
#content ul ul li {
background-image: none;
list-style-type: circle;
padding: 0px;
margin:0px;
}
#content ul a {
text-decoration: none;
}

