/*
 *	首页CSS  980[页面宽度] = 215[左侧] + 570[中间] + 195[右侧]
 */
 

/*
 *	中间:     Flash    精品钻饰    广告图    热销单品
 *	height = [265+5] + [538+5] + [70+5] + []
 *	width:570 = 550 + 10 + 10 [左右padding:10]  
 */
#indexCenterBlock { width: 550px; padding:0 10px 0 10px; float:left; overflow: hidden; }

/* flash 270=265+5 */
#indexCenterBlock .flash { height:265px; margin-bottom:5px; overflow: hidden; }

/* 精品钻饰 514=509+5=240*2[两行产品信息]+29[上下标题]+5[底部空隙] */
#indexChoice { height:509px; margin-bottom:5px; overflow: hidden; }
/* 标题行背景 */
#indexChoice div.title { height:29px; line-height:29px; background:url('http://img.zbird.cn/ww2/common/pro_title_bg.jpg') repeat-x; }
/* 标题文字 */
#indexChoice span.title { margin-left:10px; padding-left:15px; color: #d70034; font-weight: bold; text-align:left; background:url('http://img.zbird.cn/ww2/newindex/ring_red.gif') no-repeat left; }
/* 无产品信息样式 */
#indexChoice dl.noRecord{ height:460px; line-height:470px; text-align:center; }
/* 每页产品信息样式 */
#indexChoicePage1,#indexChoicePage2 { width: 550px; height:480px; margin:0; padding:0; float:left; overflow: hidden; }
/* 每行产品信息样式 */
#indexChoice dl.row { width:550px; height:240px; margin:0; padding:0; float:left; }
/* 产品信息区域样式 */
#indexChoice dl.product { width:179px; height:240px; margin:0; padding:0; float:left; overflow: hidden; }
/* 横向产品信息间隔样式 */
#indexChoice dl.space { width:6px; height:240px; margin:0; padding:0; float:left; font-size:0; background: transparent url('http://img.zbird.cn/ww2/index/bg_center_sep.jpg') no-repeat center center; }
/* 产品图片样式 */
#indexChoice dt.productImg { width:160px; height:160px;  margin:0; padding:8px 9px 5px 10px; float:left; }
/* 产品名称、价格样式 */
#indexChoice dd { width:179px; height:18px; line-height:18px; text-align:center;  margin:0; padding:0; float:left; }
/* 分页页码样式 */
#indexChoice span.current { background-color:#D70034; color:#FFFFFF; border:1px solid #CCCCCC; padding:2px 5px; }
#indexChoice span.pagenav { background-color:#FFFFFF; color:#D70034; border:1px solid #CCCCCC; padding:0px 3px; }
#indexChoice .choicePage { text-align:right; padding-right:10px; }


/* 广告 85=80+5*/
#indexAd { height:80px; margin-bottom:5px; overflow: hidden; }

/* 热销单品 286 */
#indexTopSale { height:284px; border:1px solid #CCCCCC; overflow: hidden; }
#indexTopSale span.title { margin-left:10px; padding-left:15px; color: #d70034; font-weight: bold; text-align:left; background:url('http://img.zbird.cn/ww2/newindex/ring_red.gif') no-repeat left; }

#indexTopSale ul { width:548px; height:34px; margin:0; padding:0; background:url('http://img.zbird.cn/ww2/newindex/ring_border.gif') repeat-x; }
#indexTopSale li { float: left; padding:0; list-style:none; }

#indexTopSale li.title { width:138px; line-height:34px; text-align:left; }
#indexTopSale li.img { width:65px; padding-top:7px; }
#indexTopSale li.more { width:75px; padding-top:13px; padding-right:10px; text-align:right; }

