body {
	margin: 0;
	font: 14px Arial, Sans-Serif;
	color: #000000;
	background: #FEFEC6 url("/images/bkgr.gif") repeat-y;
}
a {
	color: #B61E00;
}


#imghead01 {
	position: absolute; 
	top: 0; 
	left: 0;
}
#imghead02 {
	position: absolute; 
	top: 0; 
	left: 205px;
}
#icon_cat {
	position: absolute; 
	top: 74px; 
	left: 890px;
}
#icon_cont {
	position: absolute; 
	top: 45px; 
	left: 930px;
}





#catalogue {
	font-size: 12px;
	position: absolute; 
	top: 223px; 
	left: 0;
	background-color: #FEED86;
	width: 198px;
/*	height: 300px;*/
}
#catalogue_title {
	padding-left: 47px;
}
#catalogue_list {
	margin-left: 7px;
}
.expand {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	cursor: hand;	/* IE, Opera */
	cursor: pointer; /* NN, FF */
}
.plus-minus {
	cursor: hand;	/* IE, Opera */
	cursor: pointer; /* NN, FF */
}
.spot {
	color: #ff0000;
	font-size: 11px;
}

#catalogue_list ul {
	list-style-image: url("/images/square_green.gif");
	margin: 0;
	padding: 0 10px 0 30px;
}

#catalogue_list li {
	color: #63B42D;
	padding: 1px 0 1px 0;
}
#catalogue_list .category {
	text-decoration: none;
	color: #000000;
	list-style-image: url("/images/square_green.gif");
}
#catalogue_list .category_cur {
	text-decoration: none;
	color: #B61E00;
	font-weight: bold;
	list-style-image: url("/images/square_red.gif");
}







#content {
	position: absolute; 
	top: 166px; 
	left: 205px;
	padding: 50px 10px 10px 30px;
}
h1 {
	font-size: 18px;
	color: #EC6400;
	font-weight: bold;
/*	padding: 0 0 20px 0;*/
	margin: 0;
	text-indent: 30px;
}
h2 {
	font-size: 14px;
	color: #2F7F00;
	font-weight: bold;
	padding: 0 0 20px 0;
	margin: 0;
}
.img_link {
	cursor: hand;	/* IE, Opera */
	cursor: pointer; /* NN, FF */
}
#content .text {
	width: 730px;
	text-indent: 30px;
	text-align: justify;
}
td.photo_frame {
	border: 1px solid #aaaaaa;
	cursor: pointer;
}
td.photo_frame div {
	position: relative;
}
.img_zoom {
	position: absolute;
	right: 0;
*	right: 7px;
	bottom: 0;
*	bottom: 7px;
}






#footer {
	text-align: center;
	font: 11px Arial, Sans-Serif;
	color: #6b6b6b;
}
#footer a {
	color: #6b6b6b;
}

.tree_link {
padding: 5px;
}

.tree_link a {
color: black;
font-weight: bold;
text-decoration: none;
}

.tree_link a:hover {
text-decoration: underline;
}


.page_link a {
font-weight: bold;
text-decoration: none;
}

.page_link a:hover {
text-decoration: underline;
}
