<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#wrapper {
	background-color: #ff95b7;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/page01bg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif, "�鰵蝝唳�𡡞��";
	text-align: center;
}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
} 




img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.copyright {
	font-size: 12px;
	line-height: 1.5;
	color: #FFF;
	
}
#content {
	font-size: 15px;
	line-height: 2em;
	color: #333;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif, "�鰵蝝唳�𡡞��";
	padding-left: 120px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 700px;
}
.iframebg {
	background-color: #e8eef7;
	padding: 8px;
}


.bg {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat;
}
.title_Purple {
	font-weight: bold;
	color: #6345A0;
}
.maptitle {
	font-size: 15px;
	font-weight: bold;
	color: #C30;
	line-height: 2em;
	text-align: center;
}
.maptxt {
	font-size: 15px;
	color: #333;
	text-align: center;
}



.orange {
	color: #C60;
}
.pink {
	color: #EA5C8E;
}
.blue {
	color: #0033CC;
	font-size: 13px;
}
.textB16 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	letter-spacing: 5px;
}
.text {
	font-size: 12px;
	color: #333;
}
.text a,a:link{
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.text a:hover,a:active{
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.ads {
	font-size: 13px;
	color: #333;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 30px;
	color: #333;
	font-size: 13px;
}
.lineCopy {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #333;
	font-size: 13px;
	height: 10px;
}
.red_Purple {
	color: #c12a24;
	font-weight: bold;
}


.card {
	font-family: Verdana, Geneva, sans-serif, "�鰵蝝唳�𡡞��";
	font-size: 10px;
	line-height: 1.5em;
	color: #333;
}
</pre></body></html>