@charset "UTF-8";
.copybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

body {background-image: url(images/top.jpg); background-repeat: no-repeat;}
.copymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.headbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.copybodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}

.copybody a:link {
color: #005480;
text-decoration: none;
}
.copybody a:visited {
color: #005480;
text-decoration: none;
}
.copybody a:hover {
color: #76c7a3;
text-decoration: none;
}
.copybody a:active {
color: #76c7a3;
text-decoration: none;
}
.copybodysmall a:link {
color: #666666;
text-decoration: none;
}
.copybodysmall a:visited {
color: #666666;
text-decoration: none;
}
.copybodysmall a:hover {
color: #999999;
text-decoration: none;
}
.copybodysmall a:active {
color: #999999;
text-decoration: none;
}
#floatframe {position:absolute;

        left: 200px;

        top: 200px;

        width: 150px;

        height: 200px;

        z-index: 100

       }

