@charset "utf-8";
#container #Content #table1 {
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
}
#tabletop {
	background-image: url(../images/download1.png);
	background-repeat: no-repeat;
	height: 70px;
}
#tablebottme {
	background-image: url(../images/background-bottme.png);
	background-repeat: no-repeat;
	height: 30px;
}
.style9 {font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #663300; }