@charset "gb2312";

.weather_case{
	padding:0px 0 15px 20px;
	width:684px;
	margin:0 auto;
	background:url(skinbar.gif) repeat-x top;
	background-color:#FEFEFE;
	border:1px solid #D7D7D7;
	position:relative;
}
.weather_case dd{
	*display:inline-block;
	_display:inline-block;
}
.weather_search_def{
	float:left;
	width:150px;
	margin:30px 0 0 0;
}
.weather_author{
	position:absolute;
	top:4px;
	right:4px;
	background:url(skindaluzai.gif) no-repeat;
	width:32px;
	height:29px;
	cursor:pointer;
}
.weather_search_v,.weather_conn{
	margin:60px 0 0 0;
}
.weather_search_v{
	float:left;
	width:200px;
	height:24px;
}
.weather_search_v input{
	border:1px solid #D7D7D7;
	height:20px;
	padding:2px 4px;
	width:190px;
}
.weather_conn{
	float:left;
	padding:0 13px;
	width:90px;
}
.weather_res_case{
	margin:auto;
	width:704px;
	border:1px solid #D7D7D7;
}
.weather_res_item dd{
	list-style:none;
	font-size:12px;
	color:#333;
	line-height:22px;
}
.weather_res_item dd h2{
	margin:0px;
	text-align:center;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
.weather_res_item dd b{
	color:#960;
	text-align:center;
	font-size:22px;
	overflow:hidden;
	padding:7px 0 25px 0;
	display:block;
}
.weather_res_item dd span{
	padding:0 7px;
	color:#339;
	font-size:12px;
}
.weather_res_item{
	float:left;
	margin:0 auto;
	padding:7px 13px;
	height:150px;
	vertical-align:middle;
	overflow:hidden;
	width:150px;	
}
.weather_res_dis_img{
	text-align:center;
	width:48px;
	height:48px;
	overflow:hidden;
	margin:0 auto;
}
.weather_res_stoday{
	background:#CFEDEF;
}
.weather_res_today{
	background:#F7F0DD;
}

.weather_res_tmw{
	background:#E3EDCD;
}
.weather_res_aftmw{
	background:#CCFFCC;
}
.weather_misc{
	padding:13px;
	width:678px;
}
.weather_misc_quit{
	float:right;
}
.weather_misc p{
	line-height:28px;
	font-size:12px;
}
.weather_misc p span{
	padding:0 4px;
	font-size:12px;
	color:#949494;
}
.weather_misc h5{
	font-size:14px;
}
.weather_misc_v{
	padding:0 0 13px 0;
}
.weather_misc_v input{
	width:480px;
	height:22px;
	line-height:22px;
	padding:1px 2px;
	border:1px solid #D7D7D7;
	font-size:12px;
	color:#949494;
}
.weather_misc_other{
	color:#949494;
}