@charset "utf-8";
/* CSS Document */

#wxMap
{
	width: 189px;
	height: 227px;
	background: #fff url(../images/saakartta.gif) no-repeat left top;
	margin: 0;
	padding: 0;
}

#wxMap div.wo_container
{
	position: absolute;
	width: 100px;
}

#wxMap span.wo_temp
{
	display: block;
	width: 30px;
	position: relative;
	left: 28px;
	top: -15px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

#wxbLink
{
	margin-top: 10px;
	font-size: 10px;
	color: #aaa;
	text-align: center;
}

#wxbLink a,
#wxbLink a:link,
#wxbLink a:visited
{
	color: #71a3d7;
	text-decoration: none;
}

#wxbLink a:hover,
#wxbLink a:active
{
	text-decoration: underline;
}

#wxbcopy
{
	font-size: 10px;
	color: #aaa;
	text-align: center;
}