* { margin: 0; padding: 0; }
body { font: 11px "Arial", Verdana, Helvetica, sans-serif; color: #666; }

/* ================ DOCK 1 ================ */
#dock { position: relative; top: 55px; right:auto; left:50px; }
.dock-container { position: relative; top: -8px; height: 50px; padding-left: 10px; }
a.dock-item { display: block; width: 100px;  position: absolute; bottom: 0; text-align: center; text-decoration: none; color: #333;  }
.dock-item span {  padding-left: 0px; font-family:Arial; font-size:13px; font-weight:bold; color:#777; }
.dock-item img { border: 0; width: 100%;  padding: 5px 10px 0px 0px;}
.product li a:hover{ text-decoration:none;z-index:2;}
.product li a span p { line-height:20px; color:#69C; font-size:12px;  background:url(../image/product/line-hue.jpg) top repeat-x;}


