@charset "utf-8";
body {
	background-color: #E8DDCA;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}
li {
	text-align: left;
}

.center {
	text-align: center;
}
.act {
	background-color: #7B6135;
	text-align: center;
	height: 30px;
	width: 180px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #E8DDCA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
.table {
	text-align: center;
	border: 3px double #8D8D8D;
}
.ltable {
	width: 260px;
	border: 3px double #8D8D8D;
}


.ext {
	background-color: #7B6135;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #E8DDCA;
}
.stable {
	text-align: left;
	padding-left: 10px;
	border-top-color: #8D8D8D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #8D8D8D;
}
.letable {
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #8D8D8D;
}
.ritable {
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #8D8D8D;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}
.ltable p {
	color: #000;
	padding-left: 10px;
}




.right {
	text-align: right;
}
.right p {
	font-size: 13px;
	color: #79553E;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #79553E;
}
h1 {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #79553E;
	padding-right: 140px;
}
.inf {
	background-color: #E8DDCA;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}



.act a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
