/*------------------------------------------*/
/*											*/
/*		IOMeeting Public Web Site			*/
/*		Module:	Homepage					*/
/*		Auther:	Botao	2007.11				*/
/*											*/
/*		HomePage style						*/
/*------------------------------------------*/

@CHARSET "UTF-8";

body{
	margin				:	0;
	padding				:	0;
	text-align			:	center;
}
.divHomeWhole{
	width				:	850px;
	margin				:	auto;
}
.divHomeBGNoLine{
	margin				:	0 auto;
	width				:	850px;
	background			:	transparent url(../resource/image/Common/middleBGNoLine.gif) repeat-y 0 0;
	text-align			:	center;
	padding				:	12px 0 0 0;
}
.divHomePicsContainer{
	width				:	0;
	height				:	0;
	overflow			:	hidden;
	display				:	none;
	visibility			:	hidden;
}

/*--top 5 reasons begin--*/

.divHomeFiveGroup{
	float				:	right;
	width				:	290px;
}
.divHomeFiveItem{
	padding				:	0 0 4px 0;
}
.top5ContentsOut{
	background			:	transparent;
}
.top5ContentsOver{
	background			:	transparent url(../resource/image/Home/imgTop5ContentBG.gif) no-repeat 0 bottom;
}
.tdTop5InstantIcon{
	width				:	40px;
	height				:	48px;
	background			:	transparent url(../resource/image/Home/imgTop5Instant.gif) no-repeat 0 0;
}
.tdTop5GlobalIcon{
	width				:	40px;
	height				:	48px;
	background			:	transparent url(../resource/image/Home/imgTop5Global.gif) no-repeat 0 0;
}
.tdTop5SecureIcon{
	width				:	40px;
	height				:	48px;
	background			:	transparent url(../resource/image/Home/imgTop5Secure.gif) no-repeat 0 0;
}
.tdTop5X_MassIcon{
	width				:	40px;
	height				:	48px;
	background			:	transparent url(../resource/image/Home/imgTop5X_mass.gif) no-repeat 0 0;
}
.tdTop5AffordableIcon{
	width				:	40px;
	height				:	48px;
	background			:	transparent url(../resource/image/Home/imgTop5Affordable.gif) no-repeat 0 0;
}
.tdTop5SecureIcon{
	width				:	40px;
	height				:	48px;
	background			:	transparent url(../resource/image/Home/imgTop5Secure.gif) no-repeat 0 0;
}

/*--top 5 reasons ended--*/
/*--product intro begin--*/

.divHomeIntroInner{
	width				:	826px;
	height				:	150px;
	margin				:	auto;
	padding				:	0;
}
.divProductDesContents{
	width				:	450px;
	height				:	150px;
	margin				:	0;
	text-align			:	left;
	word-break			:	break-all;
	float				:	left;
}
.divSlideShowWhole{
	width				:	360px;
	height				:	150px;
	float				:	right;
	background			:	transparent url(../resource/image/Home/slideShow_00.jpg) no-repeat 0 0;
	margin				:	0;
	padding				:	0;
	text-align			:	left;
}
.divSlideShowPic{
	width				:	360px;
	height				:	150px;
	position			:	absolute;
	top					:	0;
	left				:	0;
	filter				:	alpha(opacity=0);
	opacity				:	0;
	text-align			:	right;
	margin				:	auto;
}
.divSlideShowContainer{
	position			:	relative;
}
.tblSlideShowIndex{
	position			:	relative;
	float				:	right;
	top					:	132px;
	margin				:	0 1px 0 0;
}
.tdSlideShowIndex{
	width				:	21px;
	height				:	16px;
	background			:	transparent url(../resource/image/Home/slideShowOut.gif) no-repeat 0 0;
	text-align			:	center;
	vertical-align		:	bottom;
	font				:	bold 7pt Verdana, sans-serif;
	color				:	#fff;
	cursor				:	pointer;
}
.tdSlideShowIndexOver{
	width				:	21px;
	height				:	16px;
	background			:	transparent url(../resource/image/Home/slideShowOver.gif) no-repeat 0 0;
	text-align			:	center;
	vertical-align		:	bottom;
	font				:	bold 7pt Verdana, sans-serif;
	color				:	#fff;
	cursor				:	pointer;
}
.tdSlideShowIndexHover{
	width				:	21px;
	height				:	16px;
	background			:	transparent url(../resource/image/Home/slideShowHover.gif) no-repeat 0 0;
	text-align			:	center;
	vertical-align		:	bottom;
	font				:	bold 7pt Verdana, sans-serif;
	color				:	#fff;
	cursor				:	pointer;
}
.tdSlideShowIndexSelected{
	width				:	21px;
	height				:	16px;
	background			:	transparent url(../resource/image/Home/slideShowSelected.gif) no-repeat 0 0;
	text-align			:	center;
	vertical-align		:	bottom;
	font				:	bold 7pt Verdana, sans-serif;
	color				:	#fff;
	cursor				:	pointer;
}

