.lienhe{
    float: left;
    padding-top: 10px;
    width: 100%;   
}
.lienhe h3{
    color: #30AE11;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    
}
.lienhe p{
    color: #444444;
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 10px;
    float: left;
    width: 100%;
}
.o_lienhe{
    width: 96%;
    border: 1px solid #cccccc;
    min-height: 20px;
    overflow: hidden;
    background: #f3fdf1;
    margin-top: 10px;
    padding-top: 15px;
    padding-left: 25px;
    padding-bottom: 15px;
}
.o_lienhe p{
    font-size: 12px;
    color: #444444;
    line-height: 24px;
    padding: 0;
}
.boxform{
    width: 450px;
    float: left;
    margin: 0 auto 0 70px;
}
.tencontent{
    float: left;
    line-height: 30px;
    margin-right: 10px;
    text-align: right;
    width: 100px;
    height: 30px;
}
.inputcontent{
    width: 315px;
    float: left;
}
.inputcontent input{
    height: 30px;
    float: left;
    width: 230px;
}
.rowitem{
    margin-bottom: 20px;
    margin-top: 10px;
    height: 30px;
}
.inputcontent textarea{
    width: 300px;   
    height: 100px;
}
.inputcontent p{
    float: left;
   
}
#guilienhe{
    background: url("../images/bg_lh.png") repeat-x scroll left center transparent;
    border: medium none;
    color: #FFFFFF;
    font-size: 13px;
    height: 28px;
    margin-right: 15px;
    padding-bottom: 2px;
    width: 108px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}