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