body {
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 1.4px;
	line-height: 1.6em;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
#body{
	width:850px;
}
#top{
    background-image:url(images/top.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:0 0 20px 10px;
}
#top a{
	color: #5F9D52;
	text-decoration: none;
}
#top a:visited{color: #336600;}
#top a:hover{color: #FF9900;}
#top a:active{color: #339933;}
#stone{
	background-image:url(images/top_03.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#footer{
	background-image:url(images/top_04.jpg);
	color:#FFFF00;
	line-height:20px;
	padding:5px 0;
}
#menu {
	padding-left: 20px;
	padding-bottom: 20px;
}

#title_box 
{padding: 0px 0px 0px 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom;	
}
#title_a {
	padding: 15px 0px 0px 70px;
	font-size: 20px;
	color: #105424;
	font-weight: bold;
}
#title_b {
	font-size: 16px;
	color: #699f29;
	width: 200px;
	height: 25px;
	font-weight: bold;
	list-style-image: url(images/icom_2.gif);
	padding: 10px 0px 0px 0px;
}
#title_c {
	font-size: 12px;
	color: #666666;
	width: 200px;
	line-height: 20px;
	list-style-image: url(images/icom_3.gif);
	padding: 0px 0px 10px 10px;
}
#list_a{
	width: 211px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	height: 500px;
}
#list_b{
	width: 211px;
	background-image: url(images/list_02bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	height: 500px;
}
#list_c{
	width: 211px;
	background-image: url(images/list_03bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	height: 500px;
}
#pagetop{
	width: 550px;
	padding: 0px;
	margin: 15px;
}
#backhome{
	text-align: center;
}
.a {
	font-size: 14px;
	color: #578C4F;
	
}
.b a:link{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.b a:visited{
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
.b a:hover{font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
.b a:active{
font-size: 12px;
	color: #009900;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}