.wm-ywback
{
	background-position : bottom;
	background-repeat : no-repeat;
	background-image : url(./img/ywback.png);
}
.wm-ywicon
{
	font-size: 0px;
	padding-left: 8px;
	padding-bottom: 6px;
	background-position : bottom right;
	background-repeat : no-repeat;
}
.wm-ywicon td
{
	font-size: 2px;
}
.wm-ywcurtemp
{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	position:relative;
	z-index: 1;
}
.wm-ywminmax
{
	font-family: Tahoma;
	color: #b4b4b4;
	font-size: 14px;
	font-weight: bold;
	position:relative;
	z-index: 1;
}
.wm-ywsubhead
{
	font-family: Tahoma;
	color: #b4b4b4;
	font-size: 12px;
	font-weight: normal;
	position:relative;
	z-index: 1;
}
.wm-ywsubinfo
{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	position:relative;
	z-index: 1;
}

.wm-ywcurtemp span, .wm-ywminmax span, .wm-ywsubhead span, .wm-ywsubinfo span
{
	position: absolute;
	top: 2px;
	left: 2px;
	color: #333333;
	z-index:-1;
}