@charset "utf-8";
*{
font-size: 100%;

}
#faq {
	width: 555px;
	margin: 0px;
	padding: 0px 10px 0px 10px;

}
#qa01 {
	width: 520px;
	margin: 0px 0px 30px 0px;
	padding: 3px;
	border-top: #d3e6f7 solid 1px;
	border-left: #d3e6f7 solid 10px;
	border-bottom: #d3e6f7 solid 1px;
	border-right: #d3e6f7 solid 1px;
}
#qa02 {
	width: 520px;
	margin: 0px 0px 30px 0px;
	padding: 3px;
	border-top: #fbdce2 solid 1px;
	border-left: #fbdce2 solid 10px;
	border-bottom: #fbdce2 solid 1px;
	border-right: #fbdce2 solid 1px;
}
#qa03 {
	width: 520px;
	margin: 0px 0px 30px 0px;
	padding: 3px;
	border-top: #d8e698 solid 1px;
	border-left: #d8e698 solid 10px;
	border-bottom: #d8e698 solid 1px;
	border-right: #d8e698 solid 1px;
}
#qa04 {
	width: 520px;
	margin: 0px 0px 30px 0px;
	padding: 3px;
	border-top: #fde2ba solid 1px;
	border-left: #fde2ba solid 10px;
	border-bottom: #fde2ba solid 1px;
	border-right: #fde2ba solid 1px;
}

.q1 {
	font-size: 16px;
	font-weight: 800;
	color: #333;
	margin: 35px 10px 3px 10px;
	padding: 6px 3px 5px 36px;
	background-image: url(../images/75q.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.a1 {
	font-size: 16px;
	font-weight: 800;
	color: #333;
	margin: 10px 10px 3px 26px;
	padding: 6px 3px 5px 36px;
	background-image: url(../images/75a.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.qahead {
	background-image: url(../images/qa01-01.gif);
	background-position:top;
	background-repeat:no-repeat;
	height: 90px;

}
.qahead1 {
	background-image: url(../images/57-02.gif);
	background-position:top;
	background-repeat:no-repeat;
	height: 65px;
}
.qahead2 {
	background-image: url(../images/75-03.gif);
	background-position:top;
	background-repeat:no-repeat;
	height: 43px;
}
.qabody {
	background-image: url(../images/qa01-02.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin-left: 3px;
	padding-left: 94px;
}
.qabody1 {
	background-image: url(../images/qa01-02.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-left: 3px;	
	padding-top: 90px;
}
.qabody2 {
	background-image: url(../images/75-04.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin-left: 3px;	
	padding: 20px 60px 20px 30px;
}
.qabody2 h2 {
	margin: 0px 10px 10px 0px;
	padding: 3px 10px 2px 7px;
	font-size: 18px;
	border-left: #0066FF solid 10px;
	border-bottom: #06f solid 1px;
}
.qabody2 h6 {
	font-size: 14px;
	font-weight: 700;
	margin: 10px 0px -10px 0px;
	padding: 3px 20px 2px 5px;
	background-image:url(../images/75-06.gif);
	background-position:left;
	background-repeat:repeat-y;

}
.qabody1 ol {
	text-align: left;
	margin: 0px 10px 0px 82px;
}
.qabody1 ol li {
	margin: 0px;
	padding: 3px 0px 5px 0px;
}

.qafoot {
	background-image: url(../images/qa01-03.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 62px;
}
.qafoot1 {
	text-align: center;
	margin: 30px 0px 0px 0px;
}
.qafoot2 {
	background-image: url(../images/75-05.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 38px;
}
.qafoot1 a img {
	border: none;
}
.bannerback75 {
padding-rihgt: 55px;
	text-align: right;
}


