.tb-frame {
	border: none;
	background-image: url(../common_img/frame2/fr-body.gif);
	background-repeat: repeat;
}

.tb-frame thead .td2 {
	background-image: url(../common_img/frame2/fr1-2.gif);
	background-repeat: repeat-x;
}

.tb-frame tbody .td1 {
	background-image: url(../common_img/frame2/fr2-1.gif);
	background-repeat: repeat-y;
}

.tb-frame tbody .td3 {
	background-image: url(../common_img/frame2/fr2-3.gif);
	background-repeat: repeat-y;
}

.tb-frame tfoot .td2 {
	background-image: url(../common_img/frame2/fr3-2.gif);
}

.tb-frame .td1, .tb-frame .td3 {
	width: 22px;
}

.tb-frame img {
	border: none;
}
