@charset "utf-8";
#midbox #Rbox h3 {
	width: 626px;
	height: 105px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47924D;*/
}
#listbox .box {
	padding-left: 22px;
	background-image: url(../img/topics/listmark.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	width: 604px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47924D;
}
#listbox .box h4 {
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: lighter;
	color: #47924D;
	background-image: none;
	background-color: #FFF;
	margin-bottom: 0px;
}
#listbox .box p {
	font-size: 0.9em;
	color: #666;
	padding-bottom: 10px;
}
.pager {
	margin-top: 65px;
	color:#999;
	border-left:none;
	border-right:none;
	border-top: 1px solid #B6B6B8;
	border-bottom: 1px solid #B6B6B8;
	padding:10px 0px;
}
.totop {
	padding-top:15px;
	padding-bottom:40px;
	font-size:12px;
	color:#999;
	float:right;
}
.totop a:hover {
	color:#999;
}
.totop a:link {
	color:#999;
}
.totop a:active {
	color:#999;
}
.totop a:visited {
	color:#999;
}
.move {
	margin-top:30px;
	margin-bottom:20px;
	padding:5px;
	text-align:center;
	background-color:#F8F2DC;
	color:#999;
	font-size:12px;
}
.move a:hover {
	color:#393;
}
.move a:link {
	color:#393;
}
.move a:active {
	color:#393;
}
.move a:visited {
	color:#393;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
