body{
	background:#fff;
	font-size:14px;
	color:#333;
font-family: 'Kameron', serif;}
a:link {
	color: #693;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #693;
}
a:hover {
	text-decoration: none;
	color: #C90;
}
a:active {
	text-decoration: none;
	color: #693;
}
img{
	border:0
}
h1 {
	font-size: 24px;
	color: #333300;
	font-family: Papyrus, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #677868;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h5 {
	font-size: 16px;
	color: #677868;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-weight: normal;
}
/***************************************************************************************main css*****/
#wrap{
	width:915px;
	margin:0 auto;
}
#header{
	width:915px;
	padding-top:35px;
	position:relative;
	height:170px;
}
#logo{
	float:left;
	position:absolute;
	left:20px;
	top:15px;
}
#banner{
}
#container{
	margin-top:15px;
}
#leftside{
	width:208px;
	padding-left:20px;
	float:left;
}
.clear-both{
	clear:both;
}
.nav-bg{
}
#nav{
	-webkit-border-top-left-radius:26px;
	-webkit-border-top-right-radius:26px;
	border-top-left-radius:26px;
	border-top-right-radius:26px;
	-moz-border-radius-topleft: 26px;
	-moz-border-radius-topright: 26px;
		-webkit-border-bottom-left-radius:26px;
	-webkit-border-bottom-right-radius:26px;
	border-bottom-left-radius:26px;
	border-bottom-right-radius:26px;
	-moz-border-radius-bottomleft: 26px;
	-moz-border-radius-bottomright: 26px;
padding:15px 12px;
	background-color: #b8caa3;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}#nav ul li{
	padding-left:0px;
	height:22px;
}
#nav ul li a{
	color:#10350e;
	font-size:14px;
	display: block;
	padding-left: 3px;
}
#nav ul li a:hover{
	color:#fff;
	background-color: #798e60;
}
.latest-news {
	margin-top:8px;
	-webkit-border-top-left-radius:26px;
	-webkit-border-top-right-radius:26px;
	border-top-left-radius:26px;
	border-top-right-radius:26px;
	-moz-border-radius-topleft: 26px;
	-moz-border-radius-topright: 26px;
	-webkit-border-bottom-left-radius:26px;
	-webkit-border-bottom-right-radius:26px;
	border-bottom-left-radius:26px;
	border-bottom-right-radius:26px;
	-moz-border-radius-bottomleft: 26px;
	-moz-border-radius-bottomright: 26px;
	border: 1px solid #b8caa4;
}
.latest-news h2 {
	font-size: 18px;
	color: #677868;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.latest-news-content{
	padding:10px 10px 0;
	margin-top:10px;
}
.latest-news h5{
	font-size:16px;
	color:#426946;
	font-weight:normal;
}
.latest-news-bg{
	width:208px;
	height:10px;
}
#mainside{
	width:444px;
	margin-left:24px;
	float:left;
}
#mainside .index-content{
	line-height:16px;
	font-size:14px;
}
#rightside{
	width:195px;
	float:right;
}
.mainside{
	width:665px;
	float:right;
}
.leaf{
	-webkit-border-top-left-radius:26px;
	-webkit-border-top-right-radius:26px;
	border-top-left-radius:26px;
	border-top-right-radius:26px;
	-moz-border-radius-topleft: 26px;
	-moz-border-radius-topright: 26px;
	-webkit-border-bottom-left-radius:26px;
	-webkit-border-bottom-right-radius:26px;
	border-bottom-left-radius:26px;
	border-bottom-right-radius:26px;
	-moz-border-radius-bottomleft: 26px;
	-moz-border-radius-bottomright: 26px;
	border: 1px solid #b8caa4;
}
.leaf-content{
	padding:10px 10px 0;
	margin-top:10px;
}
.leaf-bg{
	width:195px;
	height:10px;
}
.leaf ul li a{
	color:#666;
	display: block;
	margin-bottom: 6px;
	padding-left: 3px;
}
.leaf a:hover {
	background-color: #d6dccf;
} 
.leaf ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightside img, #leftside img{
	margin-top:8px;
}
#footer{
	margin-top:10px;
}
#greenbox {
	-webkit-border-top-left-radius:26px;
	-webkit-border-top-right-radius:26px;
	border-top-left-radius:26px;
	border-top-right-radius:26px;
	-moz-border-radius-topleft: 26px;
	-moz-border-radius-topright: 26px;
	-webkit-border-bottom-left-radius:26px;
	-webkit-border-bottom-right-radius:26px;
	border-bottom-left-radius:26px;
	border-bottom-right-radius:26px;
	-moz-border-radius-bottomleft: 26px;
	-moz-border-radius-bottomright: 26px;
	border: 1px solid #b8caa4;
	padding: 25px;
	background-color: #e1e7da;
}
