html, body {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #FAFAFA;
}
html {overflow-y: scroll;}
body, table, td, th, input, select, textarea {
	color: #000000;
	font-size: 12px;
	font-family: tahoma,arial,sans-serif;
}
form { margin: 0; padding: 0; }
img,dd,dl,dt { padding:0; margin:0; border:0; }
ul,li { padding:0; margin:0; list-style:none; }

#bodyer {}

/**
  * 公用样式
  */
.nowrap, td.nowrap { white-space: nowrap; }
.wrap, td.wrap { white-space: normal; }
.ascroll { overflow: auto; }
.scroll { overflow: scroll; }

.floatL { float: left; margin: auto; }
.floatR { float: right; margin: auto; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.bold { font-weight: bold; }
.normal { font-weight: normal; }
.deline { text-decoration: line-through; }
.clear { clear: both; }
.resetClear { clear: both; height: 0px; line-height: 0px; font-size:0px; margin: 0; padding: 0; }
.small { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.pointer { cursor: pointer; }
.hide { display: none; }

/* 默认链接 */
a:link, a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none; color: #d70034; }
a:active { text-decoration: none; color: #666; }
a.underline { text-decoration: underline; }
/* 默认 文本框、多选框、单选框、按钮、多行文本框 */
input, select, textarea { background-color: #fff; color: #7f7f7f; border: 1px solid #ccc; text-align: left; margin: 2px 0 2px 0; }
input.checkbox, input.radio { background: transparent; border: 0; vertical-align: middle; margin: 0; padding: 0; }
input.button { text-align: center; border: 2px outset #ccc; }
input.text { height: 14px; width: 100px; margin-bottom: 3px; +margin-bottom: 4px; /*only IE*/ }
input.image { background: transparent; border: 0; vertical-align: middle; margin: 0; padding: 0; }
textarea { overflow: auto; }

/* Jquery 验证 */
label.validator_error { padding-left: 14px; margin: 0 2px 0 0px; display: block; color: #A41F24; background: url("http://img.zbird.cn/unchecked-1.gif") no-repeat left center; }
label.validator_success { padding-left: 14px; margin: 0 2px 0 2px; color: #E35075; display: inline; background:url("http://img.zbird.cn/checked-1.gif") no-repeat left center; }

#page, .page { width: 980px; margin: 0 auto 0 auto;  background-color:#FFF; }
#page { border-width: 0; }
#staticpage { width: 980px; margin: 0 auto 0 auto; }

/*
 *	页面头部样式
 */

/* 页面头部背景 */
#bodyerHeader { padding:0; margin:0; background:url('http://img.zbird.cn/ww2/header/bodyer_top.gif') repeat-x top; }
/* 页面头部内容DIV */
#bodyerHeader .bodyerTop { width: 980px; margin: 0 auto 0 auto; padding: 0 0 3px 0;}
/* 页面头部用户登录信息样式 */
#bodyerHeader .headMemberLogin { height: 30px; padding-top:5px; float: left; }
/* 页面头部用户个人信息样式 */
#headMemberInfo { height: 30px; padding-top:5px; float: right; }
#headMemberInfo ul { float: left; height:25px; margin:0; }
#headMemberInfo li { float: left; height:25px; padding:0 2px 0 2px; list-style:none; cursor:pointer; color:#999999; }
/* 页面头部用户个人信息样式链接样式 */
#headMemberInfo a.headMember:link, a.headMember:visited { text-decoration: none; color: #999999; }
#headMemberInfo a.headMember:hover { text-decoration: none; color: #d70034; }
#headMemberInfo a.headMember:active { text-decoration: none; color: #999999; }

/* 页面头部用户个人信息－购物车产品信息样式 */
#headMemberInfo .cartBorder { border: 1px solid #D70034; }
#headMemberInfo .headerCartDiv { width:160px; height:25px; text-align:right; }
#headMemberInfo .headerCartTop { width:160px; height:23px; color:#666666; border-left: 1px solid #D70034; border-right: 1px solid #D70034; background:#FFFFFF; z-index:90000; position: absolute; display: none; }
#headMemberInfo .headerCartLineLeft { width:190px; float:left; height:1px; font-size: 0px; line-height:1px; border-top: 1px solid #D70034; background:#FFFFFF; }
#headMemberInfo .headerCartLineRight { width:160px; float:left; height:1px; font-size: 0px; line-height:1px; border:0; background:#FFFFFF; }
#headMemberInfo .headerCartBottom { width:350px; color:#666666; border: 1px solid #D70034; border-top:0; background:#FFFFFF; z-index:90000; position: absolute; display: none; }
#headMemberInfo .headerCartContent { padding:10px 20px; }
.headerCartTop div { padding:3px 1px 0 1px; }
.headerCartTop span { padding:0 1px 0 1px; }
#headMemberInfo span.cartCount { color:#D70034; padding:0 2px 0 2px; }
.headerCartContent .product { height:25px; line-height:25px;  background:#FFFFFF; }
.headerCartContent .oper { width:70px; height:20px; padding-top:5px; }
.headerCartContent .price { width:90px; height:25px; line-height:25px; color:#D70034; font-weight: bold; }
.headerCartContent .button { padding-top:20px; }
.headerCartContent .total { height:36px; line-height:16px; padding:10px 0 5px 0; color:#333333; }

/* 页面头部LOGO样式 */
#bodyerHeader .headLogo { float: left; }
/* 页面头部副导航样式 */
#bodyerHeader .hearSubNav { padding-top:37px; float: right; }
.hearSubNav ul { float: left; margin:0; }
.hearSubNav li { height:12px; line-height:12px; float: left; padding:0 4px 0 4px; list-style:none; cursor:pointer; }
/* 副导航体验中心 */
#bodyerHeader .headLocation { padding-right:0; }
#bodyerHeader .headLocationImg { padding-top:3px; }

/* 页面头部导航 */
#headerNav { width: 980px; height:33px; float: left; background:url('http://img.zbird.cn/ww2/header/nav_bg.gif') repeat-x top; }
#headerNav .nav { padding-left:120px; }
/* 页面头部－导航栏链接样式 */
#headerNav  a { color:#FFFFFF; font-weight:bold; }
#headerNav  a:hover { text-decoration:none; }

#headerNav ul { float: left; padding:0 0 0 0; margin:0;  color:#FFFFFF; }
#headerNav li { padding:10px 0 10px 0; float: left; list-style:none; }
#headerNav li.navTitle { width:60px; cursor:pointer; }
#headerNav li.navTitle2 { width:80px; cursor:pointer; }

#headerNav .subNav { width:90px; height:26px; line-height:26px; padding-left:26px; background:  transparent url(http://img.zbird.cn/ww2/header/pop_item.gif); }

/* 页面头部－关键字搜索背景样式 */
#headerSearch { width: 980px; height:29px; float: left; background:url('http://img.zbird.cn/ww2/header/search_bg.gif') repeat-x top; }
#headerSearch .hearSearchKey { height:29px; line-height:29px; padding-left:10px; float: left; }
#headerSearch .searchForm { height:25px; padding:4px 10px 0 0; float: right; }
#headerSearch .searchTitle { padding:3px 5px 0 0; }
#headerSearch .searchButton { padding:1px 0 0 5px; }

/**
 *  右侧浮动在线客服窗口
 */
#serviceOnlineDiv { width:117px;z-index: 1000;position: absolute; display:none; }
#serviceOnlineDivOff { width:117px;height:22px;display:none;background: transparent url('http://img.zbird.cn/ww2/service/tip_03.jpg') no-repeat; }
#serviceOnlineDivOn { width:117px; display:none; }
#serviceOnlineDivOn .content { width:117px;height:175px;background: transparent url('http://img.zbird.cn/ww2/service/tip_27.jpg') no-repeat; }
#serviceOnlineMsg { OVERFLOW: hidden; WIDTH: 87px; text-align:left; }
#serviceOnlineMsg .marqueemsg { width:360px; padding-top:5px; }
#serviceOnlineMsg ul { width:180px; padding:0; margin:0; float:left; }
#serviceOnlineMsg li { width:90px; float:left; list-style:none;padding:0;margin:0; }
#serviceOnlineMsg1, #serviceOnlineMsg2 { width:180px; float:left; }

#serviceOnlineDiv .sp1 { padding:3px 0 0 35px; }
#serviceOnlineDiv .sp2 { padding:3px 10px 0 0; }
#serviceOnlineDiv .sp3 { padding:0 5px 0 1px; }
#serviceOnlineDiv .sp4 { padding:3px 0 0 0; }
#serviceOnlineDiv .sp5 { padding:5px 2px 0 7px; }
#serviceOnlineDiv .sp6 { padding:6px 0 0 0; }


/*
 *	页面底部样式
 */
#footer { width: 980px; background-color:#FFF; margin:0; }

/* 全国客服、服务时间、友情链接、合作伙伴 */
#footer .footerContent { width: 978px ;height: 135px; margin: 0 0 12px 0; padding-top: 12px; float: left; font-size: 12px; color: #333; border: solid #ccc 1px; background: transparent url('http://img.zbird.cn/ww2/newindex/bg_footer.gif') no-repeat bottom left; }

/* 全国客服、服务时间 */
#footer .footerLeft { float: left; width: 215px; }
/* 友情链接、合作伙伴 */
#footer .footerRight { float: left; width: 751px; padding: 0 6px 0 6px; }

/* 全国客服 */
#footer .footerLeft .serviceTel { margin:9px 0 0 15px; padding-left:20px; color: #d70034; font-weight: bold; text-align:left; background: #FFF transparent url('http://img.zbird.cn/ww2/newindex/ico005.gif') no-repeat center left; }
/* 服务时间 */
#footer .footerLeft .serviceTime { padding:9px 0 0 0; color: #666666; text-align:center; }
#footer .footerLeft dd { height: 25px;  line-height: 25px; padding:8px 0 0 10px; float:left; line-height:0; }

#footer .footerRight ul.linkCooperate { margin:0; padding:0; float:left; }
#footer .footerRight .linkCooperate li { width:80px; height:30px; padding:2px 10px 8px 10px; float:left; list-style:none; }
#footer .footerRight .linkCooperate li.linkLeft { width:24px; padding:10px 0 0 0; }
#footer .footerRight .linkCooperate li.linkRight { width:24px; padding:10px 0 0 0; }

#footer .footerRight .aboutLinks { width: 100px; height: 76px; padding: 0 23px 0 27px; float: left; text-align: left; color: #000; background: transparent url('http://img.zbird.cn/ww2/newindex/line_g_s.gif') no-repeat center right; }
#footer .footerRight .aboutLinks ul { margin:0; padding:0; }
#footer .footerRight .aboutLinks li { height:20px; line-height:20px; list-style:none; }
#footer .footerRight .aboutLinks2 { background-image: none; }

#footer .footLinkbar { width: 980px; padding: 2px 0 2px 0; float: left; color: #fff; background-color: #ccc; vertical-align: middle; }
#footer .footLinkbar a { text-decoration: none; color: #fff; }
#footer .footLinkbar a:link { text-decoration: none; color: #fff; }
#footer .footLinkbar a:visited { text-decoration: none; color: #fff; }
#footer .footLinkbar a:active { text-decoration: none; color: #fff; }
#footer .footLinkbar a:hover { color: #999; }

#footer .footPrint { width: 980px; padding: 10px 0 3px 0; float: left; font-family: 宋体,Arial;font-size: 12px; color: #333; background: transparent; }
#footer .footPrint li { width: 750px; padding-left:230px; line-height:20px; float: left; list-style:none; text-align: center; } 
#footer .footPrint li.copyright {  width: 980px; padding:0; } 
#footer .footPrint img { margin-top:4px; } 


/*
 *	页面主体内容样式
 */
#mainboard { float: left; width: 980px; margin: 0px auto 12px auto; }
#contentfull { float: left; width: 980px; margin: 0 auto 0 auto; padding-bottom: 10px; }

/*
 *	侧栏样式
 */
#leftbar { float: left; width: 215px; margin: 0 auto 0 auto; padding: 0; overflow: hidden; }
#leftbar ul { padding:0; margin:0; }
#leftbar li { list-style:none; }

/*
 *	侧栏产品分类样式
 */
#category { width:215px; margin-bottom:5px; float: left; text-align:left; }
#category .title { width:195px; height:26px; line-height:26px; padding-left:20px; color:#D70034; font-weight:bold; color:#666666; background:url('http://img.zbird.cn/ww2/left/category_title_bg.jpg') no-repeat; }
#category .item { width:175px; height:22px; line-height:22px; padding-left:40px; background:url('http://img.zbird.cn/ww2/left/category_item_bg.jpg') no-repeat; }
#category .item2 { width:80px; }

#category a.category:link { color: #333333; text-decoration: none; }
#category a.category:visited { text-decoration: none; color: #333333; }
#category a.category:hover { text-decoration: none; font-weight: bold; color: #d70034; }
#category a.category:active { text-decoration: none; color: #d70034; font-weight: bold; }

#category .indexTitle { width:205px; height:48px; line-height:48px; padding-left:15px; font-weight: bold; }
#category .indexItem { width:215px; height:19px; line-height:19px; padding:5px 0 0 15px; background:url("http://testimg.51diamond.net/ww2/left/item_04.gif") no-repeat scroll 0 0 transparent; }


/*
 *	左侧：  		 产品分类    裸钻搜索     权威认证     3DSHOW     体验中心      我们的优势
 *		height = 373      + 190      +  114      +  105     +  190       + 
 *		width= 215
 */

/* 侧栏产品分类样式 width=215 ; height=48*3(大分类)+28*8(小分类)+5(与下面内容的空隙)=341 */
ul.category { width:215px; height:373px; padding:0; margin:0; float: left; text-align:left; overflow: hidden; }
/* 一级分类样式 */
.category li.title { width:200px; height:48px; line-height:48px; padding-left:15px; font-weight: bold; }
/* 二级、三级分类样式 */
.category li.item { width:200px; height:28px; line-height:28px; padding-left:15px; list-style:none; background:url("http://img.zbird.cn/ww2/left/item_07.gif") no-repeat scroll 0 0 transparent; }
/* 大分类标题链接样式 */
.category a.sub:link { color: #000; text-decoration: none; }
.category a.sub:visited { text-decoration: none; color: #000; }
.category a.sub:hover { text-decoration: none; color: #d70034; }
.category a.sub:active { text-decoration: none; color: #d70034; font-weight: bold; }
/* 小分类标题链接样式 */
.category a.leaf:link { color: #999; text-decoration: none; }
.category a.leaf:visited { text-decoration: none; color: #999; }
.category a.leaf:hover { text-decoration: none; color: #d70034; }
.category a.leaf:active { text-decoration: none; color: #d70034; font-weight: bold; }


.category .subTitle { width:55px; float:left; }

.leftBlock { width:213px; text-align:left; border:1px solid #CCCCCC; background: transparent url('http://img.zbird.cn/ww2/newindex/bg_lift.gif') repeat-y; }
.leftBlock li.title { height: 22px; line-height: 22px; padding-left: 3px; background: transparent url('http://img.zbird.cn/ww2/newindex/bg_til03.jpg') no-repeat center left; }
.leftBlock span.title { padding-left: 19px; color: #d70034; font-weight: bold; background: transparent url('http://img.zbird.cn/ww2/newindex/ico_001.gif') no-repeat center left; }

/* 裸钻搜索 190 */
.diamondIndex { height:190px; border-bottom:0; overflow: hidden; }
.diamondIndex .count { height: 45px; padding:10px 0 0 10px; line-height: 180%; letter-spacing: 3px; background: transparent url('http://img.zbird.cn/ww2/newindex/gia.gif') no-repeat center right; }
.diamondIndex .line { height:1px; font-size:0; padding:5px; }
.diamondIndex li.search { height:23px; padding:3px 18px; }
.diamondIndex div.search { width:176px; height:23px; line-height:23px; text-align:center; background: transparent url('http://img.zbird.cn/ww2/newindex/search_diamond.jpg') no-repeat; }

.diamond { height:178px; overflow: hidden; }
.diamond .count { height: 45px; padding:10px 0 0 10px; line-height: 180%; letter-spacing: 3px; background: transparent url('http://img.zbird.cn/ww2/newindex/gia.gif') no-repeat center right; }
.diamond .line { height:1px; font-size:0; padding:5px; }
.diamond li.search { height:23px; padding:2px 18px; }
.diamond div.search { width:176px; height:23px; line-height:23px; text-align:center; background: transparent url('http://img.zbird.cn/ww2/newindex/search_diamond.jpg') no-repeat; }

/* 权威认证 113 */
.certify { height:109px; margin-bottom:5px; border-top:0; overflow: hidden; }
.certify .tit { height:35px; line-height:35px; padding-left: 10px; font-weight: bold; }
.certify .img { height:35px; line-height:35px; padding-left: 10px; font-weight: bold; }

/* 3DSHOW 105 */
.show3d { height:100px; margin-bottom:5px; overflow: hidden; }

/* 体验中心 190 */
.experienceCenter { height:183px; border:1px solid #CCCCCC; margin-bottom:5px; overflow: hidden; }
.experienceCenter .title { height: 18px;background-color: #999;color: #fff; text-align:center; }
.experienceCenter .pic { height: 154px; }
.experienceCenter .line { height: 1px; padding:4px; }
.experienceCenter .d1 { padding:0 0 2px 0; text-align:center; }
.experienceCenter span { padding:0 4px 0 4px; }

/* 我们的优势 */
.leading { height:179px; overflow: hidden; }
.leading div { padding: 4px 7px 0 7px; }
.leading ul.item{ border-bottom: 1px solid #ccc; }
.leading li.item { height: 28px; line-height: 28px; padding-left: 35px; border: 1px solid #ccc; border-bottom:0; background: #fff url('http://img.zbird.cn/ww2/newindex/ico_why.gif') no-repeat 15px 7px; }

/*
 *	登录框样式
 */
#memberLoginPopDiv { width:530px; background:#FFFFFF; z-index: 2000; top: 0pt; left: 0pt; position: absolute; }
#memberLoginPopDiv .text,.select { width:175px; }
#memberLoginPopDiv .topL,.topC,.topR { height:35px; line-height:35px; color:#FFF; float:left; }
#memberLoginPopDiv .topL { width:15px; background: url('http://img.zbird.cn/ww2/common/pop/l.gif') no-repeat; }
#memberLoginPopDiv .topC { width:500px; background: url('http://img.zbird.cn/ww2/common/pop/ing.gif') repeat-x; }
#memberLoginPopDiv .topR { width:15px; background: url('http://img.zbird.cn/ww2/common/pop/r.gif') no-repeat; }
#memberLoginPopDiv .middle { width:500px; padding:14px; border-left:1px solid #D50036; border-right:1px solid #D50036; float:left; }
#memberLoginPopDiv .footerL,.footerC,.footerR { height:15px; float:left; }
#memberLoginPopDiv .footerL { width:15px; background: url('http://img.zbird.cn/ww2/common/pop/l_01.gif') no-repeat; }
#memberLoginPopDiv .footerC { width:500px; background: url('http://img.zbird.cn/ww2/common/pop/foot.gif') repeat-x; }
#memberLoginPopDiv .footerR { width:15px; background: url('http://img.zbird.cn/ww2/common/pop/r_01.gif') no-repeat; }

#memberLoginPopDiv dd.l { width:140px; height:30px; line-height:30px; text-align:right; float:left; }
#memberLoginPopDiv dd.c { width:210px; padding-top:4px; text-align:left; float:left; }
#memberLoginPopDiv dd.r { width:150px; height:30px; line-height:30px; text-align:left; float:left; }

#memberLoginPopDiv dd.r2 { width:325px; line-height:150%; padding:5px 0; text-align:left; float:left; background: url('http://img.zbird.cn/ww2/common/pop/d_line.gif') repeat-x top; }
#memberLoginPopDiv dd.r3 { width:360px; padding-top:10px; text-align:right; float:left; }
#memberLoginPopDiv dd.r3 dl { padding-left:15px; }

/*
 *	提示框样式
 */
#commonPromptPop { width:400px; background:#FFFFFF; z-index: 2000; position: absolute; }
#commonPromptPop dl {  margin:0; padding:0; }
#commonPromptPop .top { width:400px; height:35px; line-height:35px; color:#FFF; background: url('http://img.zbird.cn/ww2/common/pop/ing.gif') repeat-x; }
#commonPromptPop .topL { width:15px; height:35px; float:left; background: url('http://img.zbird.cn/ww2/common/pop/l.gif') no-repeat; }
#commonPromptPop .topR { width:15px; height:35px; float:right; background: url('http://img.zbird.cn/ww2/common/pop/r.gif') no-repeat; }
#commonPromptPop .middle { width:378px; padding:10px 10px 5px 10px; line-height:200%; border-left:1px solid #D50036; border-right:1px solid #D50036; }
#commonPromptPop .middle .button { padding:5px 0 0 0; line-height:0; }
#commonPromptPop .middle img { margin:0 10px 0 10px; }
#commonPromptPop .footer { width:400px; height:15px; line-height:15px; background: url('http://img.zbird.cn/ww2/common/pop/foot.gif') repeat-x; }
#commonPromptPop .footerL { width:15px; height:15px; float:left; background: url('http://img.zbird.cn/ww2/common/pop/l_01.gif') no-repeat; }
#commonPromptPop .footerR { width:15px; height:15px; float:right; background: url('http://img.zbird.cn/ww2/common/pop/r_01.gif') no-repeat; }

/*
 *	右侧内容样式
 */
#frontpagedetail { float: left; width: 765px; margin: 0 auto 0 auto; padding:0; background-color: #fff; overflow: hidden; }
#contentdetail { float: left; width: 755px; margin: 0 auto 0 auto; padding: 0 0 0 10px; background-color: #fff; overflow: hidden; }
#contentDholder { width: 755px; padding: 15px 0 10px 0; margin: 0 auto 0 auto; overflow: hidden; background: transparent url('http://img.zbird.cn/ww2/content_line_top.gif') no-repeat top center; }
#contentdetail #comHeadSearchBar, #contentlist #comHeadSearchBar, #contentfull #comHeadSearchBar{
    position: relative;
    left: -14px;
}

/* 右侧页面导航栏样式 */
#contentDnav { float: left; width: 733px; padding: 2px 0 2px 32px; height: 22px; line-height: 22px; margin-bottom: 8px; position: relative; left: -14px; background: transparent url('http://img.zbird.cn/ww2/content_nav_prefix.gif') no-repeat 14px 11px; }
/* 隐藏导航栏中的打印按钮 */
#contentDnav img { display:none; }


/* 页面导航 */
.pageNavBar { height:31px; line-height:31px; text-align:left; background:#f4f4f4 url('http://img.zbird.cn/ww2/common/page_nav_r.gif') no-repeat right; }
.pageNavBar li { height:31px; line-height:31px; list-style:none; background:url('http://img.zbird.cn/ww2/common/page_nav_l.gif') no-repeat left; }
.pageNavBar span { margin-left:20px; padding-left:15px; background:url('http://img.zbird.cn/ww2/ico/ico_page_nav.gif') no-repeat left; }


/**
  * 常用样式
  */

/* 字体颜色－灰色 */
.fontgray { color: #999; }
/* 字体颜色－蓝色 */
.fontblue { color: #3366cc; }

/* 字体大小－14 */
.font14 { font-size: 14px; }
/* 字体大小－11 */
.font11 { font-size: 11px; }


/* 背景颜色－灰色 */
.bg_gray { background-color:#EDEDED ; }
/* 背景颜色－灰色 */
.bg_gray2 { background-color:#F8F8F8  ; }
/* 背景颜色－白色 */
.bg_white { background-color:#FFFFFF ; }

/* 虚线 */
.dotline { border-bottom: 1px dashed #A8B1B8; height: 1px; font-size: 0px; line-height: 0px; }
/* 标题颜色 */
.titcolor { color: #CC3366; }
.titcolor2 {color: #d70034;}
/* 现货裸钻数量 */
.bignumber { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #CF003C; }

/* 边框－灰色边框 */
.lin_ccc, .line_ccc { border: 1px solid #ccc; }
/* 边框－底部灰色边框 */
.line_b_ccc { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #ccc; }

/* 下拉列表框－ 产品底层手寸 */
.commGrayDDBox { height: 18px; line-height: 16px; margin: 0px; padding: 0px; border: 1px solid #ccc; cursor: pointer; background : #fff url('http://img.zbird.cn/ww2/product/arrow.gif') right center no-repeat; }
.commGraycompleter { border: 1px solid #eee; text-align: left; background-color: #fff; }
.commGraycompleter ul li { border-top:1px solid #CCCCCC; padding: 1px 2px 1px 2px; white-space: nowrap; font-size: 12px; cursor: default; text-align: left; }
.commGraycompleterSelected { background-color: #CCCCCC; color: #fff; font-weight: normal; }

/* 链接－红色 */
a.linkred:link { text-decoration: none; color: #D70037; }
a.linkred:visited { text-decoration: none; color: #D70037; }
a.linkred:hover { text-decoration: none; color: #D70037; }
a.linkred:active { text-decoration: none; color: #D70037; }

/* loading */
.loadingShow { position:absolute;display:none;width:180px;height:70px;z-index:1001; }

/* 查看按钮 */
.viewIcoBtn { width:30px; height:14px; margin:0 auto; cursor: pointer; background: url('http://img.zbird.cn/ww2/button/btn_view.gif') no-repeat; }
/* 加入购物车按钮 */
.cartIcoBtn { width:30px; height:14px; margin:0 auto; cursor: pointer; background: url('http://img.zbird.cn/ww2/button/btn_cart.gif') no-repeat; }
/* 关闭按钮 */
.closeIcoBtn { width:48px; height:14px; margin:0 auto; cursor: pointer; background: url('http://img.zbird.cn/ww2/button/btn_close.gif') no-repeat; }
/* 返回顶部 */
.backtop { height:9px; padding:10px 80px 10px 0; text-align:right; }

/*
 * 订单确认页面、订单收货信息 
 */
#orderConfirm .oHead { width:715px; height:8px; font-size:0; background:url('http://img.zbird.cn/ww2/diy/bg_diy_top.jpg') no-repeat; }
#orderConfirm .oFoot { width:715px; height:11px;  background:url('http://img.zbird.cn/ww2/diy/bg_diy_bottom.jpg') no-repeat; }
#orderConfirm .oTit { width:100px; height:20px; line-height:20px; color:#CC3366; font-weight:bold; text-align:center; float:left; }
#orderConfirm .oCont { width:673px; padding:15px 30px 15px 10px; border:1px solid #dadada; border-top:0; border-bottom:0; }
#orderConfirm .oPic { width:230px; height:150px; padding-right:10px; text-align:right; float:left; }
#orderConfirm .oInfo { width:433px; text-align:left; float:left; }
#orderConfirm .oInfo ul { width:433px; float:left; }
#orderConfirm .oInfo li { width:216px; height:24px; line-height:24px; float:left; }
#orderConfirm .oInfo li.line{ width:433px; border-bottom:1px dashed #A8B1B8; font-size:0; height:1px; line-height:0; }
#orderConfirm .oAmount { width:573px; padding-left:100px; }
#orderConfirm .oAmount ul { width:573px; float:left; }
#orderConfirm .oAmount li.preAmount { padding:0; text-align:left; float:left; }
#orderConfirm .oAmount li.orderAmount { padding:14px 20px 0 0; font-size:14px; font-weight:bold; text-align:left; float:left; }
#orderConfirm .oAmount li.realAmount { padding:14px 20px 0 0; color:#CC3366; font-weight:bold; font-size:14px; text-align:right; float:right; }
#orderConfirm .oSubmit { width:573px; padding-top:15px; float:right; text-align:right; }
#orderConfirm .oSubmit input {  width:101px; height:22px; margin:10px 20px 0 0; background:url(http://img.zbird.cn/ww2/button/btn_submit.gif); }

#orderConfirm .shipment { width:673px; }
#orderConfirm .shipment td { line-height:180%; }
#orderConfirm .shipment ul { width:673px; float:left; }
#orderConfirm .shipment li { float:left; height:180%; }
#orderConfirm .shipment li.tit { width:100px; height:20px; line-height:20px; color:#CC3366; font-weight:bold; text-align:center; float:left; }
#orderConfirm .shipment li.cont { width:573px; padding:0; text-align:left; }
#orderConfirm .shipment li.line{ width:573px; height:1px; margin:5px 0; border-bottom:1px solid #CCCCCC; float:right; }
#orderConfirm .shipment .postcode { width:66px; background-color:#EEEEEE; }
#orderConfirm .shipment .address { width: 354px;background-color:#EEEEEE; }
#orderConfirm .shipment .chineseName { width: 120px;background-color:#EEEEEE; }
#orderConfirm .shipment .contactTel { width: 120px;background-color:#EEEEEE; }
#orderConfirm .shipment .piao { width: 180px;background-color:#EEEEEE; }
#orderConfirm .shipment .lettering { width: 150px;background-color:#EEEEEE; }
#orderConfirm .shipment .remark { width: 520px; height:60px; background-color:#EEEEEE; }

/*
 * 订单列表页面、订单详情页面
 */
 
/* 订单详情－订单状态变更日志 */
.orderState { width:280px; padding:5px; background-color:#fff; border:1px solid #CC3366; z-index: 1000;position: absolute; display:none; }
.orderState ul { float: left; margin: 5px 0 10px 0; padding:0; }
.orderState li { width:270px; height:20px; line-height:20px; float: left; padding:0 4px 0 4px; list-style:none; }

.Area { margin: 0; padding: 3px; clear: both; }
.mfont { color: #333; }



.lRed,a.lRed:link, a.lRed:visited { font-weight: bold; text-decoration: none; color: #E34D71; }
a.lRed:hover { text-decoration: none; color: #d70034; }
a.lRed:active { text-decoration: none; color: #E34D71; }

.hWhite,a.hWhite:link, a.hWhite:visited { text-decoration: none; color: #fff; }
a.hWhite:hover { text-decoration: none; color: #ff0; }
a.hWhite:active { text-decoration: none; color: #fff; }


img.ad { margin: 5px; border: 1px solid #FFB1B1; }
img.focus { border: 1px solid #f2f2f2; }
img.noborder { border: 0; }






.dotline_2 {
	background-repeat: repeat-x;
	background-position: center;
}

.message { color: #E35075; font-weight: bold; border: 1px dotted #A8B1B8; padding: 2px; }
.info { color: #00f; font-weight: bold; }
.msgok { color: #E35075; }
.msgerr { color: #A41F24; }

.lnks { color: #0679B8; cursor: pointer; }
.lnks:hover { text-decoration: underline; }
.lnks-active { background-color: #0679B8; color: #fff; font-weight: bold; padding: 2px 4px 2px 4px; }

.page_nav_lnk { font-family: "Courier New", 宋体, Helvetica, Sans-Serif; color: #cc3366; cursor: pointer; }
.page_nav_lnk:hover { text-decoration: underline; }



/* 用图片填充的按钮 */
.butImg {
	border: #000000 0px solid;
	width: 97px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	cursor: pointer;
}

.ac_loading {
	background : Window url('http://img.zbird.cn/loading-2.gif') right center no-repeat;
}


.dlgheadbar { background-color: #4E8491; border-bottom:1px solid #4E8491; color: #fff; height: 16px; line-height: 14px; }
.dsbtitlebar { border-top: 0px solid #DD2954; border-bottom: 0px solid #DD2954; }
.closebtn { background: transparent url("http://img.zbird.cn/ww2/xbtn.gif") no-repeat center center; cursor: pointer; width: 12px; margin: auto; }
.resetbtn { background: transparent url("http://img.zbird.cn/ww2/reset.gif") no-repeat center center; cursor: pointer; width: 30px; margin: auto; }

.autocompleter{
	border: 1px solid #DD2954;
	width: 250px;
	text-align: center;
	background-color: #fff;
}
.autocompleter ul li{
	padding: 1px 2px 1px 2px;
	white-space: nowrap;
	font-size: 12px;
	cursor: default;
}
.selectAutocompleter{
	background-color: #DD2954;
	color: #fff;
	font-weight: bold;
}

.deptacpDDS {
    background: transparent url('http://img.zbird.cn/ww2/deptlist_bg_top.gif') no-repeat top center;
    padding-top: 9px;
    border: 0;
    width: 61px;
	text-align: center;
}
.deptacpDDS ul{
    width: 59px;
    padding: 0;
}
.deptacpDDS ul li{
	padding: 1px 0px 1px 0px;
	white-space: nowrap;
	font-size: 12px;
	cursor: default;
}
#headTopExpcenterAnchor_DSBox_CtLiSt{
    background-color: #fff;
    width: 59px;
    overflow: hidden;
    border-left: 1px solid #DD2954;
    border-right: 1px solid #DD2954;
    margin: 0 auto 0 auto;
}
#headTopExpcenterAnchor_DSBox2_CtLiSt{
    background-color: #fff;
    width: 59px;
    overflow: hidden;
    border-left: 1px solid #DD2954;
    border-right: 1px solid #DD2954;
    margin: 0 auto 0 auto;
}
.deptacpDDS .dsbtitlebar {
    height: 15px;
    background-color: #fff;
    border: solid #DD2954;
    border-width: 0 1px 1px 1px;
    width: 59px;
    margin : 0 auto 0 auto;
}
.deptacpDDS .selectAutocompleter {
    font-weight: normal;
}
/* 左侧页面背景样式 */
.leftTailReapter {
    background: transparent url('http://img.zbird.cn/ww2/left_down_ext.gif') repeat-y center center;
}


.img_back {
	background: transparent url('http://img.zbird.cn/ww2/product/empty.gif') no-repeat center center;
}
/*产品列表样式*/
.ico_dotred {
    background: transparent url('http://img.zbird.cn/ww2/red_dot.gif') no-repeat left center;
    padding-left:8px;
    text-align: left;
}

.product_list_sep { background: transparent url('http://img.zbird.cn/ww2/index/bg_center_sep.jpg') no-repeat center center; width: 6px; font-size:1px; }

.r_c_price { text-align: left; background: transparent url('http://img.zbird.cn/ww2/ourprice.gif') no-repeat center left; padding-left: 56px; height: 29px; line-height: 29px; }
.r_c_priceb { text-align: left; background: transparent url('http://img.zbird.cn/ww2/ourprice.gif') no-repeat center left; padding-left: 52px; height: 29px; line-height: 29px; font-weight: bold; }
.r_c_price_bg { text-align: left; background: transparent url('http://img.zbird.cn/ww2/ourprice.gif') no-repeat center left; padding-left: 56px; }

.r_s_price_bg { text-align: left; background: transparent url('http://img.zbird.cn/ww2/specprice.gif') no-repeat center left; padding-left: 56px; }

.ico_arrowtred {
    background: transparent url('http://img.zbird.cn/ww2/arrow_right.gif') no-repeat left center;
    padding-left: 8px;
    text-align: left;
}

.ico_red2 {
	background-image: url("http://img.zbird.cn/ww2/product/ico_red2.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
	color: #cc3366;
}
/*畅销页面样式*/
.line_r02 {
	background: transparent url("http://img.zbird.cn/ww2/topsale/line_r2_c.gif") repeat-x center;
	height:10px;
}
.line_d {
	background-image: url("http://img.zbird.cn/ww2/topsale/line_d.gif");
	background-repeat: repeat-x;
	background-position: left center;
}
.sec1 {
	cursor: pointer;
	color: #e34d71;
	background: transparent url("http://img.zbird.cn/ww2/topsale/bg_over_cx.gif") no-repeat left bottom;
	text-align: center;
	padding: 6px 0 0 0;
}
.sec2 {
	cursor: pointer;
	color: #e34d71;
	background: transparent url("http://img.zbird.cn/ww2/topsale/bg_on_cx.gif") no-repeat left bottom;
	text-align: center;
	padding: 6px 0 0 0;
}
.bg_foot{
	background: transparent url("http://img.zbird.cn/ww2/topsale/bg_f_cx.gif") no-repeat left bottom;
}
.title_bg{
	float: left;
	background-color: #de5449;
	width: 2px;
	height: 12px;
	font-size: 1px;
	line-height: 1px;
	margin: 4px 4px 0 0;
}

.pro_dtitle{
    background: transparent url("http://img.zbird.cn/ww2/ico_i_12.gif") no-repeat 0px 4px;
    padding: 4px 0 6px 8px;
    border-bottom: 1px dashed #A8B1B8;
    margin: 4px 0 10px 0;
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    color: #d70034;
    text-align: left;
}

/* 产品底层、拍卖底层、裸钻底层页面详情显示背景 */
.bg_detail{
	background-color:#fef0f3; border-bottom:#FFFFFF solid 2px;
}
/*积分换礼*/
.point_body_1{
	background-image: url("http://img.zbird.cn/ww2/pointgift/body.gif");
	background-repeat: repeat-y;
}
.point_body_2{
	background-image: url("http://img.zbird.cn/ww2/pointgift/bg_jf.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}

.info_bg {
	background-image: url("http://img.zbird.cn/ww2/info/info_bg.gif");
	background-repeat: repeat-x;
	line-height: 25px;
	text-align: left;
	text-indent: 4px;
	width: 201px;
	color: #82919a;
}
.infosubD {
    height: 30px;
    line-height: 30px;
    padding-left: 70px;
    background: transparent url('http://img.zbird.cn/ww2/info/ico.gif') no-repeat 50px 13px;
}

.faq_ing {
	background-image: url("http://img.zbird.cn/ww2/info/faq_ing.gif");
	background-repeat: repeat-y;
}

/* 会员区列表样式 */
.member_table { width:715px; padding:0; border:0; text-align:center; background: url("http://img.zbird.cn/ww2/ico_bar.gif") no-repeat top left; }
.member_table .title{ height:31px !important; height:29px; }
.member_table .head{ height:31px !important; height:31px; color:#de5449; }
.member_table .ico{ width:2px; background: url("http://img.zbird.cn/ww2/ico_i.gif") no-repeat bottom center; }
.member_table .odd{ height:90px; background-color:#FFFFFF; }
.member_table .even{ height:90px; background-color:#fef5f4; }
.member_table .odd2{ height:30px; background-color:#FFFFFF; }
.member_table .even2{ height:30px; background-color:#fef5f4; }
.member_table .onover{ background-color:#f8c8c5; }

/*订单详情*/
.line_vip_top {
	background-image: url("http://img.zbird.cn/ww2/order/order_top.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
.line_vip_foot {
	background-image: url("http://img.zbird.cn/ww2/order/order_foot.gif");
	background-repeat: repeat-x;
	background-position: top;
}
/*网站地图*/
.bg_map {
	background-image: url("http://img.zbird.cn/ww2/info/bg_map_td.jpg");
	background-repeat: repeat-x;
	line-height: 26px;
}

/*个性定制*/
.line_life {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
/*媒体报道*/
.txt_til_tm {
	font-size: 24px;
	font-family: "黑体";
	color: #d70034;
	text-indent: 10px;
	background-repeat: no-repeat;
	background-position: left;
}
.ico_red {
	background-image: url("http://img.zbird.cn/ww2/info/ico_red.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
}
.bg_tm2_img {
	background-image: url("http://img.zbird.cn/ww2/info/bg_tm2_ing.gif");
	background-repeat: repeat-x;
	background-position: top;
}

.newsgif{
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px;
	width: 142px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 6px !important; margin-left:0px;
}

.newszoomer { background: transparent url('http://img.zbird.cn/zoomer.gif') no-repeat center left; padding-left: 22px; height: 20px; line-height: 20px; }

dl, dd {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
.pinkinfo , .productDL dd { background-color: #fef0f3; padding:5px 0 5px 12px; border-bottom: 2px solid #fff; }
.productDL {float: left; text-align: left; width:100%; padding: 0 0 20px 0; margin: 0;}
.productDL dt { clear: both; }
.productDL dd { overflow: hidden; margin: 0;}
.productDL dd.L { width: 48%; float: left; }
.productDL dd.R { width: 48%; float: right; }

/*新首页需要的样式*/

.arrToReg { background: transparent url('http://img.zbird.cn/ww2/arr_to_reg.gif') no-repeat center left; padding-left: 10px; }

.line_bottom {
	background: transparent url('http://img.zbird.cn/ww2/newindex/line_topofright.gif') repeat-x center bottom;
	color: #ccc;
}

a.link_color:link {
	color: #333;
	text-decoration: underline;
}
a.link_color:visited {
	color: #333;
	text-decoration: underline;
}
a.link_color:hover {
	color: #333;
	text-decoration: underline;
}
a.link_color:active {
	color: #999999;
	text-decoration: underline;
}

a.linkexp:link {
	color: #ffff00;
	text-decoration: underline;
}

a.linkexp:visited {
	color: #ffff00;
	text-decoration: underline;
}
a.linkexp:hover {
	color: #ffff00;
	text-decoration: underline;
}
a.linkexp:active {
	color: #FF9900;
	text-decoration: underline;
}

.bg_scan {
	background: transparent url('http://img.zbird.cn/ww2/newindex/bg_scan.gif') repeat-x center left;
}
.textinput {
    border: 0;
	height: 16px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.commLeftBlock {
    background: transparent url('http://img.zbird.cn/ww2/newindex/bg_lift.gif') repeat-y top center;
    border: 1px solid #ccc;
    margin-top: 12px;
    text-align: left;
}
.commLeftTitBar {
    background: transparent url('http://img.zbird.cn/ww2/newindex/bg_til03.jpg') no-repeat center left;
    padding-left: 3px;
    height: 22px;
    line-height: 22px;
}
.commLeftTitBar div {
    background: transparent url('http://img.zbird.cn/ww2/newindex/ico_001.gif') no-repeat center left;
    padding-left: 19px;
    color: #d70034;
    font-weight: bold;
}
.commWhyusArr {
    padding: 10px 7px 0 7px; 
}
.commWhyusArr ul{
    border-bottom: 1px solid #ccc;
}
.commWhyusArr li {
    height: 42px;
    line-height: 42px;
    padding-left: 10px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #fff url('http://img.zbird.cn/ww2/newindex/ico_why.gif') no-repeat 15px 9px;
}
.commWhyusArr td {
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    background: #fff url('http://img.zbird.cn/ww2/newindex/ico_why.gif') no-repeat 15px 9px;
}

.commUserMenu {
    margin: 4px auto 0 auto;
    background-color: #ccc;
}
.commUserMenu td {
    height: 39px;
    line-height: 39px;
    padding-left: 20px;
	background:#fff
}

.line_index_u2 {
    height: 12px;
	background: transparent url('http://img.zbird.cn/ww2/newindex/line_u.gif') repeat-x 0px 6px;
	margin: 0 6px 0 6px;
}

.txt_ccc {
	color: #ccc;
}
.txt_999 {
	color: #999999;
}

/*款式产品底层样式*/
.ico_r1 {
	background-image: url('http://img.zbird.cn/ww2/product/ico_r1.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 10px;
}
.ico_g1 {
	background-image: url('http://img.zbird.cn/ww2/product/ico_g1.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 10px;
}


/*
 *	购物车信息弹出div样式(点击“加入购物车”按钮后弹出div样式)：产品底层、对戒底层、产品对戒底层该款其它产品列表、裸钻底层、裸钻底层其它同形裸钻列表、裸钻频道裸钻列表
 */
.cartProAddInfo {
	background:transparent url('http://img.zbird.cn/ww2/cart/bg_cart.jpg') no-repeat scroll 0 0;
	height:108px;
	position:absolute;
	width:310px;
}

/*
 *	列表标题样式：裸钻列表、裸钻底层列表
 */
.list_top {
	background-image: url('http://img.zbird.cn/ww2/common/list_top.gif');
	background-repeat: no-repeat;
	height: 31px;
}
/*
 *	列表底部样式：裸钻列表、裸钻底层列表
 */
.list_bottom {
	background-image: url('http://img.zbird.cn/ww2/common/list_bottom.gif');
	background-repeat: no-repeat;
	height: 31px;
}
/*
 *	市场价格显示样式：产品底层、对戒底层、裸钻底层
 */
.price_market { font-size:12px; color:#999; text-decoration: line-through; }
/*
 *	最终价格显示样式：产品底层、对戒底层、裸钻底层
 */
.price_zbird { font-size:12px; color:#d70034; }
/*
 *	产品对戒列表样式
 */
#table_list { width:100%;  }
/*
 *	产品对戒标题栏样式
 */
#table_list .title { height:29px; padding:0 15px 0 13px; background: url('http://img.zbird.cn/ww2/common/pro_title_bg.jpg') repeat-x; }
/*
 *	列表分页样式
 */
#pagenavtable { height:29px; }
#pagenavtable a {
	background-color:#C4C4C4;
	color:#FFFFFF;
	margin:2px;
	padding:2px 5px;
	text-decoration:none;
}
#pagenavtable a:hover {
	background-color:#DE1818;
	color:#FFFFFF;
	margin:2px;
	padding:2px 5px;
}
/*
 *	当前页页码样式
 */
#pagenavtable span.current {
	background-color:#D70034;
	color:#FFFFFF;
	margin:2px;
	padding:2px 3px;
}

/**
 *	标题样式
 */
.title_sub { width:220px; height:21px; padding:5px 0 0 20px; font-weight:bold; color:#FFFFFF; background: url('http://img.zbird.cn/ww2/common/bg_title_sub.gif') repeat-x; }

/**
 *	产品列表图片样式
 */
 .pro_listpic { width:160px; height:160px; border: 1px solid #ccc; }
/**
 *	推荐、限量、新品、特价产品图标样式
 */
.spec_proico { width:158px; height:139px; }
/**
 *	推荐、限量、新品、特价产品价格显示样式
 */
.spec_proprice { width:60px; height:15px;margin:0 0 0 98px; padding:2px 0 2px 0; color:#FFFFFF; background-color:#E93C5F; text-align:center; }