/**
 * @desc ΠΒΞΕΟκΗι
 */
.newsDetailViews .essay {
    width: 1050px;
    margin:0 auto;
}
.newsDetailViews .essay h3{
    padding-bottom: 22px;
}
.dateTime {
    text-align: center;
    font-size:20px;
    color: #cfcfcf;
    padding-bottom: 24px;
    font-weight: normal;
}
.newsDetailViews .essay img {
    padding-bottom: 14px;
}