﻿.news_box_main 
{
	border: 1px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #FCFCFC;
	margin: 5;
	padding: 0;
	width: 100%;
}

.news_box_row
{
	text-align:left;
	border-bottom-color:#8CB3D9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:5px;
}

.box_sep 
{
	height:3px;
	padding-bottom:10;
}

.news_title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.feed 
{
  padding: 0 0 0 25px;
  background: url("/images/modules/news/feed-icon-14x14.png") no-repeat 0 100%;
  font-family: Verdana, Arial;
  font-size: 9pt;
} 

.feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 0 19px;
  background: url("/images/modules/news/feed-icon-14x14.png") no-repeat 0 50%;
  list-style-type: none;
} 

#menu_box {
	background: #EAEAEA;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menu_box li {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#yearsummar_title{
	color: #999999;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bolder;
}

#menu_box a {
	background: #DBDBDB url("/css/template/abcdemo/news/seperator.gif") bottom right no-repeat;
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}

#menu_box a:hover {
	background: #8CB3D9 url("news/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
