.categorytitle{
	width: 530px;
	font-weight: bold;
	background-image: url(img/ttl_school.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 0px 15px 15px;
	margin: 0px;
	font-size: 16px;
}

.content-title
{
	padding: 0 0 0px 20px;
	margin: 0px;
	font-weight: bold;
	background-color: #F2F4ED;
	color: #333333;
	background-attachment: fixed;
	background-image: url(img/school_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.content-title h3
{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.content-title h3 a:link
{
	color: #333333;
	border: none;
	font-weight: bold;
	text-decoration: none;
}
.content-title h3 a:visited
{
	color: #333333;
	border: none;
	font-weight: bold;
	text-decoration: none;
}
.content-title h3 a:hover
{
	color: #333333;
	border: none;
}


.thums{
	padding-right: 10px;
	padding-left: 10px;
}



.thumbox{
	padding: 5px;
	margin: 0px;
	width: 120px;
	height: 130px;
	float: left;
	text-align:center;
	font-size: 12px;
}
