@charset "UTF-8";


@media all
{

dl {
position:absolute;
top:70px;
width:800px;
height:340px;
}

dd#app1{position:absolute; top:60px; left:500px; }

dd#app1 a {position:absolute; position: absolute; width: 28px; height: 28px; text-decoration: none; background:transparent url("../img/info.gif") no-repeat;}
dd#app1 a span{ display: none; }
dd#app1 a:hover span{
	display: block;
	text-indent: 0;
	vertical-align:top;	color: #333;	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color: #FFF;
	font-weight: normal;
	position: absolute;
	border: 1px solid #39F;
	bottom: 105%;
	left:80%;
	margin: 0;
	padding: 5px;
	width: 500%;
}

dd#app2{ position:absolute; top: 70px; left:250px; }

dd#app2 a { position: absolute; width: 28px; height: 28px; text-decoration: none; background:transparent url("../img/info.gif") no-repeat;}
dd#app2 a span{ display: none; }
dd#app2 a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;	color: #333;	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color: #FFF;
	font-weight: normal;
	position: absolute;
	border: 1px solid #39F;
	top: 105%;
	left:70%;
	margin: 0;
	padding: 5px;
	width: 450%;
}

dd#app3{ position:absolute; top: 150px; left:550px; }

dd#app3 a { position: absolute; width: 28px; height: 28px; text-decoration: none; background:transparent url("../img/info.gif") no-repeat;}
dd#app3 a span{ display: none; }
dd#app3 a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;	color: #333;	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color: #FFF;
	font-weight: normal;
	position: absolute;
	border: 1px solid #39F;
	bottom: 105%;
	right:40%;
	margin: 0;
	padding: 5px;
	width: 450%;
}

dd#app4{ position:absolute; top: 190px; left:500px; }

dd#app4 a { position: absolute; width: 28px; height: 28px; text-decoration: none; background:transparent url("../img/info.gif") no-repeat;}
dd#app4 a span{ display: none; }
dd#app4 a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;	color: #333;	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color: #FFF;
	font-weight: normal;
	position: absolute;
	border: 1px solid #39F;
	bottom: 105%;
	right:80%;
	margin: 0;
	padding: 5px;
	width: 450%;
}

dd#app5{ position:absolute; top: 110px; left:120px; }

dd#app5 a { position: absolute; width: 28px; height: 28px; text-decoration: none; background:transparent url("../img/info.gif") no-repeat;}
dd#app5 a span{ display: none; }
dd#app5 a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;	color: #333;	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color: #FFF;
	font-weight: normal;
	position: absolute;
	border: 1px solid #39F;
	bottom: 105%;
	right:80%;
	margin: 0;
	padding: 5px;
	width: 450%;
}

dd#app6{ position:absolute; top: 40px; left:400px; }

dd#app6 a { position: absolute; width: 28px; height: 28px; text-decoration: none; background:transparent url("../img/info.gif") no-repeat;}
dd#app6 a span{ display: none; }
dd#app6 a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;	color: #333;	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color: #FFF;
	font-weight: normal;
	position: absolute;
	border: 1px solid #39F;
	top: 105%;
	right:80%;
	margin: 0;
	padding: 5px;
	width: 450%;
}

dd#app7{ position:absolute; top: 20px; left:330px; }

dd#app7 a { position: absolute; width: 28px; height: 28px; text-decoration: none; background:transparent url("../img/info.gif") no-repeat;}
dd#app7 a span{ display: none; }
dd#app7 a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;	color: #333;	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color: #FFF;
	font-weight: normal;
	position: absolute;
	border: 1px solid #39F;
	top: 105%;
	left:80%;
	margin: 0;
	padding: 5px;
	width: 450%;
}

dd#app8{ position:absolute; top: 100px; left:650px; }

dd#app8 a { position: absolute; width: 28px; height: 28px; text-decoration: none; background:transparent url("../img/info.gif") no-repeat;}
dd#app8 a span{ display: none; }
dd#app8 a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;	color: #333;	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color: #FFF;
	font-weight: normal;
	position: absolute;
	border: 1px solid #39F;
	top: 105%;
	left:80%;
	margin: 0;
	padding: 5px;
	width: 450%;
}


dd#info{ position:absolute; top: 300px; left:750px; }

dd#info a { position: absolute; width: 28px; height: 28px; text-decoration: none; background:transparent url("../img/info2.gif") no-repeat;}
dd#info a span{ display: none; }
dd#info a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;	color: #333;	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color: #FFF;
	font-weight: normal;
	position: absolute;
	border: 1px solid #333;
	bottom: 105%;
	right:80%;
	margin: 0;
	padding: 5px;
	width: 250%;
}


}

