@charset "utf-8";
/* CSS Document */

body
{
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
/*	color:#363636;*/
	color:#1b4800;
	line-height:18px;
	overflow-y:scroll;
	background:url(../images/bg-page.jpg) left top repeat;
}
p
{
	margin:3px 0px 15px 0px;
	text-align:justify;
}
h1, h2, h3, h4
{
	margin:0;
	padding:0;
	font-weight:normal;
}
.img-brd
{
	padding:5px;
	margin:3px;
	border:1px solid #E9E9E9;
}
#wraper
{	
	width:779px;
	margin:0 auto;
	background:#fff;
}
#top
{
	font-size:11px;
}
#top a
{
	color:#363636;
	text-decoration:none;
}
#top a:hover, #top a.active
{
	color:#76a80d;
}
#topNav
{
	background:url(../images/bg-menu-middle.jpg) repeat-x;
	color:#fff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
}
#topNav a
{
	color:#fff;
	text-decoration:none;
}
#topNav a:hover, #topNav a.active
{
	color:#9bd72f;
}
#content
{
	background:#fff;
}
#content a
{
	color:#9bd72f;
}
#content a:hover
{
	color:#363636;
}
#content h1
{
	border-bottom:1px solid #E9E9E9
}
#content h2
{
	padding:10px;
	font-size:18px;
/*	color:#9bd72f; */
	color:#4c6e00;
	border-bottom:1px solid #E9E9E9 ;
}
/*
#content h2 span
{
	color:#363636;
} */
#content h3
{
	font-size:14px;
	font-weight:bold;
}
#sitemap ul li a
{
	text-decoration:none;
	color:#58790E;
	line-height:25px;
}
#sitemap ul li a:hover
{
	text-decoration:underline;
}
#content .order
{
	text-align:right;
}
img .hline
{
	text-align:center;
	margin:0 auto;
}
.box
{
	border:1px solid #e6e6e6;
}
.txtbox
{
	border:1px solid #e6e6e6;
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:260px;
	margin-bottom:5px;
}
.txtbox-sml
{
	border:1px solid #e6e6e6;
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:100px;
	margin-bottom:5px;
}
form sup
{
	color:#FF0000;
	margin:0px;
}
#footer
{
	height:58px;
	background:#69950a;
	color:#fff;
	font-size:11px;
}
#footer a
{
	color:#c8c8c8;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
