<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../Images/metat-bgBody.jpg) repeat left top #777974;
	font: 11px DroidArabicNaskh, tahoma;
	direction: rtl;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
.clear{
	clear:both;
}
.metat-wrapper {
	width: 1001px;
	margin: 0 auto;
}
.metat-bodybg {
	background: url(../Images/metat-bgBody-p.jpg) no-repeat center 80px;
}
.metat-bgHeader {
	background: url(../Images/metat-bgHeader.jpg) no-repeat center 93px;
	height: 165px;
	text-align: center;
	padding-top: 33px;
}
.metat-main {
	background-color: #fff;
	padding: 7px;
	min-height: 100px;
	box-shadow: 0 3px 3px #333;
	margin-bottom: 20px;
}
.metat-siteTitle {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 3px 0;
	font: 12px DroidArabicNaskh, tahoma;
}
.metat-topMenu {
	width: 100%;
	display: inline-block;
}
.metat-topMenu ul {
	background: url(../Images/metat-bgTopMenu.gif) repeat-x left top;
	list-style: none;
	height: 27px;
	border-radius: 4px;
}
.metat-topMenu li {
}
.metat-topMenu li a {
	float: right;
	color: #333;
	padding: 3px 15px 2px;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
	border-left: 1px solid #aca291;
	transition: all 0.8s ease 0s;
}
.metat-topMenu li a:hover {
	color: #680000;
}
.metat-topFans, .metat-context {
	width: 100%;
	display: inline-block;
}
.metat-topFans ul {
	list-style: none;
}
.metat-topFans ul li a {
	float: right;
	background: url(../Images/mg-metat.gif) no-repeat center top;
	width: 192px;
	height: 76px;
	text-align: center;
	font: bold 13px DroidArabicNaskh, tahoma;
	line-height: 76px;
	margin-left: 6px;
	color: #680000;
}
.metat-topFans ul li a:hover {
	color: #999;
}
.metat-topFans ul li:last-child a {
	margin-left: 0;
}
.metat-zoneRight, .metat-zoneLeft {
	width: 200px;
	float: right;
}
.metat-zoneMiddle {
	width: 567px;
	float: right;
	margin-right: 10px;
}
.metat-zoneLeft, .metat-zoneHalf {
	margin-right: 10px;
}
.metat-zoneHalf {
	width: 777px;
	float: right;
}
.metat-rightMenu ul {
	border: 1px solid #CCC;
	border-radius: 4px;
	list-style: none;
}
.metat-rightMenu ul li a {
	border-bottom: 1px solid #ccc;
	padding: 3px 10px;
	color: #333;
	display: block;
}
.metat-rightMenu ul li a:hover {
	color: #999;
}
.metat-rightMenu ul li:last-child a {
	border-bottom: none;
}
.metat-rightMenu ul li i {
	margin-left: 7px;
	color: #680000;
}
.metat-footer{
	display:inline-block;
	width:100%;
	margin-top:10px;
	font-size:10px;
	color:#999;
}
.metat-footer a{
	color:#666;
}
.metat-footerLeft{
	width:30%;
	float:left;
	text-align:left;
	direction:ltr;
}
.metat-footerRight{
	width:70%;
	float:right;
	text-align:right;
	direction:ltr;
}
.metat-defBlock-title{
  border: 1px solid #ccc;
  border-radius: 4px 4px 0 0;
}
.metat-defBlock-title h1{
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px;
  margin: 0;
  line-height: 25px;
}
.metat-defBlock-cont{
  padding: 10px;
  border: 1px solid #ccc;
  border-top: none;
}
.metat-defBlock-cont ul, .metat-defBlock-cont ol{
	list-style-position:inside;
}
.tblMetat{
    background-color: #c9c4be;
}
.metat-defBlock-cont table td{
  padding: 3px 0;
  border-bottom: 1px solid #dfdfdf;
}
.metat-newsHome{
	margin-top: 10px;
}
.metat-defBlock-title h2{
	font-size: 11px;
	margin-right: 10px;
	color: #6A082E;
}
.metat-defBlock-title h2 i{
	margin-left: 7px;
}
.metat-defBlock-news{
	border: 1px solid #ccc;
	border-radius: 0 0 4px 4px;
	border-top: none;
	padding: 10px 10px 30px;
	position: relative;
}
.metat-news-link{
	background-color: #D4CCC1;
	left:0;
	bottom: 0;
	position: absolute;
	border-radius: 0 0 0 4px;
	color: #222;
}
.metat-news-link a{
	display: block;
	color: #222;
	padding: 0 20px;
	line-height: 25px;
}
.metat-news-link a:hover{
	color: #fff;
	}</pre></body></html>