﻿@charset "utf-8";
/* CSS Document */

.about-main{
	overflow:hidden;
	padding:48px 70px;
	border-top:1px solid #FFF;
	color:#797979;
}
.about-main h3{
	font-size:16px;
	line-height:32px;
	font-weight:bold;
}
.about-main strong{
	font-size:14px;
}
.about-main p{
	padding-bottom:20px;
	line-height:24px;
}

.about-img{
	overflow:hidden;
}

.faq-wrap-q, .faq-wrap-a{
	overflow:hidden;
	padding-bottom:20px;
}
.faq-wrap-q{
	float:left;
}
.faq-wrap-q span{
	display:inline-block;
	float:left;
	height:77px;
	line-height:70px;
	color:#000;
}
.faq-wrapL{
	width:70px;
	background:url(http://www.airwheel.net/images/faq-Airwheell-bg.png) no-repeat;
}
.faq-wrapM{
	background:url(http://www.airwheel.net/images/faq-Airwheelm-bg.png) repeat-x;
}
.faq-wrapR{
	width:11px;
	background:url(http://www.airwheel.net/images/faq-Airwheelr-bg.png.png) no-repeat;
}
.a1{
	height:102px;
	background:url(http://www.airwheel.net/images/faq-a-bg1.png) no-repeat;
}

.faq-wrap-a{
	float:left;
	width:779px;
}
.a1{
	height:102px;
	background:url(http://www.airwheel.net/images/faq-a-bg1.png) no-repeat;
}
.a2{
	height:137px;
	background:url(http://www.airwheel.net/images/faq-a-bg2.png) no-repeat;
}
.a3{
	height:254px;
	background:url(http://www.airwheel.net/images/faq-a-bg3.png) no-repeat;
}
.a3 p, .a2 p, .a1 p{
	margin:20px 30px 0 70px;
	color:#000;
	text-indent:0;
}