*{
    margin: 0;
    padding: 0;
}
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
a {
    text-decoration: none;
    outline: none;
    color: #194886;
    border: none;
}
ul li{

}
.f_mct {
    width: 1000px;
    margin: 0 auto;
}
.f_cl {
    display: block;
}
.f_bx1{
    margin-top: 10px;
    padding-bottom: 45px;
}
.f_bx1 .f_bxt {
    height: 40px;
    background-color: #7f4b1f;
    border-right: 4px solid #e4e4e4;
    border-bottom: 4px solid #e4e4e4;
    font-size: 15px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.f_bx1 .f_group {
    padding: 0 9px;
    margin-top: 10px;
}
.f_bx1 .f_ttl {
    font-size: 16px;
    line-height: 40px;
    border-bottom: 4px solid #cccccc;
    padding-right: 17px;
    font-weight: bold;
    color: #666666;
}
.f_bx1 .f_dtl {
    margin-left: 33px;
    width: 860px;
}
.f_bx1 .f_dtl li {
    font-size: 13px;
    border-bottom: 1px dotted #cccccc;
}
.f_bx1 .f_dtl li dl {
    padding-bottom: 4px;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
}
.f_bx1 .f_dtl li dl dt {
    font-weight: bold;
    color: #7f4b1f;
    padding-right: 10px;
}
.f_bx1 .f_dtl li dl dd a {
    padding: 0 2px;
    color: #666666;
}