/*
* {
	margin: 0px;
	padding: 0px;
}
*/
img {
	border: 0 px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-image: url(../images/bg.jpg);
}

h1 {
	padding-bottom: 15px;
	padding-top: 7px;
}

h2 {
	padding-bottom: 20px;
	padding-top: 7px;
	color: #244C02;
	font-size: medium;
	font-weight: bold;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
h3 {
	padding-bottom: 7px;
	color: #244C02;
	font-size: small;
	font-weight: bold;
}
ul {
	padding-top: 10px;
}
ul .news{
	list-style-image: url(../images/icon_news.gif);
}


.link_foot a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.link_foot a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.link_foot a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.link_foot a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.link_foot2 a:active{
	color: #6C3A03;
	text-decoration: none;
}
.link_foot2 a:link{
	color: #6C3A03;
	text-decoration: none;
}
.link_foot2 a:visited{
	color: #6C3A03;
	text-decoration: none;
}
.link_foot2 a:hover{
	color: #6C3A03;
	text-decoration: underline;
}

.link a:active{
	color: #295007;
	text-decoration: none;
}
.link a:link{
	color: #295007;
	text-decoration: none;
}
.link a:visited{
	color: #295007;
	text-decoration: none;
}
.link a:hover{
	color: #295007;
	text-decoration: underline;
}

.form_ti {
	background-color: #CDE4B8;
	font-weight: bold;
	color: #275203;
	height: 28px;
	padding-top: 2px;
}
.form_sub {
	background-color: #EFF5E9;
	text-align: center;
}

.white {
	color: #FFFFFF;
}
.green_dark {
	color: #244C02;
}
.bg_ti {
	color: #598433;
	background-color: #C4DCAB;
	text-align: center;
	font-weight: bold;
	height: 22px;
}
.bg_ti_sub {
	color: #598433;
	background-color: #EEF5E7;
	text-align: center;
	font-weight: bold;
}
.form_guestbook {
	border: 1px solid #53A905;
	padding: 5px;
	text-align: left;
	color: #555555;
}
