/*------------------------------------------*/
/*											*/
/*		IOMeeting Public Web Site			*/
/*		module:	User Experience				*/
/*		Auther:	Joseph & Botao	2007.11		*/
/*											*/
/*------------------------------------------*/

@CHARSET "UTF-8";

/*--contactUs style Form--*/
.tblBorderWhole{
	margin				:	auto;
}
.divContactUsBottom{
	width				:	826px;
	height				:	90px;
	background			:	transparent url(../resource/image/ContactUs/imgContactUsBottomBG.gif) no-repeat 0 0;
}
.divContentsBG{
	width				:	826px;
	background			:	transparent url(../resource/image/ContactUs/imgContentBG.gif) repeat-y 0 0;
}

/*--contactUs style ended--*/
