html {
margin:0;
padding:0;
width:100%;
height:100%;
}

body {
margin:0;
padding:0;
width:100%;
height:100%;
background:url(image/bg.jpg) top repeat-x;
font-size:12px;
color:#444444;
line-height:18px;
font-family:Arial, Helvetica, sans-serif, "新細明體";
}
.border_gray {
border-left:1px solid #dadada;
border-right:1px solid #dadada;
}
.footer_01 {
color:#2f7f52;
font-size:11px;
}
.footer_01 a{
color:#2f7f52;
text-decoration:none;
}
.footer_02 {
color:#2f7f52;
font-size:9px;
}
.footer_02 a{
color:#2f7f52;
text-decoration:none;
}
.arial_12_red {
font-size:12px;
color:#e8321d;
}
.arial_12_green {
font-size:12px;
color:#2e7e50;
}
.nav {
background:url(image/product/bg01.jpg) center bottom  no-repeat;
padding:23px;
color:#2e7e50;
}

.page {
background:url(image/product/bg02.jpg) center top  no-repeat;
color:#ffffff;
padding-top:9px;
height:45px;
}
.page a{
color:#ffffff;
text-decoration:none;
}

.details {
font-size:13px;
color:#4f4f4f;
line-height:24px;
padding-left:11px;
}
.product_pic {
border:3px solid #e6e6e6;
}
.product_name {
padding:5px 0 15px 0;
font-size:11px;
}
.product_name a, .product_name a:visited, .product_name a:active {
color:#444444;
text-decoration:none;
}
.green_bg {
background:url(image/product/green.gif) center center no-repeat;
height:20px;
}
.red_bg {
background:url(image/product/red.gif) center center no-repeat;
height:20px;
}
.btn_pointer {
cursor:pointer;
}
