@charset "utf-8";

#topicpath_area{
text-align: left;
font-size: 1em;
margin: 2px auto 0 auto;
margin-top:18px;
}

#topicpath{
height:2em;
}

#topicpath li{
float: left;
line-height: 2em;
padding-left: 0.75em;
}

#topicpath li a {
display: block;
background: url(topicpath.gif) no-repeat right center;
padding-right: 15px;
}
