﻿@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
}

body img {
	border: none;
}

body a {
	color:#516f48;
	text-decoration:none;
}

body a:visited {
	color:#516f48;
	text-decoration:none;
}

body a:hover {
	color:#516f48;
	text-decoration: underline;
}

body p {
	margin:8px 0;
	clear:both;
}

body h1 {
	color:#516f48;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:5px 0;
	clear:both;
}

body h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	margin:5px 0;
	padding:0;
	font-weight:bold;
}


body small {
	font-size:10px;
	color: #999999;
}

#bg {
	background: url(/images/bg.gif) repeat-y;
	width:1000px;
	margin: 0 auto;
}

#header {
	width: 860px;
	height:65px;
	margin: 0 auto;
	padding: 0 20px;
	background-color: #fff;
	overflow:hidden;
}

.banner {	
	width:900px;
	height:221px;
	margin:0 auto;
	overflow:hidden;
}

#content {
	width:820px;
	margin:0 auto;
	padding: 10px 40px 20px 40px;
	overflow:hidden;
}

#footer {
	background:url(/images/footer.gif) no-repeat;
	height:60px;
	width:820px;
	margin:0 auto;
	overflow:hidden;
	font-size:11px;
	color:#354d37;
	padding: 20px 40px;
}

.footernavi {
	width:820px;
	height:30px;
	margin:0 auto;
	overflow:hidden;
	padding: 0 40px;
	line-height:30px;
	text-align:center;
	font-size:11px;
}

.footernavi ul {
	margin:0;
	padding:0;
}

.footernavi li {
	list-style:none;
	border-right: 1px #999999 solid;
	padding: 0 5px;
	display:inline;
}

.address {
	float:left;
	padding-right:20px;
	border-right: 1px solid #77b643;
	height:60px;
}

.tel {
	padding:0 20px;
	float:left;
	border-right: 1px solid #77b643;
	height:60px;
}

.businesshour {
	padding: 0 0 0 20px;
	float:left;
	height:60px;
}

.left {
	width:200px;
	float:left;
}

.right {
	width: 590px;
	float:left;
	padding: 0 0 0 30px;
}

.line {
	border-bottom:dashed 1px #999999;
	margin:5px 0;
}

.product {
	margin:8px 10px 10px 0;
	float:left;
	width:135px;
}

.product img {
	padding-bottom:5px;
	display:block;
}

.logo {
	float:left;
}

.navigation {
	float:right;
	height:15px;
	line-height:15px;
	margin:40px 20px 0 0;
}

.navigation ul {
	margin:0;
	padding:0;
}

.navigation li {
	list-style:none;
	border-right: 1px #999999 solid;
	padding: 0 5px;
	display:inline;
}

.navigation a {
	font-weight:bold;
	color:#354d37;
}

.navigation a:visited {
	font-weight:bold;
	color:#354d37;
}

.subnavitop {
	background:url(/images/subnavitop.gif) no-repeat;
	width:190px;
	height:23px;
	text-align:right;
	padding: 30px 10px 0 0;
	color:#FFFFFF;
	font-weight:bold;
}

.subnavibottom {
	background:url(/images/subnavibottom.gif) no-repeat;
	width:200px;
	height:18px;
}


.subnavi ul {
	margin:0;
	padding:0;
}

.subnavi li {
	height:25px;
	line-height:25px;
	width:190px;
	background:#a8da7f;
	list-style:none;
	margin:2px 0;
	padding: 0 0 0 10px;
}

.subnavi a {
	color:#333333;
}

.subnavi a:visited {
	color:#333333;
}

.subnavi a:hover {
	color:#516f48;
	text-decoration:none;
}

.box {
	width:610px;
	height:160px;
	float:left;
	background: url(/images/box.gif) no-repeat;
}

.box_logo {
	float:left;
	width:115px;
	height:115px;
	margin:20px;
}

.box_description {
	float:left;
	width:410px;
	height:115px;
	margin:20px 0;
}

.boxes {
	width:538px;
	float:left;
	background: #e9e9e9;
	border: 1px solid #d6d6d6;
	padding: 20px;
	margin:0;
	border-top:0;
}

.boxes ul {
	margin:0;
	padding:0;
}

.boxes li {
	list-style:none;
	display:block;
	width:109px;
	float:left;
	padding: 0 10px 10px 0;
}

.boxes img {
	padding-bottom:2px;
	display:block;
	border: 6px solid #d6d6d6;
}
