@charset "utf-8";
body {
	margin: 5;
	background-color:#999999;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.tobar {
	background-image: url(../img/tagtobarorgin.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
}
.table_all {
	border: 1px solid #000000;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.copytright {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

