@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, "細明體", sans-serif;
	color:#444444;
	font-size:12px;
}

.all{
background-image:url(../pics/bg-all.gif); background-repeat:repeat-y;
}
#header{
width:890px;
margin-left:auto; margin-right:auto;
height:73px;
background-image:url(../pics/bg-hander.gif); background-repeat:repeat-x;
position:relative;
}

.dec01{
background-color:#008736;
font-size:11px;
color:#FFFFFF;
padding:10px 10px 10px 20px;
line-height:18px;
border-top:#FFFFFF 1px solid;
}
.footer{
background-image:url(../pics/bg-footer.gif); background-repeat:repeat-x;
font-size:11px;
}
.footer a{
color:#669900;
text-decoration:none;
}
.footer a:hover{
text-decoration:underline;
}

#nav{
position:absolute;
right:27px;
bottom:19px;
}

#nav a{
display:block;
width:71px;
height:27px;
float:left;
margin-left:10px;
color:#444444;
text-decoration:none;
font-size:13px;
font-weight:bold;
text-align:center;
line-height:27px;
}
#nav a:hover{
background-image:url(../pics/bg-i1h.gif); background-repeat:no-repeat; background-position:top;
color:#444444;
}
#nav a.lo{
width:116px;
}
#nav a.lo:hover{
background-image:url(../pics/bg-i2h.gif); background-repeat:no-repeat; background-position:top;
color:#444444;
}
#nav .current{
background-image:url(../pics/bg-i1.gif); background-repeat:no-repeat; background-position:top;
color:#FFFFFF;
}
#nav .currentlo{
background-image:url(../pics/bg-i2.gif); background-repeat:no-repeat; background-position:top;
color:#FFFFFF;
width:116px;
}

.protd{
background-image:url(../pics/bg-pro.gif); background-repeat:no-repeat; background-position:center bottom;
}
#products{
width:211px;
font-size:11px;
text-align:center;
margin-bottom:5px;
padding-bottom:10px;
}

h1.pitem{
color:#2e3192;
font-size:12px;
margin:0px;
padding:0px;
padding:0px 10px 5px 15px;
text-align:left;
}
#products .ptop{
display:block;
height:14px;
background-image:url(../pics/productstop.gif); background-repeat:no-repeat; background-position:center top;
}
#products ul{
margin:0px;
padding:0px;
list-style:none;
padding:0px 10px;
text-align:left;
}
#products li{
background-image:url(../pics/p-raw.gif); background-repeat:no-repeat; background-position:0px 2px;
padding-left:12px;
}
#products a{
color:#444444;
text-decoration:none;
}
#products a:hover{
color:#669900;
text-decoration:underline;
}

h1.title{
margin:0px;
background-color:#1e2c47;
color:#ffffff;
font-size:18px;
padding:10px;
}
h2.title{
margin:0px;
font-size:15px;
font-weight:normal;
}

.proimg a{
font-weight:bold;
text-decoration:none;
}
.proimg a:hover{
text-decoration:underline;
}
.proimg img{
width:120px;
height:inherit;
border:0px;
}

