@charset "utf-8";
/* CSS Document */

.picViewClick {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: ececec;
}
.itemCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.auctionsgo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666
}
.auctionsgo:hover {
	COLOR: #d1d1d1; 
	TEXT-DECORATION: none
}

