@import url(/inc/common.css);
@import url(/inc/product/common.css);
#menu-efu{width:735px;}

#product-class{width:158px;float:left;background-color:#F4FAFF;border:solid 1px #ccc;}
#product-class h3{font-size:14px;border-bottom:solid 3px #666;background-color:#fff;padding:4px;}
#product-class span{display:block;text-align:left;line-height:19px;padding:5px 10px;}

#product-list{width:585px;float:left;margin-left:10px;}
#product-list div{padding:3px 10px;background-color:#eee;border-left:solid 5px #c6c;}
#product-list table{width:585px;margin:3px auto 10px;}
#product-list table tr td{vertical-align: top;}
#product-list table tr td a{display:block;width:158px;height:160px;overflow:hidden;padding:3px;margin:4px auto 0;border:solid 1px #ccc;text-decoration: none;}
#product-list table tr td a img{border:none;}
#product-list table tr td span{display:block;width:158px;background:#ADE3A7 url(/image/product/proname_back.gif) repeat-x;border:solid 1px #ccc;margin:0 auto;border-top:none;padding:3px;overflow:hidden;}
