@charset "utf-8";
/* CSS Document */

	#body_content #left .green {
		margin:0px;
		padding:0px;
		position: relative;
		float:left;
		width:194px;
		height:343px;
		background:url(./../../images/green/lbar_v2.jpg) no-repeat top right;
		color:#ffffff;
	}

	#body_content #right .green {
		margin:0px;
		padding:0px;
		position: relative;
		float:right;
		width:490px;
		height:343px;
		background:url(./../../images/green/rbar_v2.jpg) no-repeat top right;
		color:#ffffff;
	}

	#body_content #right .no_content {
		margin:0px;
		padding:0px;
		position: relative;
		float:right;
		width:490px;
		height:343px;
		background:url(./../../images/no_content/rbar.jpg) no-repeat top right;
		color:#ffffff;
	}