div#htbdfwp_topicpath{
	width:100％;
	height: 30px;
	margin: 0 auto;
	text-align:center;
	position:relative;
	background-image: url(../../img/yellow/bg_topicpath.gif);
	background-repeat: repeat-x;
	clear:both;
	}

div#htbdfwp_topicpath_outline{
	width: 985px;
	height: 30px;
	margin: 0 auto;
	padding:0px;
	text-align:center;
	position:relative;
	clear:both;

	font-family:none !important;
	}
div#htbdfwp_topicpath_outline:after{
	content:" ";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
	}

div#htbdfwp_topicpath_outline ul {
	float:left;
	width: 900px;
	margin-top: 0px;
	padding-top:5px; *padding-top:10px;
	font-size:75%; *font-size:69%; 
	text-align:left;
	position:relative;

	font-family:none !important;
	}
div#htbdfwp_topicpath_outline ul li {  
    float:left; 
    list-style-type:none;

	font-family:none !important;
}  
div#htbdfwp_topicpath_outline ul li a {  
    margin-right:5px;  
    padding-right:8px;  
    background:url(../../img/all/topicpath_display.gif) no-repeat 100% 40%;
    *background:url(../img/all/topicpath_display.gif) no-repeat 100% 10%;    

	font-size:100%;
	font-family:none !important;
	text-decoration:none;
	color:#284454;
}
div#htbdfwp_topicpath_outline ul li a:link{
	text-decoration:none;
	color:#284454;
}
div#htbdfwp_topicpath_outline ul li a:visited{
	text-decoration:none;
	color:#284454;
}
div#htbdfwp_topicpath_outline ul li a:active{
	text-decoration:none;
	color:#284454;
}
div#htbdfwp_topicpath_outline ul li a:hover{
	text-decoration:none;
	color:#284454;
}

*.htbdfwp_btn_sitemap {
	float:right;
	width: 70px;
	height: 16px;
	margin: 0px;
	padding-top:6px;
	text-align:left;
	}
*.htbdfwp_btn_sitemap a{
    display:block;
	width:70px;
	height: 16px;
	background:url(../../img/all/btn_sitemap.gif) no-repeat 0px 0px;  
    text-indent:-9999px;
    overflow:hidden;
	}
*.htbdfwp_btn_sitemap a:hover {
	width:70px;
	background:url(../../img/all/btn_sitemap.gif) no-repeat 0px -16px;  
	}
