﻿
.newsblocks{
border: 0px solid #d8d8d8;
	width: 100%;
	margin-bottom: 1em;
	padding: 3px;
	text-align: right;
}

.news_style{
display:none;

}
.news_show
{
	background-color: white;
	color: black;
	height: 150px;
	overflow: auto;
}
.news_border
{
background-color: white;
border: 0px solid gray;
height:150px;
padding: 5px 5px 5px 5px;

}
.news_mark{
background-color:white ;
border: 0px solid gray;
height:10px;
color:black;
text-align:center;
}
.news_title{
text-align:center;
font-size: 11px;
font-family: Arabic Transparent, "Arabic Transparent", Arial, "MS Sans Serif";
border: 0px solid gray;
color:black;
padding: 5px 5px 5px 5px;

}
.news_show img{
margin-left: 5px;
margin-right: 5px;

}
