@charset "utf-8";
#categoryholder #categoryblock {
	float: left;
	height: auto;
	width: 230px;
}


#categoryholder {
	margin: auto;
	height: auto;
	width: 100%;
	clear: both;
	float: left;
}


#categoryholder #regblock {
	float: left;
	height: auto;
	width: 230px;
	/*background-image: url(../images/template/line.jpg);
	background-repeat: no-repeat;*/
}

#categoryholder #saleblock {
	float: left;
	height: auto;
	width: 230px;
	/*background-image: url(../images/template/line.jpg);
	background-repeat: no-repeat;*/
}

#categoryholder #soldblock {
	float: left;
	height: auto;
	width: 230px;
	/*background-image: url(../images/template/line.jpg);
	background-repeat: no-repeat;*/
}

.style1c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

.style1c:link {color: #333333; text-decoration: none; }
.style1c:visited {color: #333333; text-decoration: none; }
.style1c:hover {
	text-decoration: underline;
	color: #999999;
}
.style1c:active {text-decoration: underline; color: #333333;  }


.style3c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}

.style3c:link {color: #333333; text-decoration: none; }
.style3c:visited {color: #333333; text-decoration: none; }
.style3c:hover {
	text-decoration: underline;
	color: #999999;
}
.style3c:active {text-decoration: underline; color: #333333;  }


.style5c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.style7c {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold; }
.style8c {
	font-size: 14px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
