body {
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	cursor: default;
	<style type="text/css">
}
.justifylefttop {
	float: left;
	position: absolute;
	top: 20px;
	background-position: left;
	text-align: left;
	z-index: 11;
	left: 50px;
	overflow: visible;
	visibility: visible;
}
.justifyrighttop {
	top: 0px;
	right: 0px;
	vertical-align: top;
	text-align: right;
}

.justifyleftbottom {
	position: absolute;
	bottom: 20px;
	z-index: 10;
	left: 50px;
	overflow: visible;
	visibility: visible;
}

.style2 {
	font-size: small;
	font-weight: bold;
}
.style4 {font-size: x-small; font-weight: bold; 
}
.style12 {
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}
.style13 {
	font-size: x-small
}
.style14 {
	color: #000000
}
.style15 {
	color: #000000;
	font-weight: bold;
}


#map {
	position:absolute;
	left:50px;
	top:200px;
	width:40%;
	z-index:3;
	height: 50%;
	overflow: visible;
	visibility: visible;
}
#apDiv1 {
	position:absolute;
	left:0;
	top:179px;
	width:23px;
	height:27px;
	z-index:13;
}

#irisbg {
	position:absolute;
	z-index:1;
	background-image: url(../images/iris_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 100%;
	width: 100%;
	overflow: hidden;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#subway {
	background-repeat: no-repeat;
	height: 40%;
	width: 130px;
	overflow: visible;
	z-index: 1;
	left: 460px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	visibility: visible;
	position: absolute;
}