/*--product intro ended--*/
/*--screenshot begin--*/

.divHomeScreenInner{
	width				:	826px;
	height				:	150px;
	margin				:	auto;
}
.divScreenShotItemWhole{
	height				:	110px;
	width				:	458px;
}
.divScreenShotItem{
	width				:	110px;
	height				:	110px;
	float				:	right;
	margin				:	0 0 0 4px;
	text-align			:	center;
	cursor				:	pointer;
}
.divScreenShotMore{
	padding				:	2px 0 0 0;
	width				:	450px;
	text-align			:	right;
}
.divScreenShotWindow{
	position			:	absolute;
	filter				:	alpha(opacity=0);
	opacity				:	0;
}
.divScreenShotWindowBody{
	border				:	1px solid #fff;
	width				:	444px;
	height				:	272px;
	text-align			:	left;
}
.imgScreenShotSmall{
	position			:	absolute;
	filter				:	alpha(opacity=0);
	opacity				:	0;
	margin				:	auto;
}
.tblIOMScreenShot{
	border				:	0;
	border-spacing		:	0;
	border-collapse		:	collapse;
	margin				:	0;
	padding				:	0;
	width				:	auto;
	height				:	auto;
}
.tdScreenShotTL{
	width				:	9px;
	height				:	23px;
	background			:	transparent url(../resource/image/Home/diaCorner.gif) no-repeat 0 0;
	font-size			:	0;
}
.tdScreenShotTC{
	width				:	auto;
	background			:	transparent url(../resource/image/Home/diaTB.gif) repeat-x 0 0;
	padding				:	0;
	vertical-align		:	top;
}
.tdScreenShotTR{
	background			:	transparent url(../resource/image/Home/diaCorner.gif) no-repeat right 0;
}
.tdScreenShotML{
	width				:	auto;
	background			:	transparent url(../resource/image/Home/diaLR.gif) repeat-y 0 0;
}
.tdScreenShotMC{
	background-color	:	#e0d9d3;
}
.tdScreenShotMR{
	width				:	auto;
	background			:	transparent url(../resource/image/Home/diaLR.gif) repeat-y right 0;
}
.tdScreenShotBL{
	background			:	transparent url(../resource/image/Home/diaCorner.gif) no-repeat 0 bottom;
}
.tdScreenShotBC{
	width				:	auto;
	background			:	transparent url(../resource/image/Home/diaTB.gif) repeat-x 0 bottom;
}
.tdScreenShotBR{
	width				:	9px;
	height				:	9px;
	background			:	transparent url(../resource/image/Home/diaCorner.gif) no-repeat right bottom;
	font-size			:	0;
}
.divScreenShotCloseBtn{
	width				:	30px;
	height				:	16px;
	background-color	:	transparent;
	float				:	right;
	cursor				:	pointer;
	margin				:	0;
	float				:	right;
	background			:	transparent	url(../resource/image/Home/divCollapse.gif) no-repeat 0 0;
}
.divScreenShotCloseBtnUp{
	background-position	:	0 0;
}
.divScreenShotCloseBtnOver{
	background-position	:	0 -24px;
}

/*--screenshot ended--*/
/*--news style begin--*/

.divHomeNewsList{
	height				:	80px;
	margin				:	0 10px 0 12px;
	padding				:	34px 0 10px 0;
}
.ulNewsTitleList{
	list-style-type		:	none;
	padding				:	0;
	margin				:	0;
	font-size			:	9pt;
	color				:	#460;
	position			:	relative;
}
/*--news style ended--*/