@charset "UTF-8";
/* CSS Document */

#ww_1 {padding: 0px; margin: 0px 20px 10px auto; font-size: 12px; list-style: none; background: none; width: 145px; height: 200px; overflow: visible;}

#ww_1 * {margin: 0px 0px 0px 0px; padding: 0px; list-style: none; background: none;}

#ww_1 .weather_t{
	position: absolute;
	width: auto;
	height: auto;
	top: 120px;
	left: 45px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 1px;
	color: #00637d;			
}	
#ww_1 .weather_city{
	
	position: absolute;
	width: 180px;
	height: auto;
	top: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}	
#ww_1 .weather_date{
	position: absolute;
	width: 180px;
	height: auto;
	top: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;			
}

#ww_1 .weather_city a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;			
}
