/* @group full */
.full_article_press .full_body { 
    background: #fff; 
    padding: 8px 10px 1px; 
    margin-bottom: 30px; 
}

.full_image_press .image img { 
    width: 100%; 
}

.full_image_press .scrollbox { 
    border: 1px solid #eee; 
    font-size: 85%; 
    height: 150px; 
    margin: 0 0 10px; 
    overflow: auto; 
    padding: 5px; 
}

/* @group thumb */
.thumbnail .article_press_date { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    background: #fff; 
    padding: 5px; 
    z-index: 100; 
}