div.news-list {
/*margin-top:-10px;*/
}

.news-list img
{
	width: 100px;
	height:auto;
}
.news-item {
margin-left:135px;
margin-bottom:10px;
}

.img-news-item{
float:left;
width:130px;
margin-bottom: 10px;
}
.news-item-name {
width: 100%;
}

.news-date-time {
	width: 100%;
    margin-bottom: 10px;
    color:#999999;
	font-size: smaller;
	font-weight: bold;	
}
.news-item-txt {
width: 100%;
}
.news-item-prop {
width: 100%;
}

a {color:#04AFFD;
text-decoration:none;
font-weight:bold;}
a:visited{color:#04AFFD;}






