@charset "UTF-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: left;
	background-color: #FFF;
}
.footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6FBA2C;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #6FBA2C;
	text-decoration: underline;
}
.menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	background-image: url(../header/back.jpg);
	background-repeat: repeat-x;
}
.footer2 {
	font-size: 10px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.f_13 {
	font-size: 13px;
	color: #6eb92b;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
