#boxRss {
  margin-bottom:10px;
}

#boxRss #boxRssMenu li {
   font-family:Arial, Tahoma, sans-serif ;
   font-size:12px;
   padding:2px 12px 0 12px;
   height:20px;
   float:left;
   background-position:right bottom;
   background-repeat:no-repeat;
   cursor:pointer;
   margin:0;
 }
 
#boxRss #boxRssMenu {
   background-position:bottom ;
   background-repeat:repeat-x ;
 }
#boxRssMenu ul {
   margin:0px;
   padding:0px;
}

#boxRssMenu li {
   display:block;
   color:#06388C;
}
 


#boxRssNews ul{
   margin-left:2px;
}
 
.boxRssNews {
   padding:5px;
   font-family:Arial;
   font-size:12px;
   clear:both;
   list-style-image:url(../img_common/news/box_news_dot.gif);
 }
 
#boxRssNews ul {
   padding:1px 1px 1px 15px;
   margin:1px 1px 1px 5px;
 }

#boxRssBottom {
   font-family:Arial;
   font-size:12px;
   height:35px;
}
#boxRssMain {
   background-position:bottom;
   background-repeat:repeat-x;
}
 
#boxRssBottom hr {
   border:none;
   background-color:#DCE6ef;
   color:#dce6ef;
}

#boxRssBottom .boxRssBottom1 {
   font-family:Verdana ;
   font-size:10px;
   color:#888;
   padding-left:5px;
 }

#boxRssBottom .boxRssBottom2 {
   font-family:Verdana ;
   font-size:10px;
   text-align:right;
   color:#06388C;
   font-weight:bold;
}
