/*-- 定义特定文本格式 --*/
.divout     { position: relative; z-index: 1; overflow: hidden; vertical-align: middle; height: 14px; width: 100%; top: 3px; }
.prodivout  { position: relative; z-index: 1; overflow: hidden; vertical-align: middle; height: 20px; width: 120px; }
.shopTabOn  { background-image: url(../images/skin/1/title_more1.gif); background-repeat: no-repeat; padding-left: 8px; padding-top: 1px; cursor: hand; font-weight: bold; }
.shopTabOff { background-image: url(../images/skin/1/title_more2.gif); background-repeat: no-repeat; padding-left: 8px; padding-top: 1px; cursor: hand; font-weight: normal; }
.fitsize1   { behavior: url(../css/fitsize1.htc); }

