#forecast_header{
	background: transparent url(../images/article/forcast_header_bg.gif) left top no-repeat;
	height: 120px;
	width:756px;
}
#forecast_article_wrap{
	background: transparent url(../images/article/forcast_content_bg.gif) left top repeat-y;
	width:756px;
}
	#forecast_content{
		margin: 0 auto;
		width:700px;
		padding-top:1px;
	}
#forecast_footer{
	background: transparent url(../images/article/forcast_footer_bg.gif) left top no-repeat;
	width:756px;
	height:138px;
}

