@charset "utf-8";
/* CSS Document */

.cityTodayWeather{
	width:650px;
	margin-bottom:10px;}
.cityTodayWeatherBox{
	width:648px;
	min-height:200px;
	margin-top:8px;
	padding-bottom:10px;
	border:1px solid #C2D0E7;
margin-bottom:10px;
	float:left;}
.cityTodayWeatherDl{
	width:648px;
	min-height:100px;
	margin-top:2px;
	background-color:#F0F3F9;
	display:block;}
.cityTodayWeatherBox dl{
	width:648px;
	min-height:100px;
	margin-top:2px;
	background-color:#F0F3F9;
	float:left;}
.cityTodayWeatherBox dl dt img{
	width:180px;
	display:inline;
	float:left;
	margin:12px 10px;}
.cityTodayWeatherBox dl dd{
	width:435px;
	float:right;
	margin:12px 10px;
	margin-left:0px;
	display:inline;
	line-height:21px;
	}
.cityTodayWeatherBox dl dd p{
	margin-left:350px;
	line-height:21px;}
.cityTodayWeatherBox dl dd p a{
	color:#000;
	text-decoration:none;}
.cityTodayWeatherBox dl dd p a:hover{
	color:#000;
	text-decoration:none;}
.cityTodayWeatherBox dl dd h2 a{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;}
.cityTodayWeatherBox dl dd h2 a:hover{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;}
.cityTodayWeatherList{
	width:586px;
	height:auto;
}

	
.domesticWeatherTodayList
	{
	float:left;
	margin:5px 0 -5px 5px;
	width:630px;
	}

.domesticWeatherTodayList p
	{
	display:inline;
	float:left;
	
	font-weight:bold;
	margin:2px 0 0 10px;
	width:80px;

	}
.domesticWeatherTodayList p a{
font-size:14px;
	color:#000099;
	text-decoration:none;
	font-weight:bold;}
.domesticWeatherTodayList p a:hover{
	color:#000;
	text-decoration:none;
	font-weight:bold;}
.domesticWeatherTodayList ul
	{
	color:#003399;
	margin:0 0 0 90px;
	}
.domesticWeatherTodayList li
	{
	color:#003399;
	float:left;
	line-height:18px;
	margin-left:3px;
	width:130px;
	}
.domesticWeatherTodayList li a
	{
	color:#003399;
	text-decoration:none;
	}
.domesticWeatherTodayList li a:hover
	{
	text-decoration:none;
	color:#000;
	}

