@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	background:#3a9349 url(../os/akidaco.jpg) repeat-x;
	font-family: Arial;
	color:#000000;
}

a {
	color: #FFFFFF;
}

div.container {
	width: 985px;
	margin: 0 auto;
	background: url(../os/buwahu.jpg) no-repeat;
	min-height: 600px;
}

div.header {
	
}
div.siteName {
	height: 130px;
	font-size: 46px;
	color: #FFFFFF;
	background: url(../os/pacedoyo.png) no-repeat 0px 24px;
	padding-left: 80px;
	padding-top: 20px;
}
div.menu {
	float: left;
	width: 575px;
	height: 50px;
	padding-left: 25px;
	line-height: 50px;
}
div.menu a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 10px;
}
div.searchForm {
	float: right;
	padding-right: 55px;
	padding-top: 12px;
}
div.searchKey {
	float: left;
}
div.searchKey input {
	width: 235px;
	height: 26px;
	color: #FFFFFF;
	line-height: 24px;
	background: none;
	border: none;
}
div.searchButton {
	float: left;
}
div.content {
	background: #fff url(../os/ebuba.jpg) repeat-y;
	margin-top: 15px;
	padding: 20px 35px;
	width: 915px;
}
div.content h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0 10px;
	color: #02320a;
}
div.content h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0 10px;
	color: #02320a;
}
div.content p {
	font-size: 12px;
	padding-bottom: 15px;
}
div.footer {
	background:url(../os/didu.png) no-repeat;
	width:985px;
	height: 18px;
}
.clear {
	clear: both;
}
.menu a {
	color: #02320a;
	text-decoration: none;
}