.font01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.font02 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
.bg {
	background-image: url(indexbg_1.jpg);
	background-repeat: repeat;
	background-position: center;
}
.font03 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
}
a:link {
 
	text-decoration: none;
}
a:visited {
	 color: #0066CC;
	text-decoration: none;
}
a:hover {
	 color: #0066CC;
	text-decoration: none;
}
a:active {
  color: #0066CC;
	text-decoration: none;
}