#catcontents {
	float: left;
	width: 623px;
	padding: 3px 3px 3px 20px;
	margin: 5px 5px 5px 0px;
	background-color: #f8f2da;
	line-height: 22px;
}

#catcontents p {
	margin: 10px 0px 10px 0px;
}

#catcontents h1, #catcontents h2, #catcontents h3, #catcontents h4, #catcontents h5, #catcontents h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8d6932;
	font-weight: normal;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#catcontents h1 {
	border-bottom: solid 1px #E1D2A6;
	font-size:20px;
}

#catcontents h2 {
	color: #009999;
	font-size: 14px;
	font-weight: bold;
}

#catcontents h2 a {
	text-decoration: none;
	color: #009999;
}

#catcontents h2 a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: solid 1px #000000;
	background: #ffffcc;
}

#catcontents h3 {
	font-size: 14px;
}

div.catdesc-stat {
/*	position: absolute;
	left: -100px;
    top: -50px; */
}
