body   {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	background-image: url(img/bg_site.gif);
	background-repeat: repeat-x;
}

a:link, a:active, a:visited   {
	color: #006B42;
	text-decoration: underline;
}
a:hover   {
	color: #000000;
	text-decoration: none;
}
a.n:link, a.n:active, a.n:visited   {
	color: #006B42;
	text-decoration: none;
}
a.n:hover   {
	color: #000000;
	text-decoration: underline;
}
.b11   {
	font-size: 11px;
	line-height: 15px;
}
.b9		{
	font-size: 9px;
}
.td_title   {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}
.tb_navi   {
	background-color: #E5F0EC;
	font-size: 11px;
	text-align: left;
}
.td_navi    {
	padding-left: 5px;
	line-height: 21px;
}
.tb_content   {
	background-color: #E5F0EC;
	font-size: 11px;
}
input	{
	font-family: Verdana;
	font-size: 11px;
}
select	{
	font-family: Verdana;
	font-size: 11px;
}
textarea	{
	font-family: Verdana;
	font-size: 11px;
}

