﻿.pannel
{
	width:98%;
	margin:0 auto;
	margin-top:10px;
	border:solid 1px #97DAF0;

}
.pannel .caption
{
	margin:0px;
	padding:0px;
	
}

#todyWeather
{
	border-color:#E4D3A3;
}
#todyWeather .caption
{
	background-image:url(../images/barbg2.gif);
}
#todyWeather .caption dt
{
	background-image:url(../images/barico11.gif);
}

#seachweahter
{
	margin:0 auto;
	padding:10px;
	clear: both;
	width: 800px;
}
#seachweahter ul
{
	clear: both;
	float:none;
}
#weathertown li
{
	float: left;
	display:inline;
	width:66px;
	height: 20px;
	line-height: 20px;
}
#weathertown li a
{
	display:block;
	width:100%;
	height:100%;
}
#weathertown .mainsite
{
	padding-bottom:10px;
	height:20px;
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#weathertown .ssite
{
	margin-top:10px;
	
}

#seachweahter .town
{
	
	
}

#seachweahter .seach
{
	clear: both;
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:5px;

	padding-top:5px;
}

#seachweahter .seach .cityname, #hours .weathernav .date .cityname
{
	border: solid 1px #80B5DF;
	padding-left: 3px;
	width: 200px;
	color: #666;
}
#seachweahter .seach .button, #hours .weathernav .date .button
{
	background-color: #005AA7;
	color: #fff;
	border: solid 1px #80B5DF;
}

#weathertown li a
{
	display: block;
	height: 100%;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
#weathertown li a:hover, #weathertown li .selected
{
	background-color: #FF6600;
	color: #fff;
	
}




/*预报*/
#todyWeather
{
	
}
#todyWeather .content
{
	width:800px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	padding:10px;
}
#todyWeather .wtitle
{
	background-image:url(../images/dash.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:30px;
	line-height:30px;
	font-weight:bold;
	color:#005AA7;
	text-align:center;
}
#todyWeather .wtitle .cityname
{
	color:#FF6600;
	font-size:14px;
	font-weight:bold;
}
#todyWeather  .weather1
{
	float:left;
	width:220px;
	height:90px;
	margin-left:180px;
	display:inline;
}
#todyWeather .weather2
{
	float:left;
	margin-left:20px;
	width:220px;
	height:90px;
}

#todyWeather .flash
{
	height:90px;
}
#todyWeather .container .flash
{
	float:left;
}
#todyWeather .container ul
{
	float:left;
	margin-top:10px;
	margin-left:5px;
}
#todyWeather .container li
{
	height:20px;
}
#todyWeather .container .title
{
	font-weight:bold;
}
#todyWeather .container li .data
{
	color:#FF6600;
	font-weight:bold;
	font-size:14px;
}
#todyWeather .wdname
{
	font-size:12px;
	color:#FFAA00;
}


/*指数*/
#exp
{
	clear:both;
}

#exp .content
{
	height:360px;
}
#exp table
{
	margin:10px auto;
	width:800px;
	border-collapse:collapse;
}
#exp table td,th
{
	border:1px solid #eee;
	height:25px;
}
#exp table .trover
{
	background-color:#EEF7FE;
}
