<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* Just, a front-end application framework for trade product line in alibaba.cn
* @author  Edgar Hoo , edgarhoo@gmail.com
* @version v0.2
* @build   120926
* @uri     http://just.edgarhoo.org/
* @license MIT License
*
* @base    fdev-v4, //astyle-src.alicdn.com/fdevlib/css/fdev-v4/core/fdev-float.css
* @include Vin, http://vin.edgarhoo.org/
* */
h1,h2,h3,h4{font-weight:700;}a:hover,a:active{color:#ff7300!important;}
.layout-space{margin-top:8px;}.layout-space .layout{margin-bottom:8px;}.layout-fixed{margin-bottom:0!important;}.grid-right{float:right!important;}
.float-cancel{float:none!important;}.last-col{margin-right:0!important;padding-right:0!important;}.ms-yh{font-family:"\5FAE\8F6F\96C5\9ED1","\9ED1\4F53","\6587\6CC9\9A7F\6B63\9ED1\4F53","\534E\6587\7EC6\9ED1",STHeiti;font-weight:400;}
a.a-img,a.a-mix{display:inline-block;font-size:0;line-height:0;}a.a-mix:hover,a.a-mix:active{text-decoration:none;}a.a-mix img{margin-bottom:2px;}a.a-mix span,a.a-mix .description{display:block;font-size:12px;line-height:1.5;}
.list{zoom:1;}.list:after{display:block;clear:both;height:0;content:"\0020";}.list li{float:left;}.list li li{float:none;}
.cell-header,{zoom:1;}.cell-header:after{display:block;clear:both;height:0;content:"\0020";}.cell-header .title,.cell-header li,.cell-header dt,.cell-header dd,.cell-tags li{float:left;}.cell-header p,.cell-header ul,.cell-header dl{overflow:hidden;_display:inline-block;}.cell-header .panel{float:right;}
/**
* @fileoverview Vin Lang Img
* @author Edgar
* @build 120426
* */
.img-vertical{
display: table;
text-align: center;
overflow: hidden;
font-size: 0;
*display: block; /* for IE6/7 */
*layout-grid-line:100%;
}
.img-vertical .img-wrap{
display: table-cell;
vertical-align: middle;
*display: inline; /* for IE6/7 */
*writing-mode: tb-rl; /* for IE6/7 */
*text-align: center;
*height: 100%;
}
.img-vertical img{
vertical-align: middle;
}
/**
* @fileoverview Vin Cell Thumbnail
* @author Edgar
* @build 121211
* */
.cell-thumbnail{
zoom: 1;
}
.cell-thumbnail:after{
display: block;
clear: both;
height: 0;
content: "\0020";
}
.cell-thumbnail dt{
overflow: hidden;
font-size: 0;
line-height: 0;
margin-bottom: 2px;
}
.cell-thumbnail dd{
overflow: hidden;
zoom: 1;
}
.cell-thumbnail dt.side{
float: left;
_margin-right: -3px;
margin-bottom: 0;
}
.cell-thumbnail dt.wrap{
overflow: visible;
margin-bottom: 0;
font-size: 12px;
line-height: 1.5;
}
</pre></body></html>