#items{float:left;width:765px}
#items .item{float:left;width:100%}
#items .item .title{width:100%;margin:0 auto;line-height:26px;background:#EDEDED}
#items .item .title:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#items .item .title label{float:left;text-indent:2em}
#items .item .title strong{float:left;text-indent:2em}
#items .item .title span{float:right;margin-right:10px;display:inline;color:#A3A3A3}

#items .item .grade{width:750px;margin:0 auto;line-height:28px}
#items .item .grade:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#items .item .grade span{float:left;margin-right:5px}
#items .item .grade span.s{font-size:16px;font-weight:bold;color:#ED8E0E}
#items .item .grade span.t{background:url(images/product_10.gif) no-repeat 0 8px;text-indent:12px}
#items .item .grade img{float:left;margin-top:2px}
#items .item .intro{width:750px;margin:0 auto;line-height:1.4em;padding:5px 0 5px 0;color:#373737;table-layout:fixed;word-break : break-all;word-wrap : break-word ;white-space:normal}
#items .item:hover{background-color:#FEFBF8}
