.font_foot {
	font-size: 9px;
	color: #FFFFFF;
}
.font {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.font1 {
	font-size: 12px;
	line-height: 20px;
	color: #068500;
}
.font-white {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.font-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.font-news {
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}
.font-news-title {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}
.font-news-page {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.dotted {
	font-size: 6px;
	color: #95BDD6;
	letter-spacing: 2px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #068500;
	font-size: 12px;
}
a.news:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.news:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.news:hover {
	color: #068500;
	font-size: 12px;
}
a.1:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.1:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.1:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.norepeat {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.norepeat_l_t {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.img {
	border: 1px solid #068500;
}

.norepeat-r {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.tab {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #058500;
}
