
.weather *
   {
	margin: 0;
	padding: 0;
	list-style:none;
	font-weight:normal;
	font-size:12px;
    }

.weather h1{
    font-family:Arial, Helvetica, sans-serif, "宋体";
}


.weatherLeft
	{
	float:left;
	width:650px;
	}	
html>body .weatherLeft
	{
	height:auto;
	}

