@charset "UTF-8";
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #5C5C58;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #5C5C58;
}
a {
	text-decoration: none;
	color: #5C5C58;
}
a:hover {
	text-decoration: underline;
}
.collection {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #5C5C58;
}
.mousetype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 30px;
	color: #666360;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #666360;
	width: 500px;
	text-align: center;
}
.body a {
	color: #666360;
	font-weight: bold;
}
.body a:hover {
	color: #999999;
	text-decoration: underline;
