
<!--


body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #646464;
	background-image: url(images/body-top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

a {
	font-size: 22px;
	font-family: Tahoma, Geneva, sans-serif;
}
body,td,th {
	font-size: 22px;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
}

.menu a:hover {
	color: #06C;
	text-decoration: none;
	font-size: 22px;
}

.txt2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-style: normal;
}
.tit1 {
	font-size: 26px;
	color: #B1DFF3;
}
.txt3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-style: normal;
}

-->
#popupC {
	position: absolute;
	top: 20%;
	left: 20%;
	width: 600px;
	height: 299px;
	padding: 0px;
	display: none;
	background-color: #000;
      }
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
}

