﻿.faceImg { background: url(/images/home/faceBg.gif) no-repeat; padding: 5px; width: 204px; height: 204px; text-align: center; float: left; }
.baseInfo { width: 700px;padding: 0 5px 0 15px; line-height: 150%; float: left; }
.priceHolder { line-height: 30px; text-align: center; color: #000; width: 702px; border-width: 1px; border-style: solid; border-color: #787878; background: url(/images/home/bg.gif) no-repeat 0 -183px; }
#intro, .intro { font-size: 14px; line-height: 20px; }
img { border: 0; }
label { display: block; }
.contentHolder { padding: 0px; }
.title, #title { margin-bottom: 5px; border-bottom: 1px solid #8c8c8c; }
#name { font-size: 14px; }
.ctPos { padding-top: 20px; margin-right: 5px; }

.size200 { max-width: 200px; max-height: 200px; }
.size96 { max-width: 96px; max-height: 96px; }
/* * html .size200 { width: expression(this.width > 200 && this.width > this.height ? 200+"px" : width); height: expression(this.height > 200 ? 200+"px" : width); }
   * html .size96 {  width: expression(this.width > 96 && this.width > this.height ? 96+"px" : width); height: expression(this.height > 96 ? 96+"px" : width); }
*/
.w120 { width: 120px; }
.w320 { width: 320px; }
.w160 { width: 160px; }
.w100 { width: 100px; }
.w80 { width: 80px; }

.lh20 { line-height: 20px; }
.lh40 { line-height: 40px; height: 40px; }

.f20 { font-size: 20px; }
.f16 { font-size: 16px; }

.bgGray { background-color: #ffecb3; }
.pt5 { padding: 5px 0px; border-bottom: 1px dotted #cccccc; }
.agleft { text-align: left; }
.eqWidth { width: 200px; text-align: right; border: 1px solid; display : inline;}

#ad470{ border: 1px solid #ddd; width: 470px; margin-top: 5px; }
.s { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.hide {display: none;}
.red {color: Red;}
.b { font-weight: bold;}