﻿﻿/*当前位置*/
.kp_wz{
    line-height: 34px;
    height: 44px;
    padding-left: 26px;
    border-bottom: 2px solid #ddd;
    background: url(../images/kp_zwzx_02.jpg) left 9px no-repeat;
}
/*标题*/
.kp_tl{
    text-align: center;
    margin: 0 30px;
    padding: 16px 0;
    border-bottom: 1px solid #eee;
}
.kp_tl strong{
    color: #cc0000;
    font-size: 24px;
    line-height: 48px;
}
.kp_tl p{
    color: #7e7e7e;
}
/*内容*/
.kp_content{
    margin: 0 30px;
    padding: 8px 0;
    /*line-height: 30px;
    text-indent: 30px;*/
}