﻿
/* ===================================================================
CSS information

 file name  :office.css
 
=================================================================== */

#title-contact {
width:645px;
height:48px;
background-image:url(images/title_contact.gif);
margin-top:10px;
margin-bottom:20px;
float:left;
}

.formTable{
width:615px;
margin:0 auto 10px 10px;
border-top:1px solid #e4e6e3;
border-left:1px solid #e4e6e3;
margin-bottom:20px;
float:left;
}

.formTable th{
font-size:12px;
line-height:1.6em;
width:160px;
padding:5px 0 5px 10px;
text-align:left;
background-color:#f6f6f6;
border-bottom:1px solid #e4e6e3;
border-right:1px solid #e4e6e3;
}

.formTable td{
font-size:12px;
padding:3px 5px;
border-bottom:1px solid #e4e6e3;
border-right:1px solid #e4e6e3;
line-height:1.4em;
}

.form150{width:150px;}

.form200{width:200px;}

.form300{width:300px;}

.form400{width:400px;}

.txtRed{
color:#ff0000;
}

#contact-text01 {
margin-left:15px;
}

#return {
width:76px;
margin-right:10px;
float:left;
}

#submit {
width:76px;
float:left;
}

#thanks_bt {
width:645px;
text-align:center;
margin:0 auto;
margin-top:20px;
margin-bottom:200px;
}

#thanks-img {
width:291px;
height:200px;
margin:0 auto;
text-align:center;
margin-top:20px;
margin-bottom:20px;
}
