#idxNews {
	margin-left: 2px;
	width: 460px;
	float: left;
	background-image: url(../idx_images/idxpgtitlebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#idxNews .newsListTitle {
	margin-left: 20px;
	float: left;
	width: 330px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	font-size: 12px;
	text-align: left;
}
#idxNews .newsListDate {
	margin-left: 10px;
	float: left;
	width: 70px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#idxNews .newsListLine {
	margin-left: 20px;
	overflow: hidden;
	clear: both;
	margin-right: 20px;
	margin-bottom: 8px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}


