﻿.banner {
    background: url(../images/index.png) no-repeat center center;
}
#wpcf7-f94-o1 p{    
    text-indent: 0;
    line-height: 55px;
	
	}
	#wpcf7-f94-o1 textarea{    
    text-indent: 0;
    height: 100px;
	width:600px;
	
	}
.content p {
    text-indent: 0em;
    line-height: 25px;
}

.content .imgview {
    width: 33.3%;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-bottom: 20px;
}

    .content .imgview a, .content .imgview img {
        width: 80%;
        height: 232px;
        margin: 0 auto;
        border: none;
    }

    .content .imgview p {
        overflow: hidden;
        text-wrap: none;
        white-space: nowrap;
        width: 80%;
        margin: 0 auto;
    }
