 #leftnews {
	position: absolute;
	z-index: auto;
	left: 15px;
	top: 15px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-top: 4px solid #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: none #FFFFFF;
	background-color: #F08A00;
}
#leftnews_h1 {
	text-decoration: none;
	font-weight: bolder;
	color: #FFCC00;
	font-size: 75%;
	line-height: 1.1em;
	letter-spacing: 0.15em;
	width: 145px;
	background-color: #CC0000;
	background-image: url(../images/col2/frame_bar01.jpg);
	background-position: 30%;
	text-align: center;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.8em;
	padding-left: 0.8em;
}
 #leftnews ul li {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
 #leftnews ul
{
	margin: 0;
	padding: 0px;
	list-style-type: none;
}

#leftnews a
{
	display: block;
	color: #FFCC00;
	padding: 0.2em 0.8em 0em;
	text-decoration: none;
	font-size: 75%;
	font-family: "Palatino Linotype", "Times New Roman";
	width: 145px;
	line-height: 1.1em;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#leftnews a:hover
{
	background-color: #AA0000;
	color: #FFF;
	width: 145px;
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 75%;
	margin: 0px;
	padding: 0.2em 0.8em 0em;
	line-height: 1.1em;
}
#leftnews ul ul li a{
	font-family: "Palatino Linotype", "Times New Roman";
	color: #FFFFFF;
	background-color: #F08A00;
	font-size: 75%;
	margin: 0px;
	padding: 0.2em 0.8em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 1.1em;
}
#leftnews ul ul li a:hover
{
	background-color: #E38202;
	color: #FFF;
	width: 145px;
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 75%;
	margin: 0px;
	padding: 0.2em 0.8em;
}
