
#side div.localnav ul li.top a em {
	font-size: 120%;
	margin-left: 5px;
}

#side div.localnav ul li a em span {
	font-size: 150%;
	margin: 0px 3px 0px 5px;
}

div.news div.news-bg {
	background: url(../images/top_news_bg_footer.gif) no-repeat left bottom;
	padding-bottom: 10px;
}

div.news div.list {
	background: url(../images/top_news_bg.gif) repeat-y left top;
	padding: 5px 10px;
}

div.news div.list ul {
	border-top: 1px dotted #eace96;
}

div.news div.list ul li {
	border-bottom: 1px dotted #eace96;
	clear: both;
	padding: 2px 0px;
}

div.news div.list ul li a {
	background: #f1f1f1 url(../images/top_news_li.gif) no-repeat;
	border-bottom: 1px dotted #eace96;
	cursor: pointer;
	display: block;
	min-height: 65px;
	padding: 15px 50px 15px 150px;
	position: relative;
	text-decoration: none;
	width: 456px;
}

div.news div.list ul li a:hover {
	background-color: #f7e8b0;
	background-position: -666px 0px;
	color: #bb9516;
	text-decoration: underline;
}

div.news div.list ul li a span.img {
	left: 30px;
	position: absolute;
	top: 10px;
}

div.news div.list ul li a span.date {
	position: absolute;
	right: 50px;
	top: 18px;
}

div.news div.list ul li a strong {
	display: block;
	font-size: 23px;
	line-height: 23px;
	width: 360px;
}

div.news div.list ul li a span.category {
	display: block;
	font-size: 85%;
	line-height: 1.3em;
}

div.news div.list ul li a span.detail {
	display: block;
	font-size: 85%;
	line-height: 1.3em;
	padding-top: 5px;
}

div.news div.title {
	height: 52px;
	position: relative;
	width: 676px;
}

div.news div.facebook {
	text-align: center;
}

div.news div.title div.morebtn {
	padding: 0px;
	position: absolute;
	right: 20px;
	text-align: right;
	top: 15px;
	width: 300px;
}

div.news div.title div.morebtn a {
	background: url(../images/top_news_btn-trans.png) no-repeat 0px 6px;
	color: white;
	padding: 2px 5px 2px 17px;
	text-decoration: none;
}

div.news div.title div.morebtn a:hover {
	background-position: 2px -94px;
	color: #ffeece;
	text-decoration: underline;
}

/****************************************************/
body#top div.mainimg {
	padding: 10px 0px;
}

/****************************************************/
body#entry p.categorydate {
	margin: 0px;
	text-align: right;
}

body#entry div.entry-title {
	background: url(images/entry_title_bg_header-trans.png) no-repeat left top;
	padding-top: 10px;
}

body#entry div.entry-title h1 {
	background: white url(images/entry_title_bg_footer-trans.png) no-repeat left bottom;
	color: #129500;
	line-height: 1.3em;
	padding: 10px 10px 15px 30px;
}

body#entry div.body {
	font-size: 120%;
	padding: 0px 13px;
	width: 650px;
}

body#entry a.evententrybtn {
	background: url(images/evententrybtn.gif) no-repeat left top;
	border: none;
	color: white;
	display: block;
	font-size: 25px;
	font-weight: bold;
	height: 71px;
	line-height: 2.9em;
	margin: 0px auto;
	margin-right: 20px;
	text-align: center;
	text-decoration: none;
	width: 400px;
}

body#entry a.evententrybtn:hover {
	background-position: 0px -81px;
}

body#entry div.endbanner-header {
	margin: 0px auto;
	padding-bottom: 20px;
	width: 554px;
}

body#entry div.endbanner-footer {
	margin: 0px auto;
	padding-top: 20px;
	width: 554px;
}

