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

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

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 strong {
	display: block;
	font-size: 23px;
	line-height: 23px;
	padding-bottom: 5px;
	width: 470px;
}

div.news div.list ul li a span.period {
	background-color: #ffa800;
	color: white;
	display: inline;
	padding: 0px 10px;
}

div.news div.list ul li a span.end {
	background-color: gray;
	color: white;
	display: block;
	margin-top: 1px;
	line-height: 1em;
	padding: 3px;
	text-align: center;
}

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;
}

/****************************************************/
body#top div.backnumber {
	text-align: center;
}

/****************************************************/
body#monthly h1.monthly {
	background: url(images/monthly_title-trans.png) no-repeat left top;
	height: 52px;
	position: relative;
}

body#monthly h1 em {
	color: white;
	display: block;
	font-size: 20px;
	font-style: normal;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 676px;
}

/****************************************************/
body#entry p.date {
	margin: 0px;
	position: relative;
	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-titlebg {
	background: white url(images/entry_title_bg_footer-trans.png) no-repeat left bottom;
	padding: 15px 20px 10px 20px;
}

body#entry div.entry-title h1 {
	color: #129500;
	line-height: 1.3em;
	padding-left: 15px;
}

body#entry div.entry-title p.period {
	background-color: #ffa800;
	color: white;
	padding: 0px 15px;
}

body#entry div.body {
	font-size: 120%;
	padding: 20px 13px 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;
	text-align: center;
	text-decoration: none;
	width: 400px;
}

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

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


