@charset "utf-8";
/* CSS Document */
body { background-color:#c9db91;
font-size:120%;
font-family:Verdana, Geneva, sans-serif;
direction:rtl;
}
.Container{
	width: 1050px;  
	margin: 0 auto;
	background-color:#FFF;
	text-align:justify;
	
}
.contain1{
	width: 1050px; 
	margin: 0 auto;
	background-color:#c9db91; 
	text-align:justify;
	
}

.topleftmenu{float:left; padding-top: 8px; padding-bottom:9px; height:auto; width:400px;  background:#f3f4c9; text-align:center;font-size-adjust:!important; font-size:14px; }

.toprightenglish{float:right; padding-top: 8px; padding-bottom:9px; height:auto; width:140px;  background:#f3f4c9; text-align:center;  font-family:Arialbold, Verdana, Geneva, sans-serif;  font-size:12px; font-size-adjust:!important; }

a:link {
	color: #006635;
}
a:visited {
	color: #006635;
}
a:hover {
	color: #006635;
}

.wrap{
    width:1050px;
	clear:both;
	
}
.right{
    width:230px;
	margin-right:20px;
	margin-top:20px;
	float: right;
	text-align:justify;
    }
.center{
	width:700px;
	float:left;
	margin-left:30px;
    background:#fff;
	margin-top:10px;
   	display:inline-block;
	text-align:justify;
}
.Recent{
	text-overflow: ellipsis;
	min-width: 680px;
	max-width: 750px;
	min-height: auto;
	max-height: auto;
	margin-right: 0px;
	text-align: justify;
	height: auto;
	color: #006635;
	float: left;
	line-height: 140%;
	overflow: hidden;
	
}

.footer
	{
	font-weight:bold;
	font-size:16px;
	width: 1050px;
	margin:0 0px 0 0px;
	max-height:80px;
	clear: both;
	background: #f3f4c9;
	color:#006400;
	line-height:30px;
	text-align:center;
	}
	
.menu.item a {
	padding: 2px 20px 2px 0px;  text-decoration: none; display: inline-block; min-width: 100px; font-weight:bold; 
}

.menu.item {
	list-style: none; margin: 0px; padding: 0px;
}
.menu.item > li {
	width: 240px;
	
}
.menu.item > li > a {
	background: #ccd599; margin: 10px 0px 0px; padding: 5px 15px; border-radius: 5px; width: 250px; color: #006400; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; font-size:15px;
	
}
.menu.item > li > a:hover {
	background: #006400; color: #fff;
}

.menu.item > li > ul {
	width: 250px; background: #f7f7d6; list-style: none; margin: 0px 5px; padding: 0px 0px 0px 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; border-radius-bottom: 5px; 

}

.textwrap{
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	}
	.textwrapleft{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	}
H2{
		font-size: 120%;
		}
h1{
		font-size: 160%;
		color:#800000;
		}


.thumbnails img {
	height: 80px;
	border: 4px solid #555;
	padding: 1px;
	margin: 0px 0px 0px 0px;
	}

.thumbnails img:hover {
	border: 4px solid #00ccff;
	cursor:pointer;
}

.preview img {
	border: 4px solid #444;
	padding: 1px;
	height: 400px;
	width : 600px;
	
}
.thumbnails{
	margin-left:50px;
}
