.postTitle {
     font-weight: bold;
     line-height: 1.5em;
     width: 740px;
     font-size: 20px;
     min-height: 25px;
     _height: 25px;
}
.postCon {
     line-height: 1.5em;
     width: 740px;
     padding: 10px 0;
     font-size: 12px;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #648ED1;
}
.c_b_p_desc {
     word-wrap: break-word;
     word-break: break-all;
     overflow: hidden;
     line-height: 1.5;
     color: #9B837C;
}
