@charset "utf-8";
/* CSS Document */


/****************************************/

.shouerWeather .weatheH1 .JSCity{
	font-weight:bold;
	float:left;
	display:none;}
.shouerWeather .weatheH1 span select{
	margin-top:5px;}
.shouerWeatherBox{
	width:635px;
	height:auto;
	background:#EBEFF7;
	float:left;
	padding:10px 7px;
	margin-bottom:10px;}
.shouerWeatherBox ul{
	float:left;
	margin-right:2px;
	}
.shouerWeatherBox ul li{
	float:left;}
.shouerWeatherBox ul li table{
	width:125px;
	border:1px solid #99B0D6;
	background-color:#FFF;
height:210px;
}
.shouerWeatherBox ul li table th{
	border-bottom:1px solid #99B0D6;
	text-align:center;
	padding:5px;
	font-weight:bold;}
.shouerWeatherBox ul li table tr td{
	text-align:center;
	padding:8px;}
.shouerWeatherBox ul li table tr td img{
	margin:3px;}
.shouerWeatherBox ul li table tr td .gaowen{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;}
.shouerWeatherBox ul li table tr td .diwen{
	color:#0033CC;
	font-size:14px;
	font-weight:bold;}
.rxlCityWeather{
	width:632px;
	height:auto;
	border:1px solid #99B0D6;
	background:#EBEFF7;
	clear:both;
	padding:8px;
	float:left;
margin-bottom:10px;
display:inline;
	}
.rxlCityWeather h1{
	margin-bottom:15px;}
.rxlCityWeather h1 span{
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	line-height:30px;}
.rxlCityWeather h1 img{
	float:left;}
.rxlCityWeather ul{
	background-color:#FFF;
	border:1px solid #99B0D6;
	float:left;
width:610px;

padding-top:10px;
	padding-right:10px;}
.rxlCityWeather ul li{
	width:105px;
	float:left;

line-height:20px;
	margin-left:10px;
	display:inline;}
.rxlCityWeather ul li a
{
color:#000;
text-decoration:none;
}
