@charset "utf-8";
/* CSS Document */
body {
	background-color: #75A9FF;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 13px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #003366;
	position: relative;
	left: 1px;
	top: 1px;
}
a:visited {
	color: #000000;
}
.login_form {
	height: 60px;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
.submenu {
	width: 190px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 30px;
	color: #333333;
	line-height:27px;
	background-image: url(images/main_r6_c1.jpg);
	background-repeat: no-repeat;	
}
.submenu a {
	color:#333333;
	text-decoration: none;
}
.submenu a:hover {
	color:#0060FF;
	text-decoration:underline;
}
.title{
	text-align: left;
	font-size:13px;
	color: #535353;
	letter-spacing:1px;
	position: relative;
	width: 570px;
	height: 55px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}
.content{
	text-align: left;
	font-size:13px;
	color: #535353;
	letter-spacing:1px;
	position: relative;
	width: 590px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
.product_list {
	border: 1px solid #498DFF;
}
.product_list_title {
	font-size:13px;
	color: #FFFFFF;
}
.copyright{
	text-align:center;
	font-size:12px;
	color: #999999;
	letter-spacing:1px;
}
.copyright a{
	font-size:12px;
	color: #535353;
	text-decoration:none;
}
.copyright a:hover{
	font-size:12px;
	color: #FF6600;
}













/* 產品展示與購物車 */
.favorable_price {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Verdana;
	color: #FF3300;
}
.product_title{
	font-size:15px;
	color: #498DFF;
	font-weight: bold;
}
.prime {
	font-size:13px;
	text-decoration: line-through;
}
.price {
	FONT-WEIGHT: bold;
	FONT-SIZE: 25px;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Verdana;
	color: #FF3300;	
}
.text {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 15px;
}
.cart_content td {
	font-size: 13px;
	color:#686868;
}
.cart_content a {
	font-size: 12px;
	color:#5A5A5A;
	text-decoration: none;
}
.cart_content a:hover{
	font-size: 12px;
	color:#686868;
	text-decoration: underline;
}
.cart_qty {
	width: 30px;
	height: 13px;
	text-align: right;
	vertical-align: middle;
}
.cart_subtotal ,.cart_freightage {
	font-size: 13px;
	color:#893535;
}
.CheckMember{
	margin: 0 auto;
	width: 300px;
}
.cart_head,.SelectPayment_head,.OrderInfo_head,.OrderConfirm_head {
	color: #ba3737;
	font-weight: bold;
	font-size: medium;
}
.cart_submit,.order_submit {
	color: #FFFFFF;
	background-color: #FF0000;
}
.mark {
	color: #FF0000;
}
.fillForm {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 14px;
}

/* 會員管理 */
.member_fill {
	background-color: #FFFFFF;
	border: 1px solid #619CFF;
	height: 14px;
}
