.compbox {
	background-image: url(../images/bg_comp_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fcfcfc;
}
/* product detail bg
------------------------------------------------------------ */
.topshadow {
	background-image: url(../../detail_bar/bg_re.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/*body bg
------------------------------------------------------------ */
.bshadow {
    background-image: url(../images/body_topre.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/*contact us
------------------------------------------------------------ */
.contactbox {
	background-image: url(../../images/contactus_bg.gif);
	background-repeat:no-repeat;
	background-position: top;
	width: 452px;
	height: 273px;
}
/*service box
------------------------------------------------------------ */
.servbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
	border-left-color: #cacaca;
	width: 728px;
}
/*newsdetail
------------------------------------------------------------ */
.ndetail {
	width: 470px;
	background-image: url(../../news_img/detailbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.npic {
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom:16px;
}

/*member form
------------------------------------------------------------ */
.sbox {
	width: 110px;
	font-size: 12px;
	color: #424242;
	height: 17px;
	border: 1px solid #cccccc;
	color: #6a6a6a;
	background-color: #f0f0f0;
}
.yrbox {
	height: 15px;
	width: 80px;
	border: 1px solid #cccccc;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	background-position: top;
	line-height: 16px;
	color: #6a6a6a;
	background-color: #f0f0f0;
}
.nbox {
	width: 140px;
	font-size: 12px;
	color: #6a6a6a;
	height: 17px;
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
}
/*shops
------------------------------------------------------------ */
.sousuo_box {
	font-size: 12px;
	color: #6A6A6A;
	height:16px;
	width:122px;
	border: 1px solid CCCCCC;
	background-color: F0F0F0;
}
.shop_bshadow {
    background-image: url(../../images/shops_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/*adv search
------------------------------------------------------------ */
.adv_bbox {
	height:188px;
	width:552px;
	background-image: url(../images/box_hsearch.jpg);
	background-repeat: no-repeat;
}
/*series banner
------------------------------------------------------------ */
.seriesimg {
	border: 1px solid #cccccc;  
}
/*all member page box
------------------------------------------------------------ */
.membersbox {
	background-image: url(../images/member_box.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 638px;
}

