body {
	margin: 0px;
	background-color: #8DB18D;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.content {
	background-image: url(images/bk.jpg);
	background-repeat: repeat-y;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #282A1D;
	line-height: 24px;
	background-image: url(images/index_16.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 75px;
	padding-left: 75px;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #600;
}
.text02 {
	color: #666;
}
.text03 {
	color: #46823C;
}
.text04 {
	font-size: 13pt;
}
.indexmenu {
	color: #999;
	font-size: 10pt;
}
.indexmenu a {
	color: #588158;
	text-decoration: none;
}
.indexmenu a:hover {
	text-decoration: underline;
}
.contentText a {
	color: #7E4174;
	text-decoration: none;
}
.contentText a:hover {
	text-decoration: underline;
}
.more {
	color: #FFF;
	background-color: #A44174;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
.more a {
	color: #FFF;
	text-decoration: none;
}
.cover {
	border: 1px solid #999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
