/*------------------------------------------*/
/*											*/
/*		IOMeeting Public Web Site			*/
/*		module:	Others						*/
/*		Auther:	UI Team						*/
/*											*/
/*		FAQ Style							*/
/*------------------------------------------*/

/*--FAQ Style Begin--*/

.divFAQContentWhole{
	width				:	826px;
	background			:	transparent url(../resource/image/FAQ/imgFAQContentBG.gif) repeat-y center 0;
}
.divFAQCollapseAll{
	width				:	auto;
	margin				:	0 56px 0 0;
	text-align			:	right;
}
.divFAQsortInner{
	margin				:	0 0 0 120px;
	padding				:	10px 0 10px 0;
}
.divFAQQuestionEnd{
	margin-left			:	130px;
	width				:	500px;
}
.divFAQBottom{
	width				:	826px;
	height				:	60px;
	background			:	transparent url(../resource/image/FAQ/imgFAQWholeBottomBG.jpg) no-repeat 0 0;
}

/*--FAQ Style Ended--*/
