body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #666666;
}
.color01 {
	font-size: 13px;
	font-weight: bold;
	color: #2f8690;
}
.h20 {
	font-size: 12px;
	line-height: 20px;
}
.bt_bd {
	font-size: 16px;
	font-weight: bold;
	color: #227A84;
}
A.ab02:link {
	FONT-SIZE: 12px; COLOR: #666666; TEXT-DECORATION: none;
}
A.ab02:active {
	FONT-SIZE: 12px; COLOR: #990000; TEXT-DECORATION: none;
}
A.ab02:visited {
	FONT-SIZE: 12px; COLOR: #666666; TEXT-DECORATION: none;
}
A.ab02:hover {
	FONT-SIZE: 12px; COLOR: #2D8C90; TEXT-DECORATION: underline;
}
A.ab03:link {
	font-size: 13px;
	font-weight: bold;
	color: #2f8690;
	TEXT-DECORATION: none;
}
A.ab03:active {
	font-size: 13px;
	font-weight: bold;
	color: #2f8690;
	TEXT-DECORATION: none;
}
A.ab03:visited {
	font-size: 13px;
	font-weight: bold;
	color: #2f8690;
	TEXT-DECORATION: none;
}
A.ab03:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	TEXT-DECORATION: underline;
}
A.ab01:link {
		color: #FF6600;
	text-decoration: none;
}
A.ab01:active {
	color: #FF3300;
	text-decoration: underline;
}
A.ab01:visited {
		color: #FF6600;
	text-decoration: none;
}
A.ab01:hover {
		color: #FF3300;
	text-decoration: underline;
}



#navigation {
	width:182px;
}

#navigation ul {
	list-style-type:none;				/*  */
	margin:0px;
	padding:0px;
}
#navigation li {
	height:26px;	/*  */
}
#navigation li a{
	display:block;
	text-decoration:none;
}
#navigation li a:link, #navigation li a:visited{
	height:26px;	/*  */
	background-image: url(images/n_menu.jpg);
	color:#666666;
	padding:8px 0px 0px 40px;
}
#navigation li a:hover{
	color:#FFFFFF;
	font-weight: bold;
	background-image: url(images/smenu.jpg);
}
a:link {
COLOR: #666666; TEXT-DECORATION: none;
}
a:visited {
COLOR: #666666; TEXT-DECORATION: none;
}
a:active {
COLOR: #990000; TEXT-DECORATION: none;
}
a:hover {
COLOR: #2D8C90; TEXT-DECORATION: underline;
}
