@charset "utf-8";
/* CSS Document */

#style {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EDE6CA;
}
.sright {
	background-image: url(img/index_3.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 14px;
}
.sleft {
	background-image: url(img/index_02.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 12px;
}
#in_style {
}
#table {
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tablee {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#f_top {
	background-image: url(img/index_06.jpg);
	background-repeat: repeat-x;
	height: 46px;
}
#f_top .right {
	background-image: url(img/index_08.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 46px;
	width: 53px;
}
#f_top .left {
	background-image: url(img/index_04.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 26px;
}
#top {
	background-image: url(img/index_14.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
#top .right {
	background-image: url(img/index_15.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 53px;
}
#top .left {
	background-image: url(img/index_13.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 26px;
}
.tright {
	background-image: url(img/index_22.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 20px;
}
.tleft {
	background-image: url(img/index_19.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 22px;
}
#in_table {
	background-color: #DBCEA2;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #61491B;
}
#in_tablee {
	background-color: #DBCEA2;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #61491B;
}
#bottom {
	background-image: url(img/index_28.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
#bottom .right {
	background-image: url(img/index_29.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 18px;
	width: 32px;
}
#bottom .left {
	background-image: url(img/index_25.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 34px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDE6CA;
}
body,td,th {
	font-family: Tahoma;
	font-size: small;
	color: #60481C;
	font-weight: bold;
}
a {
	font-family: Tahoma;
	font-size: small;
	color: #60481C;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #60481C;
}
a:hover {
	text-decoration: none;
	color: #B89754;
}
a:active {
	text-decoration: underline;
	color: #B89754;
}
