
/*天气*/
#weather
{
	clear:both;
	height:240px;
	margin-top:10px;
}
/*实况*/
#weather .shikuang
{
	width:243px;
	height:213px;
	margin-left:3px;
	float:left;
	text-align:left;
}
#weather .shikuang .content
{
	width:100%;
	height:100%;
	background-image:url(../images/shikuangbg.gif);
	background-repeat:no-repeat;
}

/*温度*/
#weathersk .wd
{
	float:left;
	margin-top:10px;
	margin-left:5px;
	width:115px;
	position:relative;
}
#weathersk .wd .title
{
	clear:both;
	text-align:center;
	font-weight:bold;
}

/*温度表*/
#weathersk .wdbcontainer
{
	float:left;
	margin-left:5px;
	display:inline;
	height:132px;
	margin-top:10px;
	position:relative;
	overflow:hidden;
	width:44px;
}
#weathersk .wdb
{
	height:100%;
	background-image:url(../images/weatherangle/tmpbg.gif);
	position:absolute;
	overflow:hidden;
	float:left;
	width:24px;
	left:14px;
}
/*刻度*/
#weathersk .wd .wdkdu
{
	float:left;
	height:108px;
	width:20px;
	position:absolute;
	left:0px;
	top:3px;	
	letter-spacing:1px;
	font-size:10px;
}
#weathersk .wd .wdkdu li
{
	clear:both;
	height:12px;
	overflow:hidden;
	text-align:right;
	color:#666;
	margin:0px;
	padding:0px;
}

/*温度值*/
#weathersk .wdb .wdbcontent
{
	width:7px;
	height:108px;
	position:relative;
	top:3px;
	left:9px;
	overflow:hidden;
}
#weathersk .wdb .wdvalue
{	
	width:100%;
	height:100%;
	background-color:#99B0D6;
	position:absolute;
	top:-54px;
	left:0px;
	/*温度系数 0.56*/
}

#weathersk .wd .shiduwendu
{
	float:left;
}
#weathersk .wd .shiduwendu .value
{
	font-weight:bold;
	font-size:14px;
	color:#FF6600;
}
#weathersk .wd .wendu
{
	margin-top:30px;
}
#weathersk .wd .shidu
{
	margin-top:30px;
}

/*风向*/
#weathersk .fx
{
	float:right;
	margin-right:5px;
	margin-top:10px;
	width:110px;
	height:156px;
	text-align:center;
}
#weathersk .fx .title
{
	font-weight:bold;
}
#weathersk .fx .image
{
	height:96px;
	line-height:96px;
	width:98px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:15px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}
#weathersk .fx .info
{
	margin-top:10px;
	
}
#weathersk .fx .info .value
{
	color:#FF6600;
	font-size:14px;
	font-weight:bold;
}

/*降雨量*/
#weathersk .jyl
{
	clear:both;
	margin-top:5px;
	text-align:center;
}
#weathersk .jyl .value
{
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}
#weathersk .updateinfo
{
	margin-top:5px;
	text-align:center;
	color:#005AA7;
}

/*预报*/
#weather .yubao
{
	float:left;
	margin-left:10px;
	width:465px;
}
#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;
}
#todyWeather .wtitle .cityname
{
	color:#FF6600;
	font-size:14px;
	font-weight:bold;
}
#todyWeather .weathercontent .weather1
{
	float:left;
	width:220px;
	height:90px;
}
#todyWeather .weathercontent .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;
}

