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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #396318;
}
a:visited {
	color: #960;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
.menu {
	font-size: 15px;
}.foot {
	font-size: 11px;
	color: #314B13;
}
.text_1 {
	font-size: 14px;
	color: #314B13;
}
.text_2 {
	color: #FFF;
}
.red {
	font-size: 14px;
	color: #900;
}
.text_2 {
	font-size: 18px;
	color: #314B13;
}
.text_3 {
	color: #FFF;
}
.code {
	color: #900;font-size: 11px;
	font-weight: bold;
}

