﻿table.main_table_show{
width:100%;
/* background: url('../images/main_back.gif') top center repeat-x; */

}

table.table_show_in{
width:900px;
/* background: url('../images/main_back_in.gif') top center repeat-x; */

}



img.show_logo{
width:100px;

}
/* ================================== */
/* ================================== */
img.img_contact{
width:140px;
}
/*==================================*/
tr.header{
height:130px;
}
/*==================================*/
tr.header5{
height:110px;
}
/*==================================*/
/*==================================*/
div.footer{
width:100%;
height:25px;
}
/*==================================*/

.show_buttons{
cursor:pointer;
 font-size:18px;
 font-weight:bold;
 color:navy;
 
}

.show_buttons:hover{
cursor:pointer;
 font-size:18px;
 font-weight:bold;
 color: maroon;
}

td.back_buttons{
width:140px;
height:25px;
 background:white;

}

td.back_buttons:hover{
 background:orange;

}


