@charset "utf-8";
/* CSS Document */
.contact_left {
    float: left;
    margin-right: 18px;
}
.contact_left img {
    width: 100px;
}
.contact_right{
    float: left;
    margin-top: 16px;
}
.contact_right p{line-height:30px;}
.col2{
    width: 440px;
    margin-right: 25px;
}
.fm_text{
    width: 100%;
}
.fm-textarea {
    font-size: 12px;
    color: #333;
    border: 1px solid #d6d6d6;
    outline: 0;
    padding-top: 6px;
    width: 100%;
    text-indent: 10px;
}
.col1{
    width: 906px;
}
.submit_button{
	margin-left: 0px;
}
.left_contact_info{
    float: left;
    width: 570px;
}
.center_contact_info{
    float: left;
    width: 570px;
    margin-right: 0px!important;
}
.right_contact_info{
    float: left;
}
.contact_info{
    background: #f4f9ff;
    border-radius: 10px;
    padding: 20px 22px 16px;
    margin-right: 36px;
    height: 150px;
}
.normal_p2{line-height: 32px;}