.newsBox{float:left; width:473px; margin-right:14px;}

.newsContent{height:345px; border-style:solid; border-width:1px; overflow: hidden}

.news_item {position: relative; border-width: 1px;}
.news_item .news_image {display: block}
.news_item .news_title{background-color:#fc0; padding:5px 15px; position:absolute; top:140px; left:15px; color:#000000}
.news_item .news_text{margin:15px; line-height:20px; height:105px; font-size:13px; overflow: hidden}
.news_item .bottom_box{margin:0px 15px; padding-bottom:7px;margin-top:-13px;}
.news_item .posted_date{font-size:11px; float: left;}
.news_item .read_more{float:right}
