.g1000 {
	width:1000px;
	margin:0 auto;
}
.clear-both {
	clear:both;
	height:0;
	line-height:0;
	overflow:hidden;
}
#weather {
	width:1000px;
	margin:10px auto;
}
.weather-index {
	padding-top:10px;
}
#position a:link,#position a:visited,#position a:hover {
	text-decoration:none;
}

.wbox {
	width:960px;
	padding:0 19px;
	border:1px #cbdcc7 solid;
}

#query-form {
	height:36px;
	line-height:36px;
	padding:10px 0;
	position:relative;
	z-index:2;
}
#query-form  h1 {
	font-size:14px;
	float:left;
	margin-right:20px;
	padding-left:55px;
	background:url(img/weather-title.png) no-repeat;
}
#query-field {
	vertical-align:middle;
	float:left;
	position:relative;
}
#query-field a {
	font-size:13px;
	margin:0 15px 0 0;
}
#query-field a:link,#query-field a:visited,#query-field a:hover {
	color:#666;
	text-decoration:none;
}
.qtxt {
	width:190px;
	padding:6px 10px;
	background:url(img/sico.png) no-repeat;
	background-position:190px center;
	margin-right:10px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	border:1px #979797 solid;
}
.query-sug {
	width:210px;
	padding:5px 0;
	background:#fff;
	border:1px #979797 solid;
	position:absolute;
	z-index:1000;
	display:none;
	top:36px;
	*top:32px;
}
.query-sug li {
	width:190px;
	height:30px;
	padding:0 10px;
	font-size:14px;
	cursor:pointer;
}
.query-sug li.hoverbg {
	background:#e4e4e4;
}
#province-sug {
	left:0;
}
#city-sug {
	left:225px;
}
/*
 * query rs
 */
.query-rs {
	border-top:2px #cbdcc7 solid;
	position:relative;
	z-index:1;
}
.query-rs-hd {
	height:22px;
	line-height:22px;
	padding:10px 0;
	font-size:13px;
	position:relative;
	z-index:1;
}
.query-rs-hd h2 {
	display:inline;
	font-size:14px;
	margin-right:20px;
}
.archive-link {
	margin-left:20px;
}
.query-rs-hd a:link,.query-rs-hd a:visited,.query-rs-hd a:hover {
	text-decoration:none;
}
a.archive-link:link,a.archive-link:visited,a.archive-link:hover {
	color:#78a26f;
}
#share_all {
	position:absolute;
	right:105px;
	top:10px;
}
.copy-link {
	position:absolute;
	right:0;
	top:10px;
	font-weight:bold;
}
#copy-txt {
	width:280px;
	padding:5px 10px;
	line-height:24px;
	border:2px #cbdcc7 solid;
	background:#fff;
	position:absolute;
	right:0;
	display:none;
}
#ckepop {
	position:absolute;
	z-index: 999;
	width: 242px;
	overflow: auto;
	right:0px;
	top:20px;
	display: none;
}

.weather-list,.zhishu-list {
	padding-top:10px;
	padding-bottom:40px;
}
.weather-dl {
	width:137px;
	float:left;
	text-align:center;
	color:#666;
	font-size:13px;
}
.weather-dl2 {
	width:142px;
}
.weather-dl dt {
	font-weight:bold;
}
.weather-dl dd.w-local {
	padding-top:15px;
	color:#868686;
}
.weather-dl a:link,.weather-dl a:visited,.weather-dl a:hover {
	color:#868686;
	text-decoration:none;
}

.zhishu {
	width:150px;
	padding-left:60px;
	padding-right:30px;
	float:left;
	color:#666;
}
.wear {
	background:url(img/zhishu/wear.png) no-repeat;
}
.shushi {
	background:url(img/zhishu/shushi.png) no-repeat;
}
.ziwaixian {
	background:url(img/zhishu/ziwaixian.png) no-repeat;
}
.travel {
	background:url(img/zhishu/travel.png) no-repeat;
}
.zhishu dt {
	font-weight:bold;
	font-size:14px;
}
.zhishu dt span {
	color:#6bad01;
}

/*
 * tab
 */
.tab-box {
	margin-top:20px;
}
.tab {
	height:31px;
	line-height:30px;
	border-bottom:1px #5a9201 solid;
	font-size:13px;
	cursor:pointer;
}
.tab li {
	float:left;
	margin-left:12px;
	padding:0 10px;
	border-left:1px #cfcfcf solid;
	border-right:1px #cfcfcf solid;
	border-top:1px #cfcfcf solid;
	color:#727272;
	font-size:13px;
	background:#fff;
	position:relative;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
}
.tab li.tab-cur {
	color:#5a9201;
	font-weight:bold;
	bottom:-1px;
	border-left:1px #5a9201 solid;
	border-right:1px #5a9201 solid;
	border-top:1px #5a9201 solid;
}
.tab-pannel {
	padding-top:10px;
	padding-bottom:20px;
	clear:both;
	display:none;
}

/*
 * city-list
 */
.city-list {
	border-top:2px #cbdcc7 solid;
	font-size:14px;
}
.city-list a {
	padding:4px 5px;
}
.city-list a:link,.city-list a:visited {
	text-decoration:none;
	color:#666;
}
.city-list a:hover {
	text-decoration:none;
	background:#666;
	color:#fff;
}
.city-list h2 {
	clear:both;
	font-size:14px;
	font-weight:bold;
	color:#55783f;
	padding-top:10px;
}
.hot-list {
	line-height:36px;
}
.hot-list li {
	width:125px;
	float:left;
}

.city-dl {
	width:1000px;
	clear:both;
	line-height:24px;
	margin-top:15px;
	*margin-top:10px;
	/*padding:15px 0;*/
}
.city-dl dt {
	width:70px;
	float:left;
	font-weight:bold;
	color:#666;
}
.city-dl dd {
	width:930px;
	float:right;
}
.city-dl dd a {
	display:inline-block;
	margin-right:20px;
	padding:0 5px;
}
.more-travel-info {
	clear:both;
	background:#f8fef9;
	line-height:24px;
	margin-top:20px;
	padding:10px 0;
	border-bottom:2px #78b416 solid;
	text-align:center;
	color:#666;font-size:13px;
}
.more-travel-info a {
	margin-right:10px;
}
.more-travel-info a:link,.more-travel-info a:visited,.more-travel-info a:hover {
	color:#666;
	text-decoration:none;
}
#datasource {
	text-align:right;
	padding-top:10px;
	color:#888888;
}
.tw_nohistory{
color:#888888;

}
.tw_current{
border: 1px solid #CBDCC7;
background:#E3E3E3;
}
#php_date{ position: absolute; right: 200px; top: 30px; background-color: white; z-index: 100;border:2px solid #CBDCC7;}
#php_date td a{height:25px;width:25px;}
#php_date td{text-align:center;height:25px;
}
#php_date td:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E3E3E3 none repeat scroll 0 0;
color:#FFFFFF;
text-decoration:none;
}
#php_date .tw_nohistory td:hover{
background:#F8F8F8;
}
.query-rs-hd #php_date{

}
.qtxt option{
font-weight:normal;
}