.pan {
    padding-left: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #BEA78A;
}
.pan a {
    color: #CF7F26;
    font-size: 12px;
}
.pan span {
    color: #BEA78A;
    font-size: 12px;
}
.post_box {
    overflow: hidden;
    height: auto;
}

.post_title {
    font-size: 16px;
    color: #967653;
    background-image: url(../images/common/h3_title_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-top: 10px;
    padding-bottom: 13px;
    margin-bottom: 16px;
}
.post_day {
    font-size: 12px;
    color: #BEA78A;
    margin-bottom: 5px;
}
.post_cmt {
    margin-bottom: 10px;
}

.post_cmt,
.post_cmt div,
.post_cmt p,
.post_cmt span {
    font-size: 12px;
    color: #967653;
    line-height: 1.5;
}
.post_img img {
    margin-bottom: 15px;
}
.pdf {
    font-size: 12px;
    color: #CF7F26;
}
.pdf a {
    font-size: 12px;
    color: #CF7F26;
}






.page_navi  {
    width: 100%;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 40px;
}
.page_navi a  {
    color: #BEA78A;
    font-size: 12px;
}
