@charset "utf-8";
/* CSS Document */

.breadcrumb_tree { clear:both; text-align:left; font-size:11px; background:#da7d10; width:370px; height:25px; margin-left: 5px; margin-right: 5px; margin-top: 4px;}
.breadcrumb_tree a {color:#FFFFFF; text-decoration:none; font-size:11px;}
.breadcrumb_tree a:hover {color:#FFFFFF; text-decoration:underline;}
	.breadcrumb_tree .tree_element { float:left; }
		.breadcrumb_tree .tree_element .seperator { float:left; padding:5px; color: #eee;}
		.breadcrumb_tree .tree_element .link { float:left; padding:5px; }
	