﻿body, ul, ol, h1, h2, h3, h4, p {
	font-family:Arial;
	margin:0;padding:0;border:0;
}

body {
	background-color:#978466	
}
#page {
	width:878px;
	position:relative;
	margin:0 auto;
}

#top_page {
	background:transparent url('../images/top.png') no-repeat;
	width:878px;
	height:11px;
}

#mid_page {
	background:transparent url('../images/mid.png') repeat-y;
	padding-left:25px;
	padding-right:25px;	
}

#bot_page {
	background:transparent url('../images/bot.png') no-repeat;
	width:878px;
	height:12px;	
}

#header {
	width:100%;
	height:103px;
}
#header img {
	padding-top:20px;
	float:left;
}

#header h1 {
	font-weight:bold;
	font-size:30px;
	color:#7F7056;
	float:right;
	clear:right;
}

#header h4 {
	font-weight:bold;
	font-size:14px;
	color:#7F7056;
	float:right;
	padding-top:34px;
}

#menu {
	width:241px;
	font-size:14px;
	font-weight:bold;
	float:left;
	background-color:#F3F0E9;
}

li {
	background:transparent url('../images/menu_lin.png') no-repeat center bottom;
	list-style:none;
	line-height:35px;
}
.last_li {
	background:transparent !important;
}

li a {
	text-decoration:none;
	color:#5b4e38;
	padding-left:30px;	
}

li a:hover {
	color:#519E37;
}

a:visited, a:active {
	outline:none;
}
.active {
	background-color:#8ED575;
	background:transparent url('../images/menu_bg.png') no-repeat;
	height:36px;
	margin-top:-1px;
}
.active a, .active a:hover {
	color:white;
}

.download {
	padding-top:15px;
	margin-left:-15px;
	background:white !important;
}
.download img {
	border:0;
}
#frame {
	background:transparent url('../images/frame.png') no-repeat;
	width:569px;
	height:393px;
	float:right;
	margin-bottom:13px;
	position:relative;
}

#frame img {
	width:546px;
	height:366px;
	padding-left:10px;
	padding-top:11px;
}

#content {
	float:right;
	margin-right:3px;
	width:565px;
	color:#5b4e38;	
}

#content h1 {
	background-color:#8ED575;
	color:white;
	font-size:21px;
	font-weight:bold;
	line-height:40px;
	padding-left:10px;
	margin-bottom:5px;
}

#content h2 {
	font-size:22px;
	font-weight:normal;
	text-align:center;
	padding-bottom:6px;
}

#content h3 {
	font-size:16px;
	font-weight:normal;
	text-align:center;
	padding-top:17px;
}

#content h4 {
	font-size:14px;
	font-weight:normal;
	text-align:center;
	padding-top:11px;
}

#content p {
	font-size:14px;
	color:#5b4e38;
	padding:8px 8px 0 8px;
}

#slide {
	width:546px;
	margin-left:8px;
	margin-top:12px;
}

#slide img {
	height:366px;
	margin-bottom:4px;
}

#prev {
	background:transparent url('../images/prev.jpg') no-repeat;
	width:36px;
	height:34px;
	float:left;
}

#next {
	background:transparent url('../images/next.jpg') no-repeat;
	width:36px;
	height:34px;
	float:right;
}

#stat {
	clear:both;
	text-align:center;
	width:546px;
	padding-bottom:20px;
	height:20px;
}

#text {
	width:474px;
	float:left;
	text-align:center;
	font-size:13px;
	color:#5b4e38;
	padding-top:10px;	
}

#stat a {
	font-size:40px;
	color:gray;
	text-decoration:none;
	line-height:10px;
}

#stat a:hover, .current {
	color:green !important;
}

em {
	font-style:italic;
}
.center {
	text-align:center;
}

.foot1 {
	padding-top:15px !important;
	font-size:14px !important;
	color:#72644C !important;
}

.foot2 {
	padding-top:12px !important;
	font-size:14px !important;
	font-weight:bold !important;
	color:#72644C !important;
}
.foot3 {
	padding-top:3px !important;
	font-size:12px !important;
	color:#72644C !important;
}

.foot1 a, .foot3 a {
	color:#007DD8 !important;
	text-decoration:none !important;
}

.foot1 a:hover, .foot3 a:hover {
	text-decoration:underline !important;
}
#space {
	clear:both;
	width:100%;
	height:40px;
}
#footer {
	clear:both;
	width:inherit;
	height:25px;
	bbackground-color:#F5F2EB;
	font-size:16px;
	color:#5B4E38;
	text-align:center;
	margin-left:-14px;
	margin-right:-13px;
}

.without {
	height:0px !important;
}

#footer p {
	padding-top:10px;
}

#footer a {
	color:#4C91B9;
}

.IAC {
	font-size:15px !important;
}