
@charset "utf-8";
/* CSS Document */
.incp {
    padding-top: 20px;
}
.mid {
    margin: 0 auto;
    width: 1000px;
}

.incpfl {
    width: 225px;
    background-color: #f6f6f6;
}

.fl {
    float: left;
}

.inctptitle {
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-family: "Microsoft YaHei";
    color: #FFF;
    font-size: 16px;
    background-image: url(../images/imbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.incpli {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
ul {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    list-style-type: none;
    border-bottom-style: none;
}

.incpli li {
    padding-left: 20px;
    line-height: 30px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    border-bottom: solid 1px #dfdfdf;
}

li {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    list-style-type: none;
    border-bottom-style: none;
}
.inbt {
    height: 56px;
    background-image: url(../images/inbt.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.datt2 {
    padding-left: 20px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #FFF;
    line-height: 56px;
}

.more2 {
    color: #FFF;
    float: right;
    padding-right: 10px;
    line-height: 56px;
}

.incpfr2 {
   width: 76%;
}

.fr {
   float:right;
}