@charset "utf-8";
/* CSS Document */

	#body_content #left .no_content {
		margin:0px 0px 0px 1px;
		padding:0px;
		position: relative;
		float:left;
		width:194px;
		height:343px;
		background:url(./../../images/no_content/lbar.jpg) no-repeat top left;
		color:#fff;
	}

	#body_content #right .no_content {
		margin:0px;
		padding:0px;
		position: relative;
		float:left;
		width:490px;
		height:343px;
		background:url(./../../images/no_content/rbar.jpg) no-repeat top left;
		color:#fff;
	}

	.lower_reflection {
		margin:0px 0px 0px 1px;
		padding:0px;
		position:relative;
		float:left;
		width:684px;
		height:44px;
		background:transparent url(./../../images/lower_reflection_full_span.jpg) no-repeat top left;
		color:#fff;
	}