/* Slider */
.slider-container {border: 3px solid #ebebd6; position: relative; width: 714px;}

.slide-content {position: absolute; left: 0; bottom: 0; padding: 19px; right: 0; color: #fff; background: url(/i/bg_news.png);}

.slider {position: relative; padding: 10px 0 0; margin: -10px 0 0; overflow: hidden; height: 87px; width: 100%;}
.slider ul {position: absolute; height: 90px; width: 2000em; margin: 0; padding: 0;}
.slider li {float: left; position: relative; width: 120px; list-style: none;}
.slider li:hover {opacity: .8}
.slider li.current {opacity: 1;}
.slider li.current a {cursor: default;}
.slider .slide-content {display: none;}
.slider span.current {position: absolute; left: 0; top: 0; width: 120px; height: 17px; overflow: hidden; display: block; z-index: 1; background: url(/i/pic.png) no-repeat 0 -2559px;}
.slider-prev, .slider-next {width: 16px; height: 16px; display: block; top: 45px; overflow: hidden; position: absolute; z-index: 10; background: url(/i/pic.png) no-repeat;}
.slider-prev {left: -3px; background-position: -128px -1944px;}
.slider-next {right: -3px; background-position: -168px -1944px;}
.slider-block {position: relative;}

/* Main News & Slider */
.main-news {overflow: hidden;}
.slide-full {float: left; height: 357px; width: 477px; position: relative; overflow: hidden; text-decoration: none;}
.slide-full img, .news2 img, .news3 img {position: absolute; left: 0; top: 0;}
.main-news-inner {float: right; width: 237px; height: 357px;}
.main-news-bg {position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: .8; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';}
.news2 {height: 177px; position: relative; overflow: hidden; display: block; text-decoration: none;}
.news2 .main-news-bg {background: #7c3399;}
.news3 {height: 180px; position: relative; overflow: hidden; display: block; text-decoration: none;}
.news3 .main-news-bg {background: #cc6c33;}
.main-news-content {padding: 28px 22px 20px; display: block; position: relative; color: #fff;}
.news2 .main-news-content {padding-top: 24px;}
.main-news-content-inner {display: block; height: 135px; overflow: hidden;}
.main-news-content-title {font: 18px/20px 'PT Serif Caption', Georgia, Times, serif; color: #cc0; text-decoration: underline; display: block; padding: 0 0 10px;}
.news2 .main-news-content-title {text-decoration: none;}
.main-news-content-title-inner {color: #fff;}
.main-news-content-descr {display: block; line-height: 17px;}
.city-weather {color: #cc0; text-decoration: none; cursor: pointer; padding: 0 11px 0 0; display: inline-block; font: 18px/22px 'PT Serif Caption',Georgia,Times,serif; background: url(../i/pic.png) no-repeat right -2450px;}
.city-weather-inner {color: #fff; border-bottom: 1px dashed #cc0; display: inline-block; line-height: 16px;}
