.news-date-time {
	color:#aaaaaa;
        font-weight: normal;
        font-size: 0.8em;

   
}
a.news_text {
        color: #666666;
        font-weight: normal;  
        margin-bottom: 5px; 
}

.news_text {
        color: #666666;
        font-weight: normal;   
}

.news_left {

 display: block;
 /*width: 98%;*/
 padding-top: 2px;
 margin-top: 20px;
 margin-left: 2px;
 padding-left: 5px;
 padding-bottom: 15px;
 padding-right: 3px;
 height: 95%;
 border-left: 1px #BBBBBB dotted; 
 border-top: 1px #BBBBBB dotted; 
 border-bottom: 1px #BBBBBB dotted; 
 border-right: 1px #BBBBBB dotted; 
 background-color: #efefef;
}
div.news_title1 {
 color: #cc5500;
 margin-bottom: 0px;
 font-weight: bold;

}