@charset "iso-8859-7";
/* CSS Document */

.catblock {
	float:left;
    width:193px;
	height:190px;
}

.catvspace {
	float:left;
	width:61px;
	height:100%;
}

.catmspace {
	float:left;
	width:70px;
	height:100%;
}

.cathspace {
	width:100%;
	height:90px;
}

.catthumb {
	width:70px;
	height:70px;
}

.catlegend {
	width:100%;
	height:20px;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #E6E6E6;
	text-decoration : none;
	text-align : center;
	font-weight :normal;
}



.catlegend a:link {
	width:100%;
	height:20px;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #E6E6E6;
	text-decoration : none;
	text-align : center;
	font-weight :normal;
}

.catlegend a:active {
	width:100%;
	height:20px;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #E6E6E6;
	text-decoration : none;
	text-align : center;
	font-weight :normal;
}

.catlegend a:visited {
	width:100%;
	height:20px;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #E6E6E6;
	text-decoration : none;
	text-align : center;
	font-weight :normal;
}

.catlegend a:hover {
	width:100%;
	height:20px;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #ED8A78;
	text-decoration : none;
	text-align : center;
	font-weight :normal;
}



