#boxt {
	background-image: url(../img_new/box_T.png);
	background-repeat: repeat-x;
	height: 10px;
}
#boxb {
	background-image: url(../img_new/box_B.png);
	background-repeat: repeat-x;
	height: 10px;
}
#boxtr1 {
	background-image: url(../img_new/box_TR1.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 10px;	
}
#boxtr2 {
	background-image: url(../img_new/box_TR2.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 10px;	
}
#boxtr3 {
	background-image: url(../img_new/box_TR3.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 3px;	
}
#boxtl1 {
	background-image: url(../img_new/box_TL1.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 10px;	
}
#boxtl2 {
	background-image: url(../img_new/box_TL2.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 10px;	
}
#boxtl3 {
	background-image: url(../img_new/box_TL3.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 3px;	
}
#boxbl1 {
	background-image: url(../img_new/box_BL1.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 10px;	
}
#boxbl2 {
	background-image: url(../img_new/box_BL2.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 10px;	
}
#boxbl3 {
	background-image: url(../img_new/box_BL3.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 3px;	
}
#boxbr1 {
	background-image: url(../img_new/box_BR1.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 10px;	
}
#boxbr2 {
	background-image: url(../img_new/box_BR2.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 10px;	
}
#boxbr3 {
	background-image: url(../img_new/box_BR3.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 3px;	
}
#boxl {
	background-image: url(../img_new/box_L.png);
	background-repeat: repeat-y;
	width: 9px;
	height: 1px;	
}
#boxr {
	background-image: url(../img_new/box_R.png);
	background-repeat: repeat-y;
	width: 9px;
	height: 1px;	
}

