body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	background-color: #040203;
}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}


#nav {
  position: fixed;
  z-index:3;
  width: 100%;
  top: 0;
  left: 0;
}

#subnav {
  position: fixed;
  z-index:2;
  width: 100px;
  top: 160px;
  left: 20px;
}

#wrapper {
  position: relative;
  z-index:1;
  width: 100%;
  min-height: 400px;
  color: #333;
  top: 150px;
  left: 0px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.footer {
	font-family:Verdana;
	font-size: 10px;
	color: #5A5A5A;
}


a.footer2 {
	font-family:Verdana;
	font-size: 11px;
	color: #9B9A9A;
}

.iframe {
	border:none;
	text-decoration: none;
}


.grey {
	font-family:Verdana;
	font-size: 10px;
	color: #5A5A5A;
}

.whitec {
	font-family:新細明體;
	font-size: 13px;
	color: #EDEADC;
	line-height:170%;
}

.swhite {
	font-family:Verdana;
	font-size: 10px;
	color: #9B9A9A;
}

.ewhite {
	font-family:Verdana;
	font-size: 13px;
	color: #ffffff;
}

.goldc {
	font-family:新細明體;
	font-size: 13px;
	color: #B0A268;
	line-height:170%;
}

.goldtl {
	font-family:新細明體;
	font-size: 16px;
	color: #B0A268;
	line-height:170%;
}

.black {
	font-family:新細明體;
	font-size: 13px;
	color: #000000;
	line-height:170%;
}

.red {
	font-family:新細明體;
	font-size: 13px;
	color: #8B0B14;
	line-height:170%;
}

.profilenav {
	font-family:新細明體;
	font-size: 12px;
	color: #777777;
}

.profilenav a:hover {color: #ffffff;}

.lightgold {
	font-family:新細明體;
	font-size: 13px;
	color: #DCCEBD;
	line-height:150%;
}



