body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	line-height: 130%;
}
.red {
	color: #EE0000;
}
.bold {
	font-weight: bold;
}


.botanbg {
	background-color: #999999;
	background-image: url(img/bo_02.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 800px;
}
.page {
	width: 780px;
	padding: 10px;
}
td {
	font-size: 12px;
}
.info {
	background-image: url(img/info_bg.gif);
	background-repeat: repeat-y;
}
.tabletd {
	background-color: #F2FFE7;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: left;
	width: 100px;
}
.tablebase {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: left;
}
a:link {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.tabletitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #CC3366;
	text-decoration: underline;
	font-size: 12px;
}
.tabelborder {
	border: thin solid #999999;
}
.copyright {
	font-size: 10px;
	color: #EEEEEE;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.size14 {
	font-size: 14px;
}
.obi {
	background-color: #006600;
	background-image: url(img/boderbg.gif);
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	height: 30px;
}
.hidaribg {
	background-image: url(img/hidari_bg.gif);
	background-repeat: repeat-y;
}
.migibg {
	background-image: url(img/migi_bg.gif);
	background-repeat: repeat-y;
}
