.jtfw_banner{
    width: 970px;
    background: url(jtfw_banner.png)no-repeat;
    height: 86px;
    padding-top: 26px;
    padding-left: 25px;
}
.jtfw_box{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.jtfw_box ul li{
    height: 150px;
    width: 154px;
    text-align: center;
    float: left;
    margin-bottom: 28px;
    margin-left: 20px;
    margin-right:20px;
}
.jtfw_box ul .no_margin{
    margin-right: 0px;
}
.jtfw_box ul li a{
    font-size: 12px;
    height: 150px;
    width: 154px;
    display: block;
    background-color:#eeeeee;
    color: #333;
    text-decoration:none;
}
.jtfw_box ul li a:hover{
    background-color: #dddddd;
}
.jtfw_box ul li div{
    width: 72px;
    height: 46px;
    margin:0px auto;
    padding-top: 26px;

}
.jtfw_box ul li P{
  padding-top: 20px;
}