/*------------------------------------------*/
/*											*/
/*		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;
	margin-top			:	10px;
}
.txtOthersPageTitle {
	display				:	block;
	color				:	#663;
	font-size			:	19pt;
	padding				:	25px 0 0 135px;
}
.divOthersContentBox {
	width				:	826px;
	height				:	auto;
	background			:	transparent url(../resource/image/Privacy/imgPrivacy.gif) repeat-y 0 0;
}

/*Content*/

.divPrivacyContent ul {
	text-indent			:	5px;
	list-style			:	inside;
}
.divPrivacyBottomBox {
	width				:	826px;
	height				:	90px;
	background			:	transparent url(../resource/image/Privacy/privacyBottomImg_T4.gif) no-repeat;
}
.divPrivacyBottomBoxInner{
	padding				:	0 0 0 100px;
}
/*--Privacy Policy CSS End--*/
