.header{
font-weight:bold;
font-size:18px;
display:block;
color:#315273;
}
.weatherTitle{
	background:#eeeeee;
}
.weatherArea{
	background:#C6D3E7;
}
.weatherDate{
	background:#eeeeee;
}
.weatherIcon{
	background:#ffffff;
}
.weatherDetailTitle{
	background:#eeeeee;
}
.weatherDetail{
	background:#ffffff;
}
