﻿/* begin styles for RSS Feed

     This is the most basic style to use for a list with no bullets */



.rss_box {

	 width: 350px;

	 background-color: #ffffff;

}



.rss_title, rss_title a {

	margin: 0px 0;

	padding: 0;

}


.rss_items {

       list-style:none;

       margin:0;

       padding:0;

}



.rss_item  {

  font-size: 12px;

  margin-bottom: 2px;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {



	}



.rss_item a:hover {



	}



.rss_date {
	font-size: x-small;

	}

.rssbody{
float:left;
width:350px;
border:#BEBEBE 0px solid;
margin-bottom:5px;
padding:5px;
}
.rssbody_search{
float:left;
width:720px;
border:#BEBEBE 0px solid;
}
.news_search_body{
float:left;
width:520px;
}
.news_ad_side{
float:left;
text-align:right;
width:200px;
}
h1 {
margin:16px 0 2px 0;
}
h1 a{
font-size:14px;
}
.main_title{
background-color:#EBEBEB;
}
h1 a:visited {
color: #004A95;
}
#navi {
  padding:3px 0;
  border-top:0px solid #BEBEBE;
  border-bottom:3px solid #BEBEBE;
  color:#000000;
  font-weight:bold;
  font-size:10px;
  margin:0 0 10px 0;
  text-align: left;
}
#navi a{
  color:#5D5D5D;  font-weight:bold;font-size:10px;
  text-decoration: none;
}
#navi a:hover{
  color:#000000;  font-weight:bold;font-size:10px;
  text-decoration: none;
}
#navi a:visited{
  color:#5D5D5D;  font-weight:bold;font-size:10px;
  text-decoration: none;
}
