.portfolio_list{
	list-style: none;
	margin: 0;
	padding: 0 0 24px 0;
	overflow: hidden;
}
	.portfolio_list li{
		margin: 0;
		padding: 0 0 24px 0;
		float: left;
		width: 24.5%;
	}
		.portfolio_list li img{
			background-color: #fff;
			background-position: center center;
			background-repeat: no-repeat;
		}

.portfolio_id{
}
	.portfolio_id img.ill{
		background-color: #fff;
		background-position: center center;
		background-repeat: no-repeat;
		float: left;
		margin: 0 24px 0 0;
	}
	.portfolio_id_stxt{
		margin: 0;
		padding: 0;
		_height: 100px;
		min-height: 100px;
		font-size: 11px;
	}
		.portfolio_id_target{
			margin: 10px 0 -4px 0;
			padding: 0;
			font-weight: bold;
		}
	.portfolio_id_txt{
		margin: 0;
		padding: 0;
	}
	#portfolio_dt{
		color: #333;
		font-size: 11px;
		text-align: right;
		margin: 10px 0 0 0;
	}
	a.portfolio_key{
		color: #000 !important;
		font-size: 18px;
	}
	#portfolio_se_chart{
		margin: 15px 0 0 0;
	}

