body {
	font-size: 12px;
	text-decoration: none;
	background-color: #219609;
	margin: 0px;
	line-height: 18px;
	color: #666666;
}
.font-1 {
	color: #FFFFFF;
}
.font-2 {
	font-size: 14px;
	font-weight: bold;
	color: #219609;
	text-decoration: none;
}
a.font-2:hover {
	text-decoration: underline;
}
.line-1 {
	background-image: url(../images/line-1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.line-2 {
	background-image: url(../images/line-2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.font-3 {
	color: #464646;
	text-decoration: none;
}
.font-red {
	color: #990000;
	text-decoration: none;
}
.font-g {
	color: #2E6504;
	text-decoration: none;
	line-height: 20px;
}
.boder-2 {
	border: 4px double #E7E7E7;
}
.boder-1 {
	background-image: url(../images/css.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}



a.font-3:hover {
	color: #FF6600;
	text-decoration: none;
}
