.catsmall a { text-decoration: none; outline: none; }
.catsmall .cscont { width: 200px; height: 160px; overflow: hidden; }
.catsmall .csimg { width: 200px; height: 122px; overflow: hidden; position: relative; }
.catsmall .csimg .csprice { width: 196px; height: 14px; color: #ff9442; font-size: 12px; padding: 2px; position: absolute; bottom: 0; left: 0; background: #fff; background: rgba(255,255,255,.5); }
.catsmall .cstitle { width: 200px; height: /*31px;*/39px; overflow: hidden; margin-top: /*4px;*/0px; color: /*#5a5e60;*/#000000; font-size: 11px; line-height: 12px; text-decoration: underline; }
.catsmall .csimg .csprice strike { font-size: 12px; color: #5a5e60; margin-right: 15px; }
.catsmall .csimg .csprice span { color: #5a5e60; font-weight: bold; }
.catsmall a:hover .cstitle { /*color: #404446;*/ text-decoration: none; }
.catsmall a:visited .cstitle { color: /*#6f6f6f; #8f8f8f;*/#798081; }
.catsmall a:hover .csimg .csprice { color: #ff5a00; background: #fff; background: rgba(255,255,255,.9); }
.catsmall a:hover .csimg .csprice strike { color: #b2b4b8; }
.catsmallresale { float: left; background-color: #fff; border-right: dashed 1px #b1b3b4; border-bottom: dashed 1px #b1b3b4; padding: 20px 10px 0; width: 210px; height: 184px; position: relative; }