/*------------------------------------------*/
/*											*/
/*		IOMeeting Public Web Site			*/
/*		module:	Others						*/
/*		Auther:	Joseph	2007.11				*/
/*											*/
/*		Privacy Policy style				*/
/*		Terms of Service style				*/
/*------------------------------------------*/

/*--common--*/
.divOthersMainBox {
	margin				:	auto;
	width				:	826px;
	text-align			:	left;
}
.txtOthersPageTitle {
	display				:	block;
	color				:	#663;
	font-size			:	19pt;
	padding				:	25px 0 0 135px;
}
.divOthersContentBox {
	width				:	826px;
	height				:	auto;
	background			:	transparent url(../resource/image/Terms/imgTerms.gif) repeat-y 0 0;
}
/*--Terms of Service--*/

.divTermsBottomBox {
	width				:	826px;
	height				:	90px;
	background			:	transparent url(../resource/image/Terms/termsBottomImg_T4.gif) no-repeat;
}
.divTermsBottomBoxInner{
	padding				:	0 0 0 100px;
}
/*--Terms of Service End--*/
