img
   {
   border:1px solid #CCCCCC;
   }
.weatherheader{
	width: 960px;
	float: left;
}
.weatherheader p{
	width: 220px;
	float: left;
}
.weatherheader dl{
	width: 730px;
	float: right;
}
.weatherheader dt{
	width: 730px;
	float: left;
	border-bottom: 1px solid #dddddd;
	line-height: 30px;
	padding-top: 10px;
	font-weight: bolder;
}
.weatherheader dt span{
	float: right;
}
.weatherheader dt span input.weather_sch{
	background: url(/m/i/about/global/weather_sch.jpg) no-repeat;
	width: 40px;
	height: 21px;
	border: none;
	line-height: 22px;
	overflow: hidden;
	text-align: center;
	color: white;
	cursor: pointer;
	line-height: 21px;
}
.weatherheader dt input{
	vertical-align: middle;
}
.weatherheader dd{
	width: 730px;
	float: left;
	line-height: 25px;
	color: #999999;
	text-align: center;
	letter-spacing: 0;
}
.weatherfoot{
	width: 960px;
	margin: 10px 0 0 0;
	text-align: center;
	float: left;
}
.weatherfoot h2{
	width: 960px;
	float: left;
	background: #3366bb;
	color: white;
	line-height: 21px;
	margin-bottom: 10px;
}
.weatherfoot h2 a{
	color: white;
}
.weatherfoot h3{
	width: 960px;
	float: left;
	line-height: 1.5;
	margin-top: 5px;
}
.weatherfoot h3 img{
	vertical-align: middle;
}

/*copyright style*/
.foot_weather
	 {
	 width:960px;
	 float:left;
	 text-align:center;
	 overflow:hidden;
	 }
.foot_weather h2
	 {
	 width:960px;
	 float:left;
	 margin-top:10px;
	 background:#3366bb;
	 color:white;
	 line-height:25px;
	 }
.foot_weather h2 a
	 {
	 color:white;
	 }
.foot_weather h3
	 {
	 width:960px;
	 float:left;
	 margin-top:10px;
	 line-height:1.5;
	 }
.foot_weather h3 img
	 {
	 vertical-align:middle;
	 }

.ipt_class03{
	background: url(/m/i/calamity/btn_sch_nor.gif) no-repeat;
	width: 50px;
	height: 25px;
	border: none;
	font-size: 12px;
	font-weight: bolder;
	color: white;
	line-height: 29px;
	letter-spacing: 2px;
	cursor: pointer;
}