.bnb_tl{
	background: url(/site/images/df/bnb_tl.png) bottom right no-repeat;
	width: 10px;
}


.bnb_tm{
	background: url(/site/images/df/bnb_tm.png) top left repeat-y;
	width: 31px;
}

.bnb_tr{
	background: url(/site/images/df/bnb_tr.png) bottom left no-repeat;
	width: 10px;
}



.bnb_ml{
	background: url(/site/images/df/bnb_ml.png) top left no-repeat;
	width: 10px;
}


.bnb_mm{
	background: url(/site/images/df/bnb_mm.png) top left repeat-y;
	width: 31px;
}

.bnb_mr{
	background: url(/site/images/df/bnb_mr.png) top left no-repeat;
	width: 10px;
}

.bnb_bl{
	background: url(/site/images/df/bnb_bl.png) top right no-repeat;
	width: 10px;
}


.bnb_bm{
	background: url(/site/images/df/bnb_bm.png) top left repeat-y;
	width: 31px;
}

.bnb_br{
	background: url(/site/images/df/bnb_br.png) top left no-repeat;
	width: 10px;
}

.nbn_table_row{
	height: 22px;
}

.nbn_table_td_l{
	width: 24px;
	height: 22px;
	background: url(/site/images/df/curve_tl.png) top left no-repeat;
}

.nbn_table_td_r{
	height: 22px;
	background: url(/site/images/df/curve_tr.png) top right repeat-x;
	padding-top: 2px;
	padding-right: 24px;
	text-align: center;
	font-weight: bold;
}

.nbn_table_td_bl{
	width: 24px;
	height: 22px;
	background: url(/site/images/df/curve_bl.png) bottom left no-repeat;
}

.nbn_table_td_br{
	height: 22px;
	background: url(/site/images/df/curve_br.png) bottom right repeat-x;
}
