.td_bg {
	background-image: url(../images/table_bg1.jpg);
	background-repeat: repeat-y;
	height: 71px;
	width: 1100px;
	background-position: center;
}
.td_nav {
	background-image: url(../images/nav_paper.png);
	background-repeat: no-repeat;
	height: 368px;
	width: 254px;
}

