@charset "UTF-8";
/* CSS Document */

.shop-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; line-height: 18px;
}
.shop-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;line-height: 18px;
	font-weight: bold;
}


.top_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; line-height: 18px;
	font-weight: bold;
	color:#666
}

A:link {text-decoration: none; color:#666}
A:visited {
	text-decoration: none;
	color: #666;
}
A:active {
	text-decoration: none;
	color: #666;
}
A:hover {
	text-decoration: none;
	color: #000
}
.frontpage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px; line-height: 36px;
}
