@charset "utf-8";
/* CSS Document */


.boxTe {
	background-image: url(../../image/forship/box/box_c_t_e.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
	height: 3px;
	width: 6px;
}

.boxTd {
	background-image: url(../../image/forship/box/box_c_t_d.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 3px;
	width: 6px;
}

.boxT {
	background-image: url(../../image/forship/box/box_c_t.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 3px;
	display: block;
}

.boxBe {
	background-image: url(../../image/forship/box/box_c_b_e.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 3px;
	width: 3px;
}

.boxBd {
	background-image: url(../../image/forship/box/box_c_b_d.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 6px;
}

.boxB {
	background-image: url(../../image/forship/box/box_c_b.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 3px;
}

.boxE {
	background-image: url(../../image/forship/box/box_e.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 3px;
}

.boxD {
	background-image: url(../../image/forship/box/box_d.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 3px;
}

.boxM {
	background-image: url(../../image/forship/box/box_m.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #f7f7f7;
}
