#rss_container{

width:80%;

float:left;

}

.Rss_Container{

width:230px;

float:left;

margin-bottom:10px;

padding-bottom:10px;

padding-top:10px;

background:#ffffff;

}

.Rss_Header{

background:#ffffff;

width:215x;

border-bottom:1px solid #CDCDCD;

font-weight:bold;

font-size:15px;

text-indent:10px;

overflow:hidden;

padding-right:10px;

padding-bottom:10px;

}

.Rss_Body{

width:230px;

height:400px;

overflow:auto;

background:#ffffff;

}

.rss_block{

float:left;

border-bottom:1px solid black;

margin-top:10px;

margin-left:10px;

width:200px;


}

#rss_image{

width:200px;

/*height:90px;*/

float:left;

text-align:center;

}

#rss_image img{

width:190px;

/*height:90px;*/

}


.rss_detail{

float:left;

width:200px;

}



#rss_title{

float:left;

color:#000000!important;

font-size:12px;

font-weight:bold;

width:200px;

/*padding-left:5px;*/
}

#rss_title a{

color:#004276!important;

font-size:20px;

font-weight:bold;

text-decoration:none;

}


#rss_description{

width:200px;

float:left;

padding-top:5px;

text-align:justify!important;

color:#000000!important;

word-wrap:break-word;

}


#rss_description p{

text-align:justify!important;

color:#000000!important;


}

#rss_description a{


color:#004276!important;


}



.Rss_Title{

width:100%;

background:url(../images/background-nav2.jpg) repeat-x;

height:25px;

line-height:25px;

font-size:14px;

font-weight:bold;

color:#ffffff!important;

text-indent:20px;

float:left;

}



.Rss_Round_4{

-moz-border-radius-bottomleft:10px;

-moz-border-radius-bottomright:10px;

-moz-border-radius-topleft:10px;

-moz-border-radius-topright:10px;

-webkit-border-top-left-radius:10px;

-webkit-border-top-right-radius:10px;

-webkit-border-bottom-left-radius:10px;

-webkit-border-bottom-right-radius:10px;

}


