@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-repeat: no-repeat;
	background-image:url(../images/fp_index_bg.gif); 
	background-color: #ffffff;
}
#rollover_c a{
	background: url("../images/fp_index_enterc.gif") 0 0 no-repeat;
	display:block;
	width:115px;
	height:28px;
	text-indent: -3000px;
}
#rollover_c a:hover{
	background-position: 0px -28px;
} 
#rollover_e a{
	background: url("../images/fp_index_entere.gif") 0 0 no-repeat;
	display:block;
	width:115px;
	height:28px;
	text-indent: -3000px;
}
#rollover_e a:hover{
	background-position: 0px -28px;
} 


.txt1 {font-size:70%;color: #a0a0a0;letter-spacing:2pt;}
.txt2 {font-size:80%;letter-spacing:2pt;}
.txt3 {font-size:90%;letter-spacing:2pt;}
.link01 {text-decoration : underline;color: #6487DC;}
A.link01:hover  {text-decoration : underline; color :#6487DC}
.link02 {text-decoration : underline;color: #DDE2E9;}
A.link02:hover  {text-decoration : underline; color :#BDDF00}
.link03 {text-decoration : underline;color: #82BF00;}
A.link03:hover  {text-decoration : underline; color :#82BF00}
a:link {
	color: #6487DC;
	text-decoration: underline;
}
a:hover {
	color: #6487DC;
	text-decoration: underline;
}
a:visited {
	color: #6487DC;
	text-decoration: underline;
}
a:active {
	color: #6487DC;
	text-decoration: underline;
}
#box1{
	position:absolute;
	top:263px;
	left:766px;
	width:115px;
	}