@CHARSET "UTF-8";

p{
	line-height			:	180%!important;
	color				:	#331;
	font				:	normal 9pt Arial, Verdana, sans-serif;
}
.divNewsContents ul{
	list-style-type		:	disc;
	list-style-position	:	outside;
	padding				:	10px 0;
	margin				:	0 0 0 40px;
	text-indent			:	0;
	color				:	#331;
}
.divNewsTop{
	width				:	826px;
	height				:	100px;
	background			:	transparent url(../resource/image/News/EN/imgNewsTitleBG_T7.gif) no-repeat 0 -20px;
}
.divNewsInnerBG{
	background			:	transparent url(../resource/image/News/imgNewsBGLine.gif) repeat-y 0 0;
	text-align			:	center;
}
.tblNewsContents{
	margin				:	auto;
	width				:	824px;
	background			:	transparent url(../resource/image/News/imgNewsBGBlock.gif) repeat-y -5px 0;
}
.divNewsBottom{
	width				:	826px;
	height				:	80px;
	background			:	transparent url(../resource/image/News/imgNewsBottomBG_T7.gif) no-repeat 0 bottom;
}
.tdNewsContents{
	vertical-align		:	top;
	text-align			:	left;
	padding				:	10px 0 10px 0;
	vertical-align		:	top;
}
.tdNewsContentsRight{
	border-top			:	1px solid #cc9;
	border-bottom		:	1px solid #cc9;
	width				:	240px;
	font				:	normal 9pt Arial, Verdana, sans-serif;
}
.tdNewsContentsLeft{
	border				:	1px solid #cc9;
	border-left			:	0;
	font				:	normal 9pt Arial, Verdana, sans-serif;
}
.divNewsTitle{
	font				:	bold 11pt Arial, Verdana, sans-serif;
	line-height			:	120%;
	margin				:	0 20px 0 36px;
	padding				:	10px 0 10px 0;
}
.divNewsDate{
	font				:	normal 9pt Arial, Verdana, sans-serif;
	margin				:	0 20px 0 36px;
}
.divNewsContents{
	font				:	normal 9pt Arial, Verdana, sans-serif;
	color				:	#000;
	line-height			:	180%;
	text-indent			:	24px;
	margin				:	0 20px 0 36px;
	padding				:	10px 0 20px 0;
}
 .divNewsContents p{
 	font				:	normal 9pt Arial, Verdana, sans-serif;
	color				:	#000;
	line-height			:	180%;
 }
.liNewsTitleItem, .liNewsTitleItemOut{
	font				:	normal 9pt Arial, Verdana, sans-serif;
	cursor				:	pointer;
	padding				:	4px 4px 4px 16px;
	line-height			:	120%;
	background			:	transparent url(../resource/image/News/imgNewsItemArrowBG.gif) no-repeat 4px 8px;
	color				:	#460;
	display				:	block;
}
.liNewsTitleItemOver{
	font				:	normal 9pt Arial, Verdana, sans-serif;
	cursor				:	pointer;
	padding				:	4px 4px 4px 16px;
	line-height			:	120%;
	background			:	transparent url(../resource/image/News/imgNewsItemArrow.gif) no-repeat 4px 8px;
	color				:	#120;
}
