.home_blog {}

.home_blog_item {
    background:url(/system/storage/2/e5/5/835/box_center.png) top left repeat-y;
    width:692px;
    color:#fff;
    position:relative;
    zoom:1;
    margin-bottom:15px;
}
.home_blog_date {
    color:#7f9bb5;
    padding-bottom:4px;
    font-size:10px;
}


.home_blog_item h2 a {
    color:white !important; 
    text-decoration:none;
}

.home_blog_item_content {
    background:url(/system/storage/2/44/a/833/box2.png) top left no-repeat;
    padding:20px;
}

.home_blog_item_bottom {
    background:url(/system/storage/2/90/a/834/box3.png) bottom left no-repeat ;
    height:6px;
    width:346px;
}

.home_blog_read_more {
    position:absolute;
    right:10px;
    bottom:-12px;

}
