.contacttitle{
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #999;
    text-indent: 25px;
    background:url(../images/home.png) left center no-repeat;
}
.contacttitle p{
    line-height: 35px;
    font-size: 16px;
    color: #666;
}

.contactcon{
    border-top: 3px solid #26afcc;
    margin: 10px auto;
    background-color: #fff;
    padding: 0 0 50px 0;
}
.smalltit{
    width: 90%;
    height: 50px;
    margin: 0 auto;
}
.smalltit p{
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #26afcc;
}
.acon{
    width: 90%;
    margin: 0 auto;
}
.acon p{
    line-height: 30px;
    font-size: 14px;
}

.contactbg{
    height: 300px;
    background: url(../images/contact.jpg) bottom right no-repeat;
} 