﻿.b
{
    width: 10px;
    float: right;
    height: 23px;
    background-image: url('../img/ir.gif');
}
.c
{
    width: 10px;
    height: 23px;
    float: left;
    background-image: url('../img/il.gif');
}

.d
{
    float: right;
    padding-top: 3px;
    color: #17387B;
}
.e
{
    float: left;
    padding-top: 3px;
    color: Gray;
    direction: rtl;
    text-align: left;
}
.u
{
    background-image: url('../img/im.gif');
    height: 23px;
    text-align: right;
    width: 100%;
    float: left;
}
.q
{
    float: left;
    width: 792px;
    border-bottom: 1px solid #B0BEC7;
    border-right: 1px solid #B0BEC7;
    border-left: 1px solid #B0BEC7;
    padding: 4px;
    padding-bottom:15px;
      padding-top:7px;
    margin-top:-3px;
    margin-bottom:10px;
-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.title
{
    font-size: 9pt;
    font-weight: bold;
    color: #0033CC;
    
}
.title h2
{
font-family:Arial ,Tahoma;
font-size:15pt;
}
.body
{
    text-align: justify;
    padding: 10px;
}
.imgnews
{
    float: right;
    padding: 0px 0px 10px 10px;
}
.info
{
    text-align: center;
    color: Gray;
    padding: 5px;
}
.info2
{
    text-align: right;
    color: Gray;
    padding: 10px 10px 0px 10px;
}
.lnews
{
    text-align: right;
    padding: 2px 10px 0px 10px;
    clear:both;
    
}
.lnews a
{
    color:#17387B;
}
.lnews a:hover
{
    color:Red;
}
.npagging
{
	float: left;
	padding-top: 3px;
	padding-bottom: 2px;
	color: Gray;
	direction: rtl;
	text-align: justify;
	width: 750px;
}
.npagging div:hover
{
	border-color: #B0BEC7;
	background-color: #FFFAE6;
}
.npagging div
{
	min-width: 12px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.npagging a:hover
{
	text-decoration: none;
	color: Red;
}
.npagging a
{
	color: #17387B;
}
.d a
{
    color: #17387B;
}

