﻿img{border:none;}
.graphic, #prevBtn, #nextBtn{
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
    }
.rssContainer{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:250px;
	background:#fff;		
	margin-bottom:2em;
	}	
.rssHeader1{
	height:60px;
	background:#5DC9E1;
	color:#fff;
	font-size: 16px;
	padding-left:40px;
	padding-top:20px;
	}				
.rssContent{
	position:relative;
	}			
.rssfeedDiv{}	
.rssfeedDiv ul, #rssfeedDiv li{
	margin:0;
	padding:0;
	list-style:none;
}
.rssfeedDiv li{ 
	width:250px;
	height:241px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:45px;
	height:46px;
	position:absolute;
	left:160px;
	bottom:-50px;
}	
#nextBtn{ 
left:210px;
bottom:-49px;
}														
#prevBtn a, #nextBtn a{  
display:block;
width:45px;
height:45px;
background:url(../images/up.png) no-repeat 0 0;	
}
#nextBtn a{background:url(../images/down.png) no-repeat 0 0;	}												
* html #prevBtn{bottom: 0px;}
* html #nextBtn{bottom: 0px;}
.rssFeedMaindiv{width:250px; height: 241px; background:#ececec;}
.rssFeedMaindiv .top{width:100%; height: 30px; background: #2d2d2d; color: #fff;}
.rssFeedMaindiv .mid{width:100%; height: 191px; background:#ececec; color:#2d2d2d;}
.rssFeedMaindiv .bottom{width:100%; height:20px; background:#969696; color:#fff;}
#divNewsext{float: left; width: 640px; height: 300px;  height: auto;  padding:10px; margin-right:10px; display: inline-block;}
#divRssfeed{float: left; width: 255px; height:380px; display:inline-block;}
