.content-title {
    font-size: 28px;
    color: #333333;
    text-align: center;
}
.content-time {
    color: #999999;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}
.content-details{
	max-width:905px;
}
.content-details img{
	max-width:860px;
}