@charset "UTF-8";

#left-container ul.left-menu-list-1 li{
border:1px solid #EEEBE4;
border-bottom:none;
padding:5px 0px;
}

#left-container ul.left-menu-list-1 li.newsline{
	background-image:url(../img/news/li_icon.gif);
	background-position:5px 9px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:5px;
	color:#3C3C3C;
	line-height:1.4em;
	width: 185px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newsline a{
	color:#3C3C3C;
	text-decoration:none;
	font-weight: 200;
}

.left-menu-list-news {
	background-color:#FFFFFD;
}

#center-container-inner #newstitle {
background-image:url(../img/news/entrytitle_bg.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:15px;
margin:0px;
}

#center-container-inner #newstitle h3 {
/*color:#1C1C1C;*/
font-size:18px;
color:#0E3092;
}

#center-container-inner .newscontent {
width:100%;
font-size:13px;
color:#4E4E4E;
margin:0px;
}

#center-container-inner .newsfooter {
width:100%;
text-align:right;
margin:0 0 20px;
}

#center-container-inner .hrline {
width:100%;
background-image:url(../img/news/line.gif);
background-repeat:repeat-x;
background-position:center;
padding:15px 0px;
}

#box-right {
width:733px;
float:right;
}

#news-pageview {
text-align:center;
padding-bottom:20px;
}

#news-pageview a {
color:#787566;
font-size:14px;
}

.newsfooter a {
font-size:11px;
color:#A4A4A4;
}

.newsdate {
color:#E93939;
font-size:12px;
}

