﻿body {
	behavior:url("csshover.htc");
}

.newstableFa .img {
	text-align: right;
	padding-left:10px;
	float:right;
	vertical-align:top;
}
.newstableFa .title {
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	padding-right: 8px;
	text-align: right;
	direction: rtl;
	
}
.newstableFa .date {
	font-family: Tahoma;
	font-size: 10px;
	color: #3399FF;
	text-align: right;
	padding-right: 10px;
	background-color: #F7F7F7;
	direction: rtl;
}
.newstableFa .body {
	text-align: justify;
	font-family: tahoma;
	color: #666666;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 3px;
	direction: rtl;
	line-height:18px
}
.newstableFa a:visited {
	font-size: 12px;
	color: #3399FF;
	font-family:tahoma;
	
	text-align: right;
	text-decoration:none;
}
.newstableFa a:hover {
	font-size: 12px;
	color: #3399FF;
	font-family:tahoma;
	
	text-align: right;
	text-decoration:underline;
}
.newstableFa a:link {
	font-size: 12px;
	color: #3399FF;
	font-family: tahoma;
	
	text-align: right;
	text-decoration:none;
}

.newstableFa .file {
text-align: right;

}
.newstableFa .linkindex
{
	padding-right:5px;
	}
}