.news_time, .news_title { 
    padding: 0 0 4px 0;      
}

.news_title { font-weight: bold;}

.news_pic_1, .news_pic_2 {
	float: left;
	
	border: 1px solid #ffc314;
}

.news_item { padding: 0 0 0 10px;}

.news_text { font-size: 11px;}

.news_text_1, .news_text_2 { margin: 0 10px 0 80px;}

.news_back_link { margin-top: 50px;}

.news_back_link a {
	text-decoration: none;
	
	color: #f60;
}

.news_back_link a:hover { text-decoration: underline;}

.home_news h2 {	margin: 10px 0 0 0;}

.news_item { 
    padding: 10px 0;
    border-bottom: 1px solid #DBDBDB;
}    
    .news_item .time {
        color: #FF6600;
        font-weight: bold;
        font-size: 11px;
    }
    .news_item .title {
        color: #000;
        font-weight: bold;
        font-size: 12px;
    }
    
    .news_item a { text-decoration: none;}    
    .news_item a:hover { text-decoration: underline;}
/*
.news_pic_1 {
	position: absolute;
	top: 43px;
	left: 1px;
}



.news_pic_2 {
	position: absolute;
	top: 139px;
	left: 1px;
}

.news_text_2 {
	position: absolute;
	top: 126px;
	left: 69px;
}*/
