@charset "UTF-8";


body {
	background-image: url(../images/5_n.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;

}

.menutext-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

.menutext-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;

}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}


.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
.mapdot {
	font-size: 25px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.dotcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #F30;
	text-decoration: none;
}
.top-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #CCC;
	text-decoration: none;
}
.title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.iframeborder {
	border: 0px solid #ffffff;
}
a {
   outline: none;
}