.bar_white_full {
	display:block;
	float:left;
	width:538px;
}

	.bar_white_full_tl {
		display:block;
		width:8px;
		height:8px;
		background:url(../imgs/bar_ffffff_tl.jpg);
		background-position:top; 
		background-repeat:no-repeat;
		float:left;
	}

	.bar_white_full_tm {
		display:block;
		width:520px;
		height:8px;
		background:url(../imgs/bar_ffffff_tm.jpg);
		background-position:top; 
		background-repeat:repeat-x;
		float:left;
	}

	.bar_white_full_tr {
		display:block;
		width:8px;
		height:8px;
		background:url(../imgs/bar_ffffff_tr.jpg);
		background-position:top; 
		background-repeat:no-repeat;
		float:left;
	}

	.bar_white_full_ml {
		display:block;
		width:8px;
		height:8px;
		background:url(../imgs/bar_ffffff_ml.jpg);
		background-position:top; 
		background-repeat:repeat-y;
		float:left;
	}

	.bar_white_full_mm {
		display:block;
		width:520px;
		height:8px;
		background-color: #FFFFFF;
		float:left;
	
	}

	.bar_white_full_mr {
		display:block;
		width:8px;
		height:8px;
		background:url(../imgs/bar_ffffff_mr.jpg);
		background-position:top; 
		background-repeat:repeat-y;
		float:left;
	}


	.bar_white_full_bl {
		display:block;
		width:8px;
		height:8px;
		background:url(../imgs/bar_ffffff_bl.jpg);
		background-position:top; 
		background-repeat:no-repeat;
		float:left;
	}

	.bar_white_full_bm {
		display:block;
		width:520px;
		height:8px;
		background:url(../imgs/bar_ffffff_bm.jpg);
		background-position:top; 
		background-repeat:repeat-x;
		float:left;
	}

	.bar_white_full_br {
		display:block;
		width:8px;
		height:8px;
		background:url(../imgs/bar_ffffff_br.jpg);
		background-position:top; 
		background-repeat:no-repeat;
		float:left;
	}


