/* CSS Document */
table.siteFrame {
	width: 806px;
}
#tl {
	width: 15px;
	height: 15px;
	background: transparent url(../images/png/tl.png) bottom right no-repeat;
}
#t {
	width: 776px;
	height: 15px;
	background: transparent url(../images/png/t.png) top left repeat-x;
}
#tr {
	width: 15px;
	height: 15px;
	background: transparent url(../images/png/tr.png) bottom left no-repeat;
}
#r {
	width: 15px;
	height: 100%;
	background: transparent url(../images/png/r.png) top left repeat-y;
}
#br {
	width: 15px;
	height: 15px;
	background: transparent url(../images/png/br.png) top left no-repeat;
}
#b {
	width: 776px;
	height: 15px;
	background: transparent url(../images/png/b.png) top left repeat-x;
}
#bl {
	width: 15px;
	height: 15px;
	background: transparent url(../images/png/bl.png) top right no-repeat;
}
#l {
	width: 15px;
	height: 100%;
	background: transparent url(../images/png/l.png) top right repeat-y;
}
