a:link {
	color: #752669;
	text-decoration:underline;
}
a:visited {
	color: #752669;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a.toplink:link {
	color: #ffffff;
	text-decoration: none;
}
a.toplink:visited {
	color: #ffffff;
	text-decoration: none;
}
a.toplink:hover {
	color: #000000;
	text-decoration: underline;
}
a.link1:link {
	color: #D91787;
	text-decoration: underline;
}
a.link1:visited {
	color: #D91787;
	text-decoration: underline;
}
a.link1:hover {
	color: #000000;
	text-decoration: underline;
}
a.link2:link {
	color: #000000;
	text-decoration: underline;
}
a.link2:visited {
	color: #000000;
	text-decoration: underline;
}
a.link2:hover {
	color: #752669;
	text-decoration: underline;
}
a.link3:link {
	color: #ffffff;
	text-decoration: none;
}
a.link3:visited {
	color: #ffffff;
	text-decoration: none;
}
a.link3:hover {
	color: #000000;
	text-decoration: none;
}
.back1 {
	background-image: url(image/back_01.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	background-attachment: fixed;
}
.font1 {
	font-size: 14px;
	font-weight: bolder;
	padding-top: 3px;


}
.font2 {
	font-size: 12px;
	line-height: 18px;

}
.font3 {
	font-size: 12px;
	line-height: 22px;

}
.font4 {
	font-size: 18px;


}
.font5 {
	font-size: 14px;
	line-height: 22px;

}
.border {
	border-right: 1px solid FFE7E0;
	border-bottom: 1px solid FFE7E0;
	border-left: 1px solid FFE7E0;

}
.border1 {
	border: 1px solid #000000;

}
.border2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 8BBCF5;
	border-bottom-color: 8BBCF5;
	border-left-color: 8BBCF5;
}
