body {
	margin: 0px;
	padding: 0px;
	background:#CCCC99;
}
body,td,th {
	font-size: 12px;
	color: #666666;
}
.style1 {color: #CCCCCC}
a:link {
	color: #83C379;
	text-decoration: none;
}
a:visited {
	color: #83C379;
	text-decoration: none;
}
a:hover {
	color: #FF9966;
	text-decoration: underline;
}
a:active {
	color: #CCFF99;
	text-decoration: none;
}
#header {
	background: #83C379 url(../index/img3.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 145px;
	width: 760px;
	border-right: thin outset #CCCCCC;
}
#content {
    background: #FFFFFF;
	height: 1040px;
	width: 760px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right: thin outset #CCCCCC;
}
#content #sidenavi {
	padding: 5px; 
	margin: 0px;
	float: left;
	height: 1040px;
	width: 160px;
	background: #CCFF99;
}
#content #main {
	margin: 0px;
	padding: 5px; 
	float: right;
	height: 1030px;
	width: 580px;
	border-bottom: 10px solid #CCFF99;
}
#footer {
	background:#FF9966;
	margin: 0px auto;
	padding: 0px;
	height: 120px;
	width: 760px;
	border-right: thin outset #CCCCCC;
	border-bottom: thin outset #CCCCCC;
}
#header h1 {
	color: #FFFFFF;
	font-size: 20px;
	padding: 25px 0px 10px 180px;
	margin: 0px;
	background: url(../index/img.jpg) no-repeat right;
	font-weight: bold;
}
#header h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 0px;
	height: 24px;
	}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header #topnavi {
	color: #FFFFFF;
	font-size: 12px;
	height: auto;
	width: 750px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#header #topnavi a:hover {
    color: #83C379;
	background:  #FFFFFF;
}
#content #sidenavi ul li a {
	color: #666666;
	text-decoration: none;
	border-right: solid thick #CCFF99;
	border-bottom: thin solid #CCFF99;
	display:block;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
#content #sidenavi ul li a:hover {
	color: #00CC99;
	text-decoration: none;
	border-right: solid thick #00CC99;
	border-bottom: thin solid #00CC99;
	display:block;
}
#content #sidenavi ul li a:active {
	color: #00CC99;
	text-decoration: none;
	border-right: solid thick #00CC99;
	border-bottom: thin solid #00CC99;
	display:block;
}
#content #sidenavi ul li a:visited {
	text-decoration: none;
	display:block;
}
.spice {
	color: #00CC99;
	font-weight: bold;
}
.spice2 {
	color: #FF9966;
	font-weight: bold;
}
#content #sidenavi img {
	border: none;
	margin-left: 20px;
}
#footer .info {
	text-align: center;
}
#footer .info a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#header form {
	text-align: right;
}
#content #sidenavi .bm {
	background-color: #FFFFFF;
}
#content #sidenavi .bm img {
	margin-left: 0px;
}
#content #sidenavi .bm a {
	text-decoration: underline;
}