@charset "utf-8";

#topicpath_area{
text-align: left;
font-size: 12px;
margin: 2px auto 3px auto;
background-color: #EEEEEE;
border: 1px #D3D3D3 solid;
}

#topicpath{
height:1.6em;
}

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

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