/*
 * 首页幻灯样式
*/
a img{border:none;}
#contentBL{width:770px;}
#mainSlideCon{width:687px;height:267px;border:1px solid silver;border-bottom-color:#900;overflow:hidden;position:relative;float:left;}
#imgCon{position:absolute;left:0;top:0;overflow:hidden;}
#waiting{position:absolute;left:340px;top:130px;}
#btnCon{position:absolute;width:687px;height:41px;top:110px;}
#btnCon img{cursor:pointer;}
#rightBtn{right:-1px;position:absolute;}
#sideSlideCon{width:79px;height:270px;float:left;background:url(../../images/smallConBg.jpg) no-repeat right top;position:relative;}
#sideBtnCon{position:absolute;width:16px;height:260px;top:5px;left:33px;z-index:10;}
#sideBtnCon img{cursor:pointer;}
#nextBtn{bottom:0;position:absolute;left:0;}
#smallConOut{width:47px;height:220px;position:absolute;left:16px;top:25px;overflow:hidden;z-index:66;}
#smallConIn{position:relative;}
#smallConIn img{margin:4px 0;cursor:pointer;width:47px;height:47px;}
/*
 * js ad 
 */
.adImgCon{float:left;width:173px;height:68px;padding:1px;overflow:hidden;background:url(../../images/newProductBg.gif) no-repeat left top;position:relative;margin:10px 7px;}
.adImgCon div{position:absolute;width:32px;height:20px;left:2px;top:2px;background:url(../../images/newProductTag.gif) no-repeat left top;}
/*
 * spec 
 */
.floatLeft{float:left;}
.floatNone{clear:both;display:block;}
