.rss{
height:36px;
width:24px;
background: url(../images/news/rss.png) no-repeat;
position:absolute;
left:593px;
top:-5px;
cursor:pointer;
}
.news {
position: relative;
}
.news li {
margin-bottom: 17px;
border: 1px solid #d1d6dc;
padding: 20px 25px 0 20px;
background: url(../images/news/newsFon.png) 0 bottom no-repeat;
}
.news h6 {
margin: 0 0 10px 0;
padding-right: 70px;
position: relative;
font-size:134%;
}

.news h6 a {
color: #507fa4;
}
.news h6 span {
position: absolute;
top: 2px;
right: 0;
color: #858585;
font-size: 69%;
font-weight: normal;
}
.news p {
margin: 0 0 10px 0;
}
.newsMore {
background: url(../images/news/news_a.gif) 0 2px no-repeat;
font-size: 92%;
padding-left: 14px;
}

.newsPages{
margin-left:-27px;
padding-top: 0px;
}