@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;
}
.divNewsBottom{
	width				:	826px;
	height				:	80px;
	background			:	transparent url(../resource/image/News/imgNewsBottomBG_228.gif) no-repeat 0 bottom;
}
/*--price style ended--*/
