/********ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ*********/
.content{
	background-color: #f1f1f1;
	overflow: hidden;
	padding: 10px 10px 5px;
}
.grad-left{
	width: 280px;
	padding-top: 10px;
	border: #bee0ff solid 1px;
	background-color: #fff;
	border-radius: 10px;
}
.grad-left .sbox{
	border: #bfbfbf solid 1px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	width: 92%;
	margin: 0 auto 10px;
	overflow: hidden;
}
.grad-left .left-tit{
	overflow: hidden;
	border-bottom: #bfbfbf solid 1px;
	padding: 5px 10px;
	background-image: url(/skins/hdswj/skin/images/bg-common.png);
	background-size: 100% 100%;
	background-repeat: repeat-x;
	box-shadow: 0 0 4px #ccc;
}
.grad-left .left-tit i{
	float: left;
}
.grad-left .left-tit i img{
	height: 25px;
	display: block;
}
.grad-left .left-tit a{
	color: #165aa3;
	display: block;
	float: left;
	margin-left: 10px;
	font-weight: bold;
	margin-top: 2px;
	font-size: 15px;
}
.notice{
	background-image: url(/skins/hdswj/skin/images/bg-common2.png);
	background-repeat: repeat-x;
	background-size: 100% 100%;
}
.notice .scroll{
	margin-top:6px;
	height:172px;
	margin-bottom: 6px;
	overflow: hidden;
}
.notice li{
	line-height:20px;
	padding-left: 35px;
	padding-right: 10px;
	margin-bottom: 3px;
}
.notice li i{
	float: left;
	display: block;
	margin-left: -20px;
}
.notice li i img{
	width: 12px;
	display: block;
	margin-top: 3px;
}
.notice li p{
	color: #323232;
	font-size: 13px;
}
.notice .simply-scroll-container {
    position:relative;
}
.notice .simply-scroll-clip { 
    position:relative;
    overflow:hidden;
}
.notice .simply-scroll-list { 
    overflow:hidden;
}
.notice .simply-scroll, .notice .simply-scroll .simply-scroll-clip { /* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â®Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚Â */
    width:100%;
    height:200px;
}

.weather{
	background-image: url(/skins/hdswj/skin/images/bg-common3.png);
	background-repeat: repeat-x;
	background-size: 100% 100%;
}
.weather ul{
	padding: 3px 10px;
	overflow: hidden;
}
.weather ul li{
	float: left;
	padding-left: 15px;
}
.weather ul li b{
	display: block;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align: center;
	font-size: 16px;
}
.weather ul li a{
	text-align: center;
}
.weather ul li p{
	overflow: hidden;
	line-height: 22px;
}
.weather ul li p i{
	display: block;
	float: left;
}
.weather ul li p i img{
	display: block;
	height: 22px;
	margin-right: 8px;
}
.weather ul li.pad30{
	padding-left: 35px;
}
.grad-left .ad{
	width: 92%;
	margin: 0 auto 10px;
	border: #bfbfbf solid 1px;
	border-radius: 8px;
	overflow: hidden;
	display: block;
	height: 80px;
	overflow: hidden;
}
.grad-left .ad img{
	display: block;
	width: 100%;
}
.grad-right{
	width: 770px;
	background-color: #fff;
	padding: 10px;
}
.rt{
	overflow: hidden;
}
.rt-left{
	width: 400px;
}
.rt-left .xw{
	padding: 0 5px;
}
.rt-left .xw h1{
	font-size: 22px;
	color: #0085ff;
	font-weight: bold;
	margin-bottom: 5px;
}
.rt-left .xw p{
	text-indent: 2em;
	font-size: 12px;
	color: #595757;
	height: 90px;
	overflow: hidden;
}
.rt-left .xw-list{
	overflow: hidden;
	margin-top: 12px;
}
.rt-left .xw-list dd{
	overflow: hidden;
	margin-bottom: 6px;
	padding-left: 10px;
}
.rt-left .xw-list dd img{
	width: 10px;
	display: block;
	float: left;
	margin: 4px 10px 0 0;
}
.rt-left .xw-list dd a{
	color: #000;
	font-size: 13px;
	display: block;
	float: left;
}
.rt-left .xw-list dd span{
	font-size: 13px;
	float: right;
	display: block;
	color: #acabab;
}
.rt-left .xw-list dt{
	text-align: right;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 12px;
}
.rt-left .xw-list dt a{
	color: #000;
	font-size: 12px;
}
.rt-left .ad02 img{
	width: 400px;
	height: 80px;
	display: block;
}
.rt-right{
	width: 344px;
	border: #bfbfbf solid 1px;
	border-radius: 8px;
	overflow: hidden;
	background-image: url(/skins/hdswj/skin/images/bg-common-sq.png);
	background-size: 100% 100%;
	background-repeat: repeat-x;
	padding: 5px;
}
.rt-right .tit{
	overflow: hidden;
	margin-top: 6px;
	margin-bottom: 10px;
}
.rt-right .tit h1{
	font-size: 18px;
	line-height: 30px;
	padding-left: 20px;
	float: left;
}
.rt-right .tit h1 span{
	color: #e60012;
}
.rt-right .tit a{
	float: right;
	font-size: 12px;
	color: #000;
	margin-right: 15px;
	margin-top: 7px;
}
.news-scroll{
	border-radius: 8px;
	overflow: hidden;
}
a.prev,a.next{
	display: none!important;
}
.focus .pic div a span {
	display:block;
	width:640px;
	height:40px;
	font:normal 14px/40px microsoft yahei;
	color:#000;
	margin-top:-9px;
	padding:0 10px;
	position:relative;
}
.focus .pic div a img{
	border-radius: 8px;
}
.focus .navi li {
	float:left;
	margin:0 2px;
}
.focus .navi li a {
	display:block;
	width:12px;
	height:12px;
	font:0/0 a;
    color:transparent;
	overflow:hidden;
	background:url(/skins/hdswj/skin/images/navi.png) no-repeat;
}
.focus .navi li.current a {
	background:url(/skins/hdswj/skin/images/navi.png) 100% 0 no-repeat;
}
.focus a {
	display:block;
}