/*区县*/
#todyWeather .town
{
	clear:both;
	float:none;
	margin:0 auto;
	margin-top:10px;
	background-image:url(../images/dash.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:380px;
}
#todyWeather .town li
{
	float:left;	
	width:40px;
	height:20px;
	line-height:20px;
	margin-top:10px;
	margin-left:3px;
	margin-right:3px;
	display:inline;
}
#todyWeather .town li a
{
	display:block;
	width:100%;
	height:100%;
}
#todyWeather .town li a:hover,
#todyWeather .town li .selected
{
	background-color:#FF6600;
	color:#fff;	
}

/*其他城市搜索*/
#todyWeather .seach
{
    margin-top:15px;
   
}
#todyWeather .seach .cityname
{
    border:solid 1px #80B5DF;
    padding-left:3px;
    width:200px;
    color:#ccc;
}
#todyWeather .seach .button
{
    background-color:#005AA7;
    color:#fff;
    border:solid 1px #80B5DF;
}


/*公告*/
#weather .gonggao
{
	float:right;
	margin-right:2px;
	width:216px;
	height:213px;
	text-align:left;
	display:inline;
}
#weather .gonggao .caption1
{
	background-image:url(../images/gonggao.gif);
	
}
#weather .gonggao .content
{
	width:100%;
	height:100%;
	background-image:url(../images/gonggaobg.gif);
	background-repeat:no-repeat;
}



#ggyj 
{
    line-height:150%;
}
#ggyj .yj
{
    clear:both;
    margin:10px;
}
#ggyj .yj li
{
	clear:both;
	margin-top:5px;
}
#ggyj .yj li .title
{
	clear:both;
	font-weight:bold;
}
#ggyj .yj .image
{
    float:left;
    width:70px;
}

#ggyj .yj .yjcontent
{

}
#ggyj .yj .detail
{
	clear:both;
    font-weight:bold;
    text-align:right;
}
#ggyj .gg
{
    margin:10px;
	background-image:url(../images/dash.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;    
	overflow:hidden;
}

#ggyj .gg li
{
	margin-top:10px;
	padding: 0 0 0 10px;
	background: url(../images/an.gif) 0px 4px no-repeat;
	padding-left:15px;
}
#ggyj .gg .date
{
    color:#ccc;
    text-align:right;
}

#ggyj .gg .title
{
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}


/*左*/
.contentleft
{
	float:left;
	margin-left:3px;
	width:243px;
	text-align:left;

}
/*视频*/
#video
{
	border:solid 1px #84B5DF;
	clear:both;
}
#video .content
{
	height:285px;
}
#video .morevideo
{
    margin-top:20px;
}
#video .morevideo li
{
    float:left;
    width:68px;
    height:60px;
    border:solid 1px #ccc;
    margin-left:7px;
}
#video .morevideo li a
{
    display:block;
    width:100%;
    height:100%;
}
#video .morevideo li a:hover
{
    background-color:#80B5DF;
}

#video .morevideo li img
{
    width:64px;
    height:56px;
    margin:2px;
}
#video .playerContainer
{    
    width:227px;
    margin:5px;
    text-align:center;
    width:auto;
    overflow:hidden;
}
#video .playerContainer .title
{
    text-align:center;
    font-weight:bold;
    font-size:12px;
    white-space:nowrap;
    margin-top:10px;
}

/*相关链接*/
#textlink
{
	clear:both;
	border:solid 1px #84B5DF;
	margin-top:5px;
}
#textlink .content
{
	height:100px;
	margin:10px;
	text-align:center;
}
#textlink select
{
    width:200px;
    margin-top:15px;
}

/*中*/
.mid
{
	float:left;
	margin-left:10px;
	width:465px;
	
}

/*新闻*/
#news .imgnews
{
	height:180px;
	padding-top:10px;
}
#news .imgnews .detailcontent
{
    float:left;
    width:230px;
}
#news .imgnews .detailcontent .title
{
    font-weight:bold;
}
#news .imgnews .detailcontent .detail
{
    text-align:left;
    margin-top:5px;
    line-height:170%;
    color:#666;
    text-indent:1.5em;
}
#news .imgnews .detailcontent .view
{
    color:#FF6600;
}
#news .imgnews .detailcontent .view a
{
    color:#FF6600;
}
#news .imgnews .clip
{
    float:right;
}
/*文本新闻*/
#news .txtnews 
{
    clear:both;
}
#news .txtnews .newsnva
{
    clear:both;
	margin-top:20px;
}
#news .txtnews .newsnva ul
{
    border-bottom:solid 1px #ccc;
    height:20px;
}
#news .txtnews .newsnva li
{
    float:left;    
    height:20px;
    line-height:20px;
    width:70px;
    margin-right:5px;
}
#news .txtnews .newsnva li a
{
    display:block;
    width:100%;
    height:100%;
    background-image:url(../images/newstab2.gif);
}
#news .txtnews .newsnva li .selected
{
    background-image:url(../images/newstab1.gif);  
    color:#ff0000;
}
/*新闻列表*/
#news .txtnews .list
{
	height:120px;
}
#news .txtnews .newslist
{
    text-align:left;
    margin-top:10px;
    margin-left:15px;
    margin-right:15px;
}
#news .txtnews .newslist li
{
    padding: 0 0 0 0px;
	background: url(../images/dash.gif) 0px bottom repeat-x;
	height:23px;
	white-space:nowrap;
	overflow:hidden;
}
#news .txtnews .newslist li a
{
    float:left;    
    background: url(../images/arrow.gif) 0px 10px no-repeat;
    line-height:23px;
    padding-left:10px;
}
#news .txtnews .newslist li .date
{
    float:right;
}



#imgnva
{
    
    clear:both;
}


/*右侧*/
.midright
{
	float:right;
	margin-right:2px;	
	width:216px;
}

/*登陆*/
#login
{
	border:solid 1px #84B5DF;
	clear:both;
}
#login .content
{
	height:75px;
	line-height:150%;
}
#login .content a
{
	font-size:14px;
	color:#0000ff;
}
#login .logined
{
    margin:5px;
    font-size:14px;
    color:#666;
}
#login .logout a
{
    color:#ff0000;
}
#login .form
{
    float:left;
    width:128px;
    margin:5px;
    margin-top:8px;
	_margin-top:12px;
    line-height:30px;
	display:inline;
}
#login .form input
{
    border:solid 1px #80B5DF;
    width:70px;
}
#login .buttons
{
    float:right;
    width:65px;
	display:inline;
	margin-top:15px;
    margin-right:10px;
    _margin-top:10px;
    _margin-right:5px;
    cursor:pointer;
}

/*专业服务*/
#service
{
	border:solid 1px #84B5DF;
	margin-top:5px;
	clear:both;
	
}
#service .content
{
	height:125px;

}
#service .content img
{
	margin-top:4px;
	
}

/*图片链接*/
#imglink
{
	clear:both;
	
}

#ad2
{ 
    border: 0px solid #fcc;    
    position:absolute;    
    top:70px;    
    left:16px;      
    
    background-color:#fff;
}    
