﻿table .news
{
	text-align:right;
}
table .news td
{
	border:1px #DDE1E6 solid;
	height:28px;
	padding:0 10px 0 0;
	background:#F7FBFC;
}
table .news td, div.pager
{
	border:1px #DDE1E6 solid;
	height:28px;
	padding:0 10px 0 0;
	background:#F7FBFC;

}
div.tmp_cnt div.pager
{
    margin:5px 10px;
    direction:rtl;
    width:90%;
}
div.tmp_cnt div.pager span,div.tmp_cnt div.pager span a
{
    direction:rtl;
    text-align:right;
    float:left;
    margin:4px 5px;
}
table .news td span.date
{
	float:left;
	padding:0 0 0 30px;
	margin:0px 0 0 0;
}
div.content
{
	padding:10px 20px;
	height:400px;
		overflow:auto;
		text-align:justify;
	/*border:1px #9933FF outset;
	margin:20px 0;*/
}
span.date{
	
	float:left;
	margin:0px 0 0 40px;
}

