html, body  {padding:0;
margin:0;
background-color:#fef8c0;
font-family:"新細明體", tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
}
.main {
padding:0;
margin:0;background:url(images/bg.jpg) repeat-y;
background-position:center;
color:#626262;
line-height:18px;
letter-spacing:2px;
height:100%;
}
.header {
	letter-spacing:0;
	color:#a2a2a2;
	font-size:11px;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
}
.header a {
color:#a2a2a2;
text-decoration:none;
}
.product_table {
border:4px solid #bbe6f1;
background:#ffffff;
color:#3db9d9;
letter-spacing:0px;
margin:4px 0;
}
.page a{
color:#3db9d9;
text-decoration:none
}
.page_over a{
color:#fd6c00;
font-size:14px;
font-weight:bold;
letter-spacing:0px;
text-decoration:none
}
.tahoma_12_orange {
	color:#fd6c00;
}
.tahoma_12_gray {
	color:#626262;
	line-height:14px;
	letter-spacing:0px;
}

.all_product_link a {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #11a5e4;
	text-decoration:none;
	display:block;
	height:15px;
	margin:0;
	padding:4px;
	background-color:#FFFFFF;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.all_product_link  a:hover {
	color: #fd6c00;
	background-color:#ffffff;
	opacity:0.8;
	filter:alpha(opacity=80);

}
