@charset "big5";
/* CSS Document */

.bg {
	text-align: center; 
}

.title {
	padding:5px 5px 5px 5px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #0485E3;
}

.Subtitle {
	padding:5px 5px 5px 5px;
	text-align: left;
	font-size: 13px;
	color: #e45c6c;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.text {
	padding:4px 4px 4px 4px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	border-top-style: none;
	text-align: justify;
	font-weight: normal;
}

.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}

.Original {
	padding:5px 5px 5px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.black13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.footer { 
margin: 0 auto;
text-align:center;
width:1000px;
}

.topbarPic {
	vertical-align: middle;
}
.topbarW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height:35px;
}
.gridTop {
	vertical-align: top;
}

.topLink02:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.topLink02:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.topLink02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.topLink02:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	}