#indexTopSale dl.noRecord{ height:250px; line-height:250px; text-align:center; }
#indexTopSale dl.sort { width:548px; height:250px; margin:0; padding:0; float:left; }
#indexTopSale dl.product { width:178px; height:250px; margin:0; padding:0; float:left; overflow: hidden; }
#indexTopSale dl.space { width:6px; height:250px; margin:0; padding:0; float:left; font-size:0; background: transparent url('http://img.zbird.cn/ww2/index/bg_center_sep.jpg') no-repeat center center; }
#indexTopSale dt.productImg { width:160px; height:160px;  margin:0; padding:12px 9px 5px 9px; float:left; }
#indexTopSale dd { width:178px; height:20px; line-height:20px; text-align:center;  margin:0; padding:0; float:left; }

/*
 *	右侧: 	 最新活动   品牌动态、最新视频报道、最新评论、会员天地
 *	height = [265+5] + 200 + 
 */
#indexRightBlock { width: 195px; float:left; overflow: hidden; }

#indexRightBlock a.more:link { color: #d70034; text-decoration: underline; }
#indexRightBlock a.more:visited { color: #d70034; text-decoration: underline; }
#indexRightBlock a.more:hover { color: #FF3366; text-decoration: underline; }
#indexRightBlock a.more:active { color: #d70034; text-decoration: underline; }

#indexRightBlock span.ico {
	background: transparent url('http://img.zbird.cn/ww2/newindex/ico_p01.gif') no-repeat left center;
	padding-left:10px;
}

#indexRightBlock ul { float: left; margin:0; padding:0; }
#indexRightBlock li { float: left; list-style:none; margin:0; }

#indexRightBlock .title { height:32px; line-height: 32px; padding-left:22px; color:#D70034; font-weight: bold; text-align:left; background: url('http://img.zbird.cn/ww2/newindex/top5.jpg') no-repeat; }

/* 最新活动 */
#indexActivity { height:263px; margin-bottom:5px; border: 1px solid #ccc; overflow: hidden; }
#indexActivity ul { padding: 0 4px 0 8px; }
#indexActivity li { width:181px; height:21px; line-height:21px; overflow: hidden; }
#indexActivity li.topItem { width:170px; height:85px; padding:4px 0 4px 2px; }
#indexActivity li.dotLine { height:1px; padding:4px 0; }

/* 品牌动态 */
#indexNews { height:235px; text-align:left; border: 1px solid #ccc; border-bottom:0; overflow: hidden; }
#indexNews ul { padding: 0 4px 0 8px; }
#indexNews li { width:181px; height:22px; line-height:22px; overflow: hidden; }
#indexNews li.imgItem { height:75px; }
#indexNews .img { width:60px; height:60px; padding:10px 5px 5px 0; }
#indexNews .text { width:110px; padding-top:20px; }
#indexNews li.dotLine { height:1px; padding:5px 0; }

/* 最新视频报道 */
#indexVideo { height:66px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; overflow: hidden; }

/* 最新评论 */
#indexComment { height:296px; text-align:left; border-left: 1px solid #ccc; border-right: 1px solid #ccc; overflow: hidden; }
#indexComment ul { padding: 0 4px 0 8px; }
#indexComment li { width:181px; height:22px; line-height:22px; overflow: hidden; }
#indexComment li.imgItem { height:75px; }
#indexComment .img { width:60px; height:60px; padding:10px 5px 5px 0; }
#indexComment .itemTitle { width:110px; padding-top:7px; height:18px; line-height:18px; }
#indexComment .itemText { width:110px; padding-top:3px; height:14px; line-height:14px; }
#indexComment li.dotLine { height:1px; padding:5px 0; }

/* 会员天地 */
#indexMember { height:286px; text-align:left; border: 1px solid #ccc; border-top:0; overflow: hidden; }
#indexMember ul { padding: 0 4px 0 8px; }
#indexMember li { width:181px; height:22px; line-height:22px; overflow: hidden; }
#indexMember li.imgItem { height:75px; }
#indexMember .img { width:60px; height:60px; padding:10px 5px 5px 0; }
#indexMember .text { width:110px; padding-top:10px; line-height:150%; }
#indexMember li.dotLine { height:1px; padding:5px 0; }