/*------------------------------------------*/
/*											*/
/*		IOMeeting Public Web Site			*/
/*		module:	News						*/
/*		Auther:	Joseph & Botao	2008.06		*/
/*											*/
/*------------------------------------------*/

@CHARSET "UTF-8";

/*--price style Form--*/

.divTitleList{
	margin				:	0;
	padding				:	0;
}
.ulNewsTitleList{
	list-style-type		:	none;
	padding				:	0;
	margin				:	0;
	line-height			:	120%;
	font-size			:	9pt;
	color				:	#460;
}
.ulNewsContents{
	list-style-type		:	none;
	padding				:	0;
	margin				:	0;
	height				:	auto;
}
.divNewsContentsInner{
	margin				:	0;
	padding				:	20px 0;
}
/*--price style ended--*/
