﻿#contactleft
{
    float: left;
    width: 180px;
    margin-right: 10px;
}
.contactmiddle
{
    background-color: #f7f3ee;
    border-radius: 10px;
    float: left;
    min-height: 300px;
    padding: 10px;
    width: 949px;
}
#contactright
{
    float: right;
    width: 180px;
    margin-left: 10px;
}
.gioithieu
{
    color: #626365;
    font-size: 23px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    font-family:Paragon;
}
p.title
{
    color: #817f7b;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 15px;
}
p.address
{
    color: #817f7b;
}
p.dt
{
    color: #817f7b;
}
p.em
{
    color: #817f7b;
}
.lhhoten
{
    color: #6a6868;
  
    width:110px;
    float:left;
    margin-top: 15px;
}
.lhemail
{
    color: #6a6868;
    width:110px;
    float:left;
    margin-top: 15px;
}
.lhnoidung
{
    color: #6a6868;
    width:110px;
    float:left;
    margin-top: 15px;
}
.txtHoten
{
     border: 1px solid #C4D0D0;

    color: #817F7B;
    height: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 565px;
    background:#f1f1f1;
}
.txtEmail
{
     border: 1px solid #C4D0D0;

    color: #817F7B;
    height: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 565px;
       background:#f1f1f1;
}
.txtNoidung
{
     border: 1px solid #C4D0D0;

    color: #817F7B;
    height: 110px;
    margin-bottom: 10px;
    margin-top: 10px;
     width: 565px;
       background:#f1f1f1;
}
.sendservice {
background-color:#CA151A;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: medium;
    padding: 2px 8px 4px;
    border:none;
    margin-left:598px;
  margin-bottom:30px;
    cursor:pointer;
}

.infoCompany
{
    width:555px;
    text-align:left;
    padding:15px;
}
.form-ct
{
      width:555px;
    text-align:left;
    padding: 0px 15px;
    
}
.textcontact
{
    width:380px;
    float:left;
}
.r-contact
{
    width:100%;
    display:inline-table;
    font-size:15px;
    color:Black;
    margin:5px 0px;
}