@charset "utf-8";
/* CSS Document  For SART home page*/


.firstpart{
    margin-left:15px;
	margin-right:30px;
	margin-bottom:15px;
	line-height:140%;
	
	
	color: #000000;
	
	
	min-width:161px;
	
	vertical-align:middle
	
}
.newsl-item{
	margin-left:15px;
	margin-right:30px;
	margin-bottom:15px;
	line-height:140%;
	padding: 15px;
	
	color: #000000;
	border: 1px solid #999999;
	min-height: 150px;
	min-width:161px;
	
	vertical-align:middle
	
	
	
}
.newsl-item ul{
	
	display:block;
	
}

.newsl-item img{
	float:left;
	display:block;
	padding: 5px;
	border:1px dashed #999999;
	color: #000000;
	margin-right:20px;
	margin-left:15px;
	vertical-align:middle;
	
	
}
img.floatright{
float:right;
}

.newsl-item h3{

	text-align:center;
	font-size:15px;
	color: #333333;
	
}
.newsl-item span.subphoto{
font-size:10px;
}


