﻿.about_tab_title
{
    font-size: small;
    font-family: t;
   
}
.about_tab_cntnt 
{
  direction:rtl;
  text-align:right;   
}
.about_table
{
    width: 100%;
    border-bottom: darkgray thin dotted;
    background-color: gainsboro;
    height: 170px;
    border-top: darkred thick solid;
    font-family: 'Times New Roman';
    margin-right:5px;
}


.about_name
{
    font-weight: bold;
    font-size: medium;
    direction: rtl;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: dimgray 1px solid;
    vertical-align: bottom;
} 
.about_name_about
{
    font-weight: bold;
    font-size: medium;
     direction:rtl;
  text-align:right;
}
.about_image
{
    width:200px;
    background-position-x: 10px;
    background-position-Y: 10px;
    background-image: url(../../images/manager.jpg);
    background-repeat: no-repeat;
}
.about_tab_cntnt_main
{
    background-color: snow;
    padding: 5px;
     text-align:right;
     margin-bottom:10px;
     margin-right:5px;
}
.tel
{
    font-size:small;
    color: dimgray;
    font-family: tahoma;
    text-align: right;
    direction: rtl;
    height: 35px;
    padding-right:5px;
    padding-top:5px;
    
    
}
.fax
{
font-size:small;
     color: dimgray;
    font-family: tahoma;
    text-align: right;
    direction: rtl;
    padding-right:5px;
    height:35px;
}
.email
{
font-size:small;
     color: dimgray;
    font-family: tahoma;
    text-align: right;
    direction: rtl;
    padding-right:5px;
    height:160px;
    
}
.address
{
    font-size: small;
    color: royalblue;
    font-family: tahoma;
    text-align: right;
    direction: rtl;
    background-position-x: 100%;
    background-image: url(../../images/address.jpg);
    background-repeat: no-repeat;
    height: 35px;
    padding-right: 60px;
    border-top: dimgray 1px solid;
    padding-top: 2px;
    padding-left: 100px;
    background-color: #ffffff;
}
.contact
{
    border-bottom: dimgray thin dotted;
    background-color: #f4f4f4;
    border-top: darkslateblue thick solid;
    background-image: url(../../images/map.jpg);
    background-repeat: no-repeat;
    height:280px;
}