/*--ProductDes CSS--*/
.divProductDesMainBox {
	margin				:	auto;
	width				:	826px;
	text-align			:	left;
	margin-top			:	20px;
}
.divProductDesContentBox {
	width				:	826px;
	height				:	auto;
	background			:	transparent url(../resource/image/Features/imgFeaturesOutBG.gif) repeat-y 0 0;
}
/*Content*/
.divProductDesFeaturesContent ul {
	list-style-type		:	none;
	padding				:	0;
	margin				:	0;
}

/*Bottom*/
.divProductDesBottomBox {
	height				:	130px;
	padding				:	20px 0 0 98px;
	background			:	transparent url(../resource/image/Features/productBottomImg.gif) no-repeat 0 bottom;
}
.aTop5PageTop{
	font				:	normal 9pt Arial, Verdana, sans-serif;
	height				:	18px;
	width				:	10px;
	background			:	transparent url(../resource/image/Features/imgPageTop.gif) no-repeat 0 0;
	padding-left		:	20px;
	float				:	left;
}
/*--ProductDes CSS End--*/
