.text_ar{

  text-align:right;

}

.text_en{

  text-align:left;

}

.news_list{

list-style:none;

}





#topbar{font-size:14px; color:#3b5d14; background:#b2d281; font-weight:bold; padding:6px; overflow:auto; height:1%; clear:both;}

	#topbar a{color:#3b5d14; text-decoration:none; margin:0 10px; height:23px; line-height:23px; float:left; display:block;}

	a.active{ 	height:23px;

				line-height:23px; 

				background:url(pic/tb_a.png) right top no-repeat;

				padding-right:10px;

			}

	a.active span{ background:url(pic/tb_span.png) left top no-repeat; height:23px; display:block; padding-left:10px;}

	

#middlebar{font-size:11px;  color:#3b5d14; background:#ffffff; font-weight:bold; padding:0px; overflow:auto;  clear:both; margin-left:200px;}

	#middlebar a{	color:#ffffff; 

					text-decoration:none; 

					margin:0 5px; 

					padding-right:10px; 

					height:23px; 

					line-height:23px; 

					display:block; 

					float:left; 

					background:url(pic/mb_a.png) right top no-repeat;

				}

	#middlebar a span{background:url(pic/mb_span.png) left top no-repeat; height:23px; display:block; padding-left:10px; }
	
	#menu1 {
width: 150px;
float:left;
} 
#menu1 ul
{
list-style-type:none;
margin:0;
padding:0;
}

#menu1 li
{
display: inline;
/* for IE5 and IE6 */
} 

#menu1 a
{
color: #fff;
text-decoration: none;
font-size: 14px;
display: block;
padding: 3px;
width: 150px;
background-color: #166CB0;
border-bottom: 1px solid #eee;
} 

#menu1 a:link, #menu1 a:visited
{
color: #EEE;
text-decoration: none;
} 

#menu1 a:hover
{
background-color: #FDB456;
color: #fff;
} 

#menu1 li a#current
{
border-bottom: 3px solid #DAD6B7;
background: #00BEE4;
} 


