.tool_head_crumbg {
    width: 960px;
    padding: 20px 0;
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
    line-height: 12px;
}
.tool_head_crumb {
    position: relative;
    left: -9px;
}
.tool_head_crumb .text {
    float: left;
    display: inline;
    position: relative;
    color: rgb(99, 99, 99);
}
.tool_head_crumb .space {
    float: left;
    display: inline;
    padding: 0 7px;
    font-family: \5b8b\4f53,sans-serif;
}
.tool_head_crumb a {
    color: #323232;
    text-decoration: none;
}
.tool_head_crumb a:hover {
    color: #323232;
    text-decoration: none;
}
