﻿	        
	    p
	    {
	        font-size:small;
	    }
	    #header_table 
	    { overflow:hidden;
	
 	   border-top: 16px solid #E58B40;
    border-bottom: medium solid #E58B40;
    width:100%;
	        direction :rtl;
	        background-color:White;
	        
}
	 
	   
	    .style1
        {
            width: 4%;
        }
	   
	    .style2
        {
            width: 1%;
        }
        .style3
        {
            width: 27%;
            text-align:center;
        }
	         .style4
        {
            width: 68%;
        }

#SearchBoxing
{   

}
#SearchBoxing table
{
    display: inline-block;
    vertical-align: middle;
    text-align:center ;
}

#SearchBoxing IMG{  max-width:70%;
	    max-height:70%;
	    width:80%;}
.ul-list-inline-block 
{width :100%;
 direction:rtl;
 padding:0px;
 margin:0px;
 }
.ul-list-inline-block li 
{ 
     display: table-cell ;
    vertical-align: middle;
  	text-align:center;
  	
  	}
.ul-list-inline-block li:hover
	{
background-color:#EFEFEF;
}
.ul-list-inline-block img 
	{
	    max-width:70%;
	    max-height:70%;
	    width:80%;
}
.ul-list-inline-block li a 
{
    text-decoration:none;
    font-size:x-small ;color:#707276;text-decoration:none;
}