/* CSS Document */
/*{ margin:0; padding:0;}*/
.wrap {
    background:#fcfcfc;
    width: 100%;
}

.Contactus {
    color: #666;
    padding-top: 40px;
}
.aboutusBg {
	background:#fcfcfc url("../../images/aboutusBg.jpg") no-repeat center center;
	background-size:cover;
    height: 720px;
    width: 100%;
}
.introduce {
    height: 545px;
    margin: 0 auto;
    width: 960px;
	position:relative;
}
.aboutMai {
    color: #666;
    padding-top: 60px;
}
.aboutMai h2 {
    padding-bottom: 10px;
}
.aboutMai p {
    font-size: 16px;
    line-height: 170%;
}
.Contactus {
    color: #666;
    padding-top: 40px;
}
.Contactus h2 {
    padding-bottom: 9px;
}
.Contactus p {
    font-size: 16px;
    padding-bottom: 10px;
}
/*.headiframe{
	width:100%;
	height:700px;
	margin:0;
	}
.footiframe{
	width:100%;
	height:370px;
	margin:0;
	margin-bottom:-5px;
	}*/