/*weather_conbox*/
.weather_conbox 
	{
	width: 648px;
	float: left;
	background: #f5f7fb;
	border: 1px solid #c2d0e7;
	padding-bottom: 10px;
	overflow: hidden;
	}
.weather_conbox h1 
	{
	width: 610px;
	float: left;
	margin: 10px 0 0 14px;
	display: inline;
	text-align: center;
	font-size: 24px;
	font-weight: bolder;
	border-bottom: 1px solid #b7b7b7;
	line-height: 1.8;
	}
.weather_conbox h2 
	{
	width: 610px;
	float: left;
	margin: 10px 0 0 14px;
	display: inline;
	text-align: center;
	font-size: 24px;
	font-weight: bolder;
	border-bottom: 1px solid #b7b7b7;
	line-height: 1.8;
	}
.weather_conbox h3 
	{
	width: 610px;
	margin: 10px 0 0 14px;
	display: inline;
	float: left;
	}
.weather_conbox h3 span 
	{
	float: right;
	}
.weather_conbox h3 strong 
	{
	color: #cc0000;
	}
.weather_conbox dl 
	{
	width: 610px;
	float: left;
	margin: 20px 0 0 14px;
	display: inline;
	font-size: 14px;
	line-height: 24px;
	}
.weather_conbox dt 
	{
	width: 610px;
	font-weight: bolder;
	}
.weather_conbox dd 
	{
	width: 610px;
	float: left;
	margin-top: 20px;
	text-indent: 2em;
	}
.weather_conbox p 
	{
	width: 610px;
	float: left;
	margin: 10px 0 0 14px;
	font-size: 14px;
	text-indent: 24px;
	line-height: 25px;
	display: inline;
	}
.weather_conbox h4 
	{
	width: 610px;
	float: left;
	margin-top: 20px;
	}
.weather_conbox h4 span 
	{
	float: right;
	}
.weather_conbox div.pageclass 
	{
	width: 610px;
	}	
#auther  
	{
    clear:both;
	float: right;
	padding: 30px  50px;
	}
#cr  
	{
     color:red;
     font-weight:bolder;
	 float: left;
	 padding: 20px  50px;
	}
.weather_conlist 
	{
	width: 648px;
	float: left;
	margin: 10px 0 0 0;
	border: 1px solid #c2d0e7;
	padding-bottom: 10px;
	}
.weather_conlist h2 
	{
	width: 628px;
	float: left;
	padding: 0 10px;
	}
.weather_conlist ul 
	{
	width: 630px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
	list-style: none;
	}
.weather_conlist li 
	{
	width: 630px;
	float: left;
	background: url(../i/global/li_icon.gif) no-repeat 0 10px;
	font-size: 12px;
	line-height: 24px;
	text-indent: 10px;
	color: #999999;
	}
.weather_conlist li a 
	{
	font-size: 14px;
	}
.weather_contitle_left 
	{
	background: #ebeff7;
	border-bottom: 1px solid #c2d0e7;
	line-height: 25px;
	text-align: left;
	font-size: 14px;
	font-weight: bolder;
	}
.weather_contitle_left span 
	{
	float: right;
	font-size: 12px;
	font-weight: normal;
	}
.weather_contitle_right 
	{
	background: #ebeff7;
	text-align: left;
	font-size: 12px;
	font-weight: bolder;
	line-height: 25px;
	}



