/* CSS Document */
div.topic{
	background:url(../images/heading_bg.gif) repeat-x left top #FAF1EA;
	margin-bottom:20px;
	_height:1px
}
div.topic p.page-up{
	height:13px;
	margin:0px;
	padding:0px;
}
div.topic p.page-up a{
	display:block;
	height:13px;
	background:url(../images/news/page_up.gif) no-repeat right top #BBA9B2;
	text-indent:-5000px;
	line-height:1px;
	font:1px;
}
div.topic p.page-up a:hover{
	background-image:url(../images/news/page_up_act.gif);
	background-color:white;
}

h3{
	color:#3B0822;
	font-size:14px;
	position:relative;
}
h3 span.date{
	display:block;
	position:absolute;
	right:0px;
	bottom:0px;
	bottom:0px;
	z-index:20;
	text-align:right;
	font-family: Georgia, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999999;
	_width:590px;
	_left:0px;
	_top:30px;
}

