.page-image{
	background-image: url(images/yin-yang2.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 62px;
	width: 116px;
	height: 109px;
	float:left;
	left: 714px;
	
}
.pageBody {
	background-image: url(images/page-center.png);
	background-repeat: repeat-y;
	height: 2508px;
}

.txt_pageTitle{
	background-image: url(images/txt-faqs.png);
	background-repeat:no-repeat;
	width: 65px;
	height: 15px;
	padding: 0 0 24px 0;
	position: relative;

}
.decor1{
	background-image: url(images/pic-fx1.png);
	background-repeat: no-repeat;
	position: relative;
	width: 220px;
	height: 78px;
	left: 0px;
	top: 636px;
	
	z-index: 0;
	
}
.faqs-list{
	position: absolute;
	left:  -10px;
	top: 700px;	
}
.faqs-list li{
	
	width: 150px;
	
	
}
.faqs-list a{
	
	
	font-size:10px;
	
}