@charset "utf-8";

#ViewCart {
	font-size: 14px;
	border: 4px dotted #666600;
	background-color: #EBF5EC;
}
#OrderTable {
	font-size: 13px;
}
#IsMemberTable {
	font-size: 14px;
}
#IsMemberTable a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}
#IsMemberTable a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#IsMemberTable td {
	border: 5px dotted #FFCC00;
}
#OrderLogin {
	border: 1px solid #6666FF;
}
#OrderLogin td {
	border: 1px solid #6666FF;
}
#PdList {
	font-size: 14px;
	color: #333300;
}
.Bar01 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669999;
	font-size: 14px;
}
.BillTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
#tblBillForm {
	font-size: 14px;
	border: 1px solid #FF9900;
}

#tblBillForm td {
	font-size: 14px;
	border: 1px solid #CCCCCC;
}
.ShopButton {
	font-size: 14px;
	vertical-align: middle;
}
.txtAmout {
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