.rb{
	width: 100%;
	border: #bfbfbf solid 1px;
	border-radius: 8px;
	overflow: hidden;
	background-image: url(/skins/hdswj/skin/images/bg-common-sq.png);
	background-size: auto 100%;
	background-repeat: repeat-x;
	margin-top: 10px;
	height: 172px;
}
.rb-bg{
	background-image: url(/skins/hdswj/skin/images/three-bg.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
.rb ul.menu,.rb ul.menu-con{
	overflow: hidden;
	float: right;
	clear: right;
}
.rb ul.menu{
	padding-bottom: 5px;
	height: 133px;
}
.rb ul.menu li{
	float: left;
	margin-top: 0;
	margin-right: 40px;
	width: 140px;
}
.rb ul.menu li img{
	height: 128px;
}
.rb ul.menu-con{
	width: 75%;
	padding-right: 10px;
	clear: right;
	height: 38px;
}
.rb ul.menu-con li{
	display: block;
	overflow: hidden;
	height: 38px;
	text-align: center;
}
.rb ul.menu-con li a{
	color: #333;
	line-height: 1em;
	font-size: 12px;
	padding-right: 5px;
	border-right: #ccc solid 1px;
	margin-right: 5px;
}
.rb ul.menu-con li a:hover{
	text-decoration: underline;
}
dl.hot-box{
	overflow: hidden;
	padding: 10px 0;
	background-image: url(/skins/hdswj/skin/images/bg-common-sq2.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
	border: #bfbfbf solid 1px;
	margin-top: 5px;
}
dl.hot-box dt{
	width: 20%;
	float: left;
}
dl.hot-box dt img{
	display: block;
	width: 80%;
	margin-left: 20px;
	margin-top: 20px;
}
dl.hot-box dd{
	width: 13%;
	float: left;
	text-align: center;
}
dl.hot-box dd img{
	width: 70px;
	display: inline;
}
dl.hot-box dd a span{
	display: block;
	color: #0186ff;
	margin-top: 2px;
	font-weight: bold;
	font-size: 15px;
}
dl.hot-box dd a:hover{
	text-decoration: underline;
}

/***sub-orange***/
.con01{
	overflow: hidden;
}
.con01 .left,.con01 .center,.con01 .right{
	float: left;
}
.con01 .left{
	border: #ddd solid 1px;
	background-color: #fff;
	width: 280px;
}
.o-tit{
	height: 31px;
	border-bottom: #ccc solid 1px;
	background-image: url(/skins/hdswj/skin/images/o-bg-gray.png);
	background-repeat: repeat-x;
	background-size: 1px 100%;
}
.o-tit h1{
	height: 26px;
	line-height: 26px;
	margin-top: 4px;
	color: #fff;
	background-image: url(/skins/hdswj/skin/images/o-tit-bg.png);
	background-repeat: repeat-x;
	background-size: 1px 100%;
	margin-left: 10px;
	padding: 0 10px;
	display: inline-block;
	border: #ccc solid 1px;
}
.o-tit img{
	display: block;
	float: right;
	height: 32px;
	width: 25px;
}
.con01 .left .left-con{
	padding: 12px;
	height: 226px;
}
.con01 .left .left-con ul{ 
	overflow: hidden;
}
.con01 .left .left-con ul li{
	float: left;
	margin-right: 12px;
}
.con01 .left .left-con .text{
	margin-top: 8px;
}
.con01 .left .left-con .text p{
	/* text-indent: 0em; */
	font-size: 12px;
	color: #444;
}
.con01 .center{
	width: 540px;
	overflow: hidden;
	margin-left: 10px;
	background-color: #fff;
	border: #ddd solid 1px;
	padding-bottom: 9px;
}
.long-tit{
	width: 100%;
	height: 40px;
	background-image: url(/skins/hdswj/skin/images/o-tit-long.png);
	background-size: 100% 100%;
}
.long-tit h1{
	margin-top: 6px;
	margin-left: 60px;
	float: left;
	text-shadow:0 0 5px #fff;
	font-size: 15px;
}
.long-tit h1 span{
	color: #ff0000;
}
.con01 .center .row{
	padding: 2px 10px;
}
.row .focus{
	width: 250px;
}
.row .news-scroll{
	float: left;
}
ul.xw-list{
	overflow: hidden;
	float: left;
	width: 258px;
	padding-left: 10px;
}
ul.xw-list li{
	overflow: hidden;
	margin-bottom: 3px;
}
ul.xw-list li img{
	width: 9px;
	display: block;
	float: left;
	margin: 4px 5px 0 0;
}
ul.xw-list li a{
	color: #000;
	font-size: 12px;
	display: block;
	float: left;
}
ul.xw-list li span{
	font-size: 12px;
	float: right;
	display: block;
	color: #acabab;
}
.con01 .right{
	width: 233px;
	margin-left: 10px;
	border: #fbb737 solid 1px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
    background-image: url(/skins/hdswj/skin/images/o-con-bg.png);
    background-repeat: repeat-x;
    background-size: 1px 100%;
}
.con01 .right .tit{
	overflow: hidden;
    border-bottom: #fbb737 solid 1px;
    padding: 5px 10px;
    background-image: url(/skins/hdswj/skin/images/nav-bg-orange-sub.png);
    background-size: 1px 100%;
    background-repeat: repeat-x;
    box-shadow: 0 0 4px #fbb737;
}
.con01 .right .tit a{
	color: #f57f0d;
	font-weight: bold;
}
.con01 .right .scroll{
	height: 236px;
}
.con01 .right .simply-scroll, 
.con01 .right .simply-scroll .simply-scroll-clip{
	height: 230px;
}
.con02{
	margin-top: 10px;
	overflow: hidden;
}
.con02 .grad-left{
	border: #fbb737 solid 1px;
}
ul.left-list03{
	padding: 0 10px;
}
ul.left-list03 li{
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
	border: #fbb737 solid 1px;
	background-image: url(/skins/hdswj/skin/images/o-con-bg2.png);
	background-size: 1px 100%;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
ul.left-list03 li p{
	width: 20px;
	color: #000;
	float: left;
	line-height: 16px;
	width: 10%;
	padding-left: 5%;
	padding-top: 26px;
}
ul.left-list03 li img{
	width: 85%;
	float: left;
	display: block;
	border-radius: 10px;
	overflow: hidden;
}
.ad-top img{
	display: block;
	width: 100%;
	height: 78px;
}
.two-box{
	margin-top: 10px;
	overflow: hidden;
}
.two-box .box{
	border: #eee solid 1px;
	width: 380px;
}
.two-box .box ul.xw-list{
	width: 90%;
	padding: 8px 5%;
	height: 258px;
}
.two-box .box ul.xw-list li{
	margin: 5px 0;
}
.con03{
	margin-top: 10px;
}
.con03 .box{width:1080px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:1080px; height:125px; overflow:hidden; position:relative;}
.piclist{width:20000px; height:125px; position:absolute; top:0px}
.piclist li{ background:#eee; margin:0 3px; padding:0px; float:left;width:210px;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(/skins/hdswj/skin/images/icon.png) no-repeat; background:url(/skins/hdswj/skin/images/icon_ie6.png) no-repeat\9; position:absolute; top:33px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}

.con04{
	margin-top: 10px;
	overflow: hidden;
}
.single-box{
	width: 534px;
	float: left;
	border: #ddd solid 1px;
	margin: 0 2px 10px;
	position:relative;
}
.single-box01{
	width: 534px;
	float: left;
	border: #ddd solid 1px;
	margin: 0 2px 10px;
	position:relative;
}
.single-box dl.tab-tit{
	padding-left: 15px;
	height: 32px;
	background-image: url(/skins/hdswj/skin/images/o-bg-gray.png);
	background-size: 1px 100%;
	background-repeat: repeat-x;
	border-bottom: #ddd solid 1px;
	
} 
.single-box01 dl.tab-tit{
	padding-left: 15px;
	height: 32px;
	background-image: url(/skins/hdswj/skin/images/o-bg-gray.png);
	background-size: 1px 100%;
	background-repeat: repeat-x;
	border-bottom: #ddd solid 1px;
	
} 
.single-box ol {
   position:absolute;
   right:18px;
   top:6px;
}
.single-box01 ol {
   position:absolute;
   right:18px;
   top:6px;
}
.single-box ol li { display:none; }
.single-box ol a { font-size:12px; }
.single-box dl.tab-tit dt{
	float: right;
}
.single-box01 ol li { display:none; }
.single-box01 ol a { font-size:12px; }
.single-box01 dl.tab-tit dt{
	float: right;
}
.single-box dl.tab-tit dt img{
	display: block;
	width: 25px;
	height: 32px;
}
.single-box01 dl.tab-tit dt img{
	display: block;
	width: 25px;
	height: 32px;
}
.single-box dl.tab-tit dt a{
	line-height: 32px;
	font-size: 12px;
}
.single-box01 dl.tab-tit dt a{
	line-height: 32px;
	font-size: 12px;
}
.single-box dl.tab-tit dd{
	float: left;
	height: 28px;
	margin-top: 3px;
	padding: 0 10px;
	line-height: 28px;
	background-image: url(/skins/hdswj/skin/images/o-menu-tit-bg.png);
	background-size: 1px 100%;
	background-repeat: repeat-x;
	border: #ddd solid 1px;
	font-size: 12px;
	cursor: pointer;
}
.single-box01 dl.tab-tit dd{
	float: left;
	height: 28px;
	margin-top: 3px;
	padding: 0 10px;
	line-height: 28px;
	background-image: url(/skins/hdswj/skin/images/o-menu-tit-bg.png);
	background-size: 1px 100%;
	background-repeat: repeat-x;
	border: #ddd solid 1px;
	font-size: 12px;
	cursor: pointer;
}
.single-box dl.tab-tit dd.current{
	border-bottom: #fff solid 1px;
	color: #ff6e01;
}
.single-box01 dl.tab-tit dd.current{
	border-bottom: #fff solid 1px;
	color: #ff6e01;
}
.single-box dl.tab-con{
	background-color: #fff;
	padding: 10px;
	height: 202px;
}
.single-box01 dl.tab-con{
	background-color: #fff;
	padding: 10px;
	height: 202px;
}
.single-box dl.tab-con dd ul{
	padding: 10px 10px;
}
.single-box01 dl.tab-con dd ul{
	padding: 10px 10px;
}
.single-box dl.tab-con dd li{
	margin-bottom: 5px;
	overflow: hidden;
}
.single-box01 dl.tab-con dd li{
	margin-bottom: 5px;
	overflow: hidden;
}
.single-box dl.tab-con dd li i{
	width: 5px;
	height: 5px;
	background-color: #ff6e01;
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}
.single-box01 dl.tab-con dd li i{
	width: 5px;
	height: 5px;
	background-color: #ff6e01;
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}
.single-box dl.tab-con dd li a{
	color: #333;
	font-size: 12px;
	display: block;
	float: left;
}
.single-box01 dl.tab-con dd li a{
	color: #333;
	font-size: 12px;
	display: block;
	float: left;
}
.single-box dl.tab-con dd li span{
	display: block;
	float: right;
	font-size: 12px;
	color: #999;
}
.single-box01 dl.tab-con dd li span{
	display: block;
	float: right;
	font-size: 12px;
	color: #999;
}

/***ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â²redÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ****/
.con-red01{
	overflow: hidden;
}
.con-red01 .rt-right{
	background-image: url(/skins/hdswj/skin/images/red-bg-con.png);
}
.con-red01 .long{
	float: left;
	width: 710px;
	margin-left: 10px;
}
.long .long-tit{
	background-image: url(/skins/hdswj/skin/images/r-tit-long.png);
	padding-left: 40px;
	line-height: 40px;
	text-shadow:0 0 5px #fff;
	font-size: 16px;
	font-weight: bold;
	width: auto;
}
.long .long-tit b{
	color: #f52121;
}
.long .long-con{
	padding: 7px 4px;
	border: #f52121 solid 1px;
	border-top: none;
	overflow: hidden;
	background-color: #fff;
	background-image: url(/skins/hdswj/skin/images/red-bg-con.png);
	background-repeat: repeat-x;
	background-size: 1px 100%;
}
.long-con .detail h1{
	font-size: 22px;
	color: #f52121;
	text-align: center;
	margin-bottom: 10px;
}
.long-con .detail h1 a{
	color: #f52121;
}
.long-con .detail p{
	font-size: 13px;
	line-height: 1.5em;
	text-indent: 2em;
	color: #333;
}
.long-con .xw-list{
	margin-top: 12px;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	height: 238px;
}
.long-con .xw-list li a{
	font-size: 14px;
}
.long-con .xw-list li img{
	margin-top: 6px;
	margin-right: 10px;
}
.con-red02{
	margin-top: 10px;
	overflow: hidden;
}
.con-red02 .o-tit h1{
	background-image: url(/skins/hdswj/skin/images/r-tit-bg.png);
}
.con-red02 .left{
	width: 354px;
}
.con-red02 .left .left-con{
	height: 370px;
}
.con-red02 .grad-right{
	width: 715px;
	padding: 0;
	background: transparent;
}
.con-red02 .two-box .box{
	width: 350px;
}
.con-red02 .two-box .box ul.xw-list{
	height: 290px;
	background-color: #fff;
}
.con-red02 .two-box .box ul.xw-list li{
	margin: 6px 0;
}
.con-red03 img{
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.con-red04 .single-box dl.tab-tit dd.current{
	color: #f70c0c;
}
.con-red04{
	overflow: hidden;
}

/****ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â²***/
.con-g01{
	overflow: hidden;
}
.con-g01 .grad-left{
	border: none;
	padding: 0;
	background: transparent;
	width: 260px;
}
.con-g01 .grad-left .sbox{
	border: #9ec321 solid 1px;
	width: auto;
}
.con-g01 ul.left-list03{
	padding: 0;
}
.con-g01 .grad-left .left-tit{
	background-image: url(/skins/hdswj/skin/images/g-tit-bg.png);
	padding: 6px 10px;
}
.con-g01 .grad-left .left-tit a{
	color: #666;
}
.con-g01 .weather{
    background-image: url(/skins/hdswj/skin/images/g-con-bg.png);
}
.con-g01 .weather ul {
    padding: 10px 10px;
}
.con-g01 ul.left-list03 li {
    border: #9ec321 solid 1px;
    background-image: url(/skins/hdswj/skin/images/g-tit-bg2.png);
}
.con-g01 .grad-right{
	width: 810px;
	background-color: transparent;
	padding: 0;
}
.con-g01 .long .long-tit {
    background-image: url(/skins/hdswj/skin/images/g-tit-long.png);
    padding-left: 80px;
}
.con-g01 .long .long-con {
    border: #ccc solid 1px;
    background-image: url(/skins/hdswj/skin/images/green-bg-con.png);
    padding: 10px;
    overflow: hidden;
}
.con-g01 .single-box{
	margin-bottom: 0;
}
.con-g01 .long-con .single-box{
	width: 785px;
}
.con-g01 .c-left .single-box{
	width: 215px;
}
.con-g01 .single-box .tab-con img{
	display: block;
	width: 100%;
	height: 410px;
}
.con-g01 .single-box dl.tab-con{
	height: 412px;
}
.con-g04 .single-box dl.tab-tit dd.current,
.con-g01 .single-box dl.tab-tit dd.current{
	color: #8aad1a;
}
ul.five{
	overflow: hidden;
	clear: both;
}
ul.five li{
	float: left;
	width: 20%;
}
ul.five li img{
	display: block;
	margin: 0 auto;
	width: 98%;
}
.slides_control{
	height: 280px!important;
}
.con01 .slides_control{
	height: 230px!important;
}

.sbox weather { width:260px; height:105px; }
.sbox weather a{ width:260px; height:105px; display:block; }
.sbox weather img{ width:260px; height:105px; }

