<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newsPic {
	position:absolute;
	width:200px; 
	left:0; 
	margin-right:10px;
}
#ticker li {
text-align: justify;
border: 1px solid #ccc;
border-radius: 5px;
margin-bottom: 10px;
height: 181px;
padding: 5px;
}
#ticker img {
	border-radius: 10px;
	width:100px;
	margin:25px;
}
#ticker .newstitle {
font-size: 18px;
margin-top: 10px;
color: blue;	
}
 .title {
font-size: 18px;
margin-top: 10px;
color: blue;	
margin-bottom:20px;
font-family:BYekan !important;
}
#ticker .more {
	font-size: 13px !important;
float: left;
margin-left: 10px;
margin-top: 20px;

}
.newspic img{
width: 300px;
height: 300px;
border-radius: 10px;
margin-bottom: 30px;
border: 1px solid #C6A89E;
}
.newspic {
text-align:center;	
}
.briefnews {
color:#333 !important;
font-family:tahoma !important;	
}
.briefnews p{
color:#333 !important;
font-family:tahoma !important;	
}
.briefnews div {
color:#333 !important;
font-family:tahoma !important;	
}
.briefnews span{
color:#333 !important;
font-family:tahoma !important;	
}
</pre></body></html>