@import url("hdft.css");
@import url("font.css");
@import url("table.css");
/*ltrtbg*/
#bgleft {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	width: 7px;
	background-position: left;
}
#bgright {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	width: 7px;
	background-position: right;
}