.boxTe {
	background-image: url(../../image/box/box_c_t_e.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 3px;
	width: 3px;
}

.boxTd {
	background-image: url(../../image/box/box_c_t_d.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 3px;
	width: 3px;
}

.boxT {
	background-image: url(../../image/box/box_c_t.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 3px;
}

.boxBe {
	background-image: url(../../image/box/box_c_b_e.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 3px;
	width: 3px;
}

.boxBd {
	background-image: url(../../image/box/box_c_b_d.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	width: 3px;
}

.boxB {
	background-image: url(../../image/box/box_c_b.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 3px;
}

.boxE {
	background-image: url(../../image/box/box_e.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 3px;
}

.boxD {
	background-image: url(../../image/box/box_d.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 3px;
}
.BoxTopo {
	background-image: url(../../image/box/bo_topo.gif);
	background-repeat: repeat-x;
	height: 36px;
	vertical-align: top;
}


.boxM {
	background-image: url(../../image/box/box_m.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
