/*left style*/
.weather_con_left
	 {
	 width: 650px;
	 float: left;
	 }
.content_list1
	 {
	width: 648px;
	float: left;
	border: 1px solid #c0d1e5;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	 }
.content_list1 h2
	 {
	width: 627px;
	float: left;
	margin: 0px 0 0 0px;
	background: #e2eaed;
	display: inline;
	font-size: 14px;
	font-weight: bolder;
	height:25px;
	padding-top:9px;
	padding-left:20px;
	 }
.content_list1 h1
	 {
	width: 627px;
	float: left;
	margin: 0px 0 0 0px;
	background: #e2eaed;
	display: inline;
	font-size: 14px;
	font-weight: bolder;
	height:25px;
	padding-top:9px;
	padding-left:20px;
	 }
.content_list1 table
	 {
	width: 637px;
	float: left;
	margin: 0px 0 0 10px;
	display: inline;
	font-size: 12px;
	font-weight: none;
	 }
.content_list1 table tr td 
	 {
	width: 635px;
	padding: 2px 0 0 10px;
	float: center;
	margin: 0px 0 0 0px;
	display: inline;
	font-size: 12px;
	font-weight:none;
	 }
.content_list1 table tr td a
	 {
	font-size: 12px;
	line-height: 28px;
	 }
.content_list1 h2 strong
	 {
	color: #cc0000;
	 }
.content_list1 ul.contentin_list
	 {
	width: 610px;
	float: left;
	margin: 10px 0 0 20px;
	display: inline;
	list-style: none;
	border: 1px solid #d4d4d4;
	border-left: none;
	border-right: none;
	padding: 5px 0;
	 }
.content_list1 ul.contentin_list li
	 {
	width: 610px;
	float: left;
	background: url(/m2/i/public/li_icon.gif) no-repeat 0 10px;
	text-indent: 10px;
	line-height: 1.8;
	font-size: 14px;
	 }
.content_list1 ul.contentin_list li span
	 {
	font-size: 12px;
	color: #999;
	margin-left: 10px;
	 }
.content_list1 div.pageclass
	 {
	width: 610px;
	 }
/*right style*/
.weather_con_right
	 {
	 width: 300px;
	 float: right;
	 }
/*page style*/
.pageclass
	 {
	 float: left;
	 text-align: center;
	 font-size: 14px;
	 padding: 5px;
	 margin-top: 20px;
	 }
.pageclass span
	 {
	 font-weight: bolder;
	 }
.pageclass em
	 {
	 margin: 0 20px;
	 }
.pageclass em a
	 {
	 padding: 1px 3px;
	 border: 1px solid #99b0d6;
	 background: white;
	 }
.pageclass em a:hover
	 {
	 padding: 1px 4px;
	 color: black;
	 border: none;
	 background: transparent;
	 text-decoration: none;
	 }
