@charset "utf-8";
#topicpath_area {
    text-align: left;
    height: 24px;
}
#topicpath {
    height: 24px;
}
#topicpath li {
    float: left;
    line-height: 24px;
    padding-left: 0.75em;
}
#topicpath li a {
    display: block;
    background: url(topicpath.gif) no-repeat right center;
    padding-right: 15px;
    color: #740000;
}
