@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
}
.x {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
	font-weight: bold;
}
.cx {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0FF;
}
.infolist {
	color: #0F0;
	font-weight: bold;
}

.green {color:#0F0;}
.red {color:#F00;}
.white{color:#FFF;}
.pink{color:#F0F;}
.yellow{color:#FF0;}
.blue{color:#00F;}
.black{color:#000;}

.clearf {clear:both;}

.wrapper{
	position:relative;
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	/*margin: 0 auto;*/
	}
	
.cen {
	position:relative;
	width:600px;
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	}
.cenx {
	display:inline;
	float:left;
	height:auto;
	width:200px;
	}
.aumc {
	background-image:url(Industrial_UMC.png);
	width:800px; height:600px;
	}
.bumc {
	background-image:url(Plant_UMC.png);
	width:800px; height:600px;
	}
.cumc {
	background-image:url(Cygnus_UMC.png);
	width:800px; height:600px;
	}
.dumc {
	background-image:url(Warehouse_UMC.png);
	width:800px; height:600px;
	}
.amob {
	background-image:url(Industrial_MOB.png);
	width:800px; height:600px;
	}
.bmob {
	background-image:url(Plant_MOB.png);
	width:800px; height:600px;
	}
.cmob {
	background-image:url(Cygnus_MOB.png);
	width:800px; height:600px;
	}
.dmob {
	background-image:url(Warehouse_MOB.png);
	width:800px; height:600px;
	}
.n {width:500px; height:10px; border:solid yellow 1px; padding:3px;}
.t {width:20px; height:10px;}

ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
float:left;}

</style>
