﻿@charset "utf-8";
.shoptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #C68517;
	text-align: left;
	font-weight: bold;
}
.shop1 {
	padding-left: 10px;
	text-align: left;
}
.shopt12 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.shopt13 {
	font-size: 13px;
	line-height: 25px;
	color: #666666;
}
.shopt13_title {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-family: "新細明體";
}
a.shoplink {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}
#shoptable {
	border: 1px solid #999999;
}
#shoptable td {
	border: 1px dotted #999999;
}
.linktop {
	text-align: right;
}
a.linktop01 {
	color: #999999;
	text-decoration: none;
}
a.linktop01:hover {
	text-decoration: underline;
}


a.shoplink:hover {
	color: #FF9900;
	text-decoration: underline;
}

