@charset "utf-8";
/* CSS Document */
/*static pages*/
h5 {
	font:bold 14px Arial, Helvetica, sans-serif;
}
.ht_4 {
	color:#665700;
	font-style:italic;
}
.next{
	padding:3px 7px;
	margin:8px 0 0 5px;
	float:left;
	border:#CCC 2px ridge;
}
.ind{
	margin:8px 0 0 220px;
}
.lst{
	margin:8px 0 0 240px;
	padding:3px 7px;
	float:left;
	border:#CCC 2px ridge;
}
.prev{
	padding:3px 7px;
	margin:8px 0 0 190px;
	float:left;
	border:#CCC 2px ridge;
}
.tb table{
	border:1px #565700 solid;
	margin:10px 0 10px 20px;
	width:500px;
}
.tb td{
	border-bottom:1px #565700 solid;
	border-right:1px #565700 solid;
	padding:5px 9px;
}
.btm_line{
	border-bottom:1px solid #b29d50;
	padding-bottom:5px;
}
/*End static pages*/


