@charset "gb2312";

body {
	margin: 0px;
	font-family:Arial, Helvetica, Verdana, "宋体",Sans-serif;
	font-size:12px;
	line-height: 1.7em;
	color:#808080;
}
a,a:hover{
  font-size:12px;
  color:#808080;
  line-height:20px;
  text-decoration:none;
}
a:hover{text-decoration:underline;}

a.sort_link,a.sort_link:hover{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}

a.sort_link:hover{
	text-decoration:underline;
}

#header,#main,#footer,#member{
	width:1004px;
	margin:0 auto 15px;
}



#header{
  height:160px;
  padding-top:52px;
  position:relative;
  background:url(header_bg.gif) no-repeat top 100px;
  z-index:200;
  clear:both;
  float:none;
  }
#main{
	clear:both;
	float:none;
}

/***************产品样式*****************/
.productnew {
	FLOAT: left;
	MARGIN: 0px 0px 0px 7px;
	WIDTH: 270px
}
.product .first {
	MARGIN: 0px
}
.productnew_top {
	FONT-SIZE: 1px;
	BACKGROUND: url(/img/product_top1.gif) no-repeat left top;
	WIDTH: 270px;
	HEIGHT: 7px
}
.productnew_tile {
	PADDING-RIGHT: 8px;
	DISPLAY: block;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 3px;
	OVERFLOW: hidden;
	WIDTH: auto;
	PADDING-TOP: 3px;
	HEIGHT: 100%;
	background-image: url(/img/product_tile1.gif);
	position:relative;
}
.productnew_tile .left {
	FLOAT: left;
	WIDTH: 88px;
	height: 85px;
}
.productnew_tile .right {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	WIDTH: 160px;
	PADDING-TOP: 0px;
}

.productnew_tile H3 {
	MARGIN: 0px 0px 10px
}
.productnew_tile .right P {
	MARGIN: 0px
}
.productnew_tile .right H4 {
	FONT-SIZE: 12px;
	COLOR: #4f4c47;
	FONT-FAMILY: Helvetica, Arial, sans-serif
}

.productnew_bottom {
	FONT-SIZE: 1px;
	WIDTH: 270px;
	HEIGHT: 10px;
	background-image: url(/img/product_bottom1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.productnew2 {
	FLOAT: left;
	MARGIN: 0px 0px 0px 2px;
	WIDTH: 255px
}
.product .first {
	MARGIN: 0px
}
.productnew2_top {
	FONT-SIZE: 1px;
	BACKGROUND: url(product_top.gif) no-repeat left top;
	WIDTH: 255px;
	HEIGHT: 7px
}
.productnew2_tile {
	PADDING-RIGHT: 8px;
	DISPLAY: block;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 3px;
	OVERFLOW: hidden;
	WIDTH: auto;
	PADDING-TOP: 3px;
	HEIGHT: 100%;
	background-image: url(product_tile.gif);
	position:relative;
}
.productnew2_tile .left {
	FLOAT: left;
	WIDTH: 88px;
	height: 85px;
}
.productnew2_tile .right {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	WIDTH: auto;
	PADDING-TOP: 0px;
}

.productnew2_tile H3 {
	MARGIN: 0px 0px 10px
}
.productnew2_tile .right P {
	MARGIN: 0px
}
.productnew2_tile .right H4 {
	FONT-SIZE: 12px;
	COLOR: #4f4c47;
	FONT-FAMILY: Helvetica, Arial, sans-serif
}

.productnew2_bottom {
	FONT-SIZE: 1px;
	WIDTH: 255px;
	HEIGHT: 10px;
	background-image: url(product_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/***********************产品样式 End*********************/

#header #oldsite{
	width:102px;
	height:71px;
	position:absolute;
	left:350px;
	top:5px;
	z-index:200;
	display:none;
}


#main_menu{
	width:auto;
	height:28px;
	padding-right:80px;
	position:relative;
	z-index:10;
	}

	
#main_menu .sub_menu1,.sub_menu2{
	width:99px;
	height:22px;
	float:right;
	text-align:center;
	font-size:14px;
	margin:0 2px;
	padding-top:6px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

#main_menu .sub_menu1{background:url(main_menu_bg1.gif) no-repeat top center;}
#main_menu .sub_menu2{background:url(main_menu_bg2.gif) no-repeat top center;}

#main_tools{
	width:auto;
	height:80px;
	padding-left:252px;
	background:url(title_bg.jpg) no-repeat top center;
	position:relative;
	}

#main_tools .line_tools{
	width:150px;
	height:35px;
	position:absolute;
	right:0px;
	bottom:20px;
	background: url(line_title.gif) no-repeat center right;
	padding-right:52px;
	margin-right:10px;
}
#main_tools .line_tools .line_ico{
	float:right;
	width:auto;
	height:auto;
	margin:0px 10px;
}

#main_tools .line_tools .line_ico img{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor:pointer;
}

#main_tools .line_tools .line_ico .simg{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor:pointer;
}
	
#main_tools .keyword{
	color:#EDF0E6;
	margin:8px 0px 3px;
	clear:left;
	float:left;
	}
#main_tools .keyinput{
	clear:left;
	float:left;
	width:100%;
}

#main_tools .inputbox{
	width:311px;
	height:19px;
	padding:3px 0px 0px 30px;
	border:none;
	margin-right:10px;
	background:url(keyinput.gif) no-repeat center left;
	float:left;
}

#main_tools .inputbox .input_s{
	border:none;
	line-height:14px;
	height:14px;
	font-size:14px;
	background:#EDF0E6;
	color:#51524E;
}

#main_tools .btn{
	width:52px;
	height:22px;
	padding-top:3px;
	margin:0px 7px;
	border:none;
	background:url(search_btn.gif) no-repeat center top;
	font-size:12px;
}

#main_tools .shopcart{
	width:74px;
	height:23px;
	background:url(shopcart.gif) no-repeat top center;
	cursor:pointer;
	float:left;
	margin:0px 4px 0px 8px;
}

#header #registr{
	position:absolute;
	right:12px;
	top:5px;
	width:350px;
	}

#header #logo{
	width:266px;
	height:52px;
	background:url(logo.gif) no-repeat;
	position:absolute;
	left:15px;
	top:20px;
	z-index:200;
	cursor:pointer;
	}
	
#header #s_menu{
  border: 2px solid #C5D0B0;
  background:#F4F7F0;
  margin: 5px auto;
  overflow: hidden;
  display: none;
  padding: 5px 10px;
  right:140px;
  position:absolute;
  top:26px;
  z-index:100;
  }

#s_menu .titles{
	width:100%;
	font-weight:bold;
	color:#486A07;
	margin-top:6px;
	clear:both;
	float:none;
	}
#s_menu .brand_tit{
	width:105px;
	height:19px;
	float:left;
	text-overflow:ellipsis;
	white-space:nowrap; 
	overflow:hidden;
	margin:0px 5px;
}
#s_menu .smore{float:right;font-weight:normal;color:#C5D0B0;cursor:pointer;}

/**************Search Div Style********************/

#keys{
	width:495px;
	height:auto;
	border:1px solid #C3C3C3;
	background:#FFF;
	display:none;
	padding:5px;
	position:absolute;
	left:2px;
	top:24px;
}

#keys .rows{
	width:100%;
	height:16px;
	padding:3px 0px;
	cursor:pointer;
}

#keys .words{
	clear:left;
	float:left;
	width:auto;
}

#keys .nums{
	clear:right;
	float:right;
	width:40px;
	color:#70B8A1;
	text-align:right;
}


/**************Main_left Div Style********************/
#main .left_column{
	width:202px;
	background:url(left_bg.gif) repeat-y top;
	height:auto;
	padding:0px;
	margin-bottom:30px;
	}

#main .left_bottom,.left_title{
	width:202px;
	position:relative;
}

#main .left_bottom{
	height:6px;
	background:url(left_bottom.gif) no-repeat center center;
	margin-bottom:-6px;
}

#main .left_title{
	height:18px;
	background:url(left_title.gif) no-repeat center center #fff;
	color:#EDF0E6;
	font-weight:bold;
	padding:4px 0px;
}

#main .left_content{width:80%;margin:10px auto;}

#main_left{
	width:auto;
	clear:left;
	float:left;
	margin-right:14px;
}

#main_left a:hover{
	text-decoration:underline;
	color:#808080;
}

#main_left a.tlink{
	color:#728D40;
}

#main_left a.tlink:hover{
	color:#92B156;
	text-decoration:none;
}

#main_left .brand_title{
	width:92%;
	color:#728D40;
	font-weight:bold;
	margin:10px auto 3px;
}

#main_left .brand_list{
width:92%;
margin:0px auto;
margin-bottom:7px;
}

#main_left .brand_list .sspan{
	margin-right:8px;
	border-right:1px solid #D2D2D2;
}

#main_left .uparray{
	height:16px;
	width:80%;
	margin:0px auto 4px;
	padding-left:20px;
	background: url(up.gif) no-repeat left center;
}

#main_left .left_column .prolist{
	width:92%;
	padding-bottom:5px;
	border-bottom:1px dotted #BCBCBC;
	margin:0px 3px 5px;
	height:85px;
	position:relative;
}

#main_left .left_column .prolist img{
	margin:0px 4px 6px 0px;
	float:left;
}

#main_left .left_column .prolist .pros_name{
	width:95px;
	height:85px;
	overflow:hidden;
	float:right;
}
	
/**********************main_center Div Style**************************/
#main_center{
	width:589px;
	height:auto;
	float:left;
}

#main_center #flash_pic{
	width:auto;
	height:260px;
	margin:0px 0px 15px;
	text-align:center;
}

#main_center #friend{
	float:left;
	width:auto;
	height:48px;
	text-align:left;
	margin-bottom:14px;
}
#main_center #friend img{}

#main_center #product .product_title{
	width:auto;
	height:20px;
	border-bottom:1px solid #A2B380;
	color:#A2B380;
	margin:30px 0px 0px;
	clear:both;
	float:none;
}

#main_center .product_style{
	width:162px;
	height:130px;
	margin:25px 9px 5px;
	float:left;
	text-align:center;
}

#main_center .product_tage{
	width:auto;
	height:37px;
	overflow:hidden;
}
#main_center .product_name{
	height:auto;
	width:auto;
	margin:3px 5px 3px;
	text-align:left;
	clear:both;
	float:none;
	}

#main_center .pro_name{
	margin:0px;
	list-style:none;
	display:table-row-group;
}
#main_center .pro_name li{
	height:20px;
	width:166px;
	margin:0px 8px;
	display:table-row-group;
	text-overflow:ellipsis;
	white-space:nowrap; 
	overflow:hidden;
	color:#91B154;
	float:left;
	}

#main_center a,a:hover{
	color:#728D40;
	text-decoration:none;	
}

#main_center .product_frame{
	width:167px;
	height:127px;
	float:left;
	background:url(pro_frame_1.jpg) no-repeat;
	padding:6px 11px 10px 12px;
	position: relative;
	margin:7px 8px 5px 0px;
	z-index:1;
}

#main_center .product_frame .p_price{
	color:#E66E1C;
	font-size:17px;
	clear:left;
	float:left;
	margin:9px 0px;
	font-family:impact;
}

#main_center .product_frame a,a:hover{
	color:#717171;
	text-decoration:none;
}

#main_center .product_frame a:hover{
	text-decoration:underline;
}

#main_center .product_frame .p_pimage{
	width:85px;
	height:auto;
	clear:right;
	float:right;
}

#main_center .product_frame .p_buy_btn{
	clear:left;
	float:left;
	margin:8px 0px;
}
#main_center .product_frame .p_pname{
	position:absolute;
	left:12px;
	top:96px;
	width:167px;
	height:37px;
	overflow:hidden;
}
#main_center .product_frame .p_price{
	 
}
#main_center .product_frame .p_price span{
	margin:0px 0px;
	position: relative;
}

#main_center .frame_hr{
	width:100%;
	height:1px;
	clear:left;
	float:left;
	margin:10px 0px 3px;
	position: relative;
	z-index:100;
}
#main_center .frame_hr .frame_tis{
	position:absolute;
	top:1px;
	left:1px;
	z-index:100;
}

#main_center a:hover{text-decoration:underline;}

/*******************main_right DIV Style****************************/
#main_right{
	width:187px;
	height:auto;
	margin-left:10px;
	clear:right;
	float:right;
	}

#main_right .right_frame{
	width:auto;
	height:auto;
	border:1px solid #D3D3D3;
	padding:5px;
	margin-bottom:15px;
	}

#main_right ul{
	margin:0px 0px 0px 10px;
}

#main_right li{
	list-style-type:square;
	margin:0px 0px 0px 7px;
}

#main_right .right_frame .title{
	width:auto;
	height:auto;
	margin-bottom:8px;
	font-weight:bold;
	font-size:14px;
	color:#9A408A;
	}
#main_right .right_frame .content{
	width:auto;
	height:60px;
	overflow:hidden;
}

#main_right a,a:hover{
	color:#354583;
	text-decoration: none;
}

#main_right a:hover{
	text-decoration:underline;
}


#main_right .right_frame .pic{
	width:120px;
	margin:10px auto;
}

#main_right #my_shopcart{
    width:auto;
	height:auto;
	border:1px solid #D3D3D3;
	padding:5px;
	margin-bottom:15px;
}

#main_right #my_shopcart .toteldiv{
	width:auto;
	height:28px;
	margin-bottom:8px;
	clear:both;
	float:none;
}

#main_right #my_shopcart .prodiv{
	width:100%;
	height:40px;
	margin:5px 0px;
	border-bottom:1px dotted #DBDBDB;
}

#main_right #my_shopcart .prodiv .pro_name,.pro_info{
	width:100%;
	height:20px;
	text-overflow:ellipsis;
	white-space:nowrap; 
	overflow:hidden;
}

#main_right #my_shopcart .prodiv .pro_info{
	color:#B0B0B0;
}

/**************************footer　Div Style*********************/
#footer{
clear:both;
float:none;
margin:25px auto;
}

#footer #help{
	width:auto;
	height:120px;
	border:1px solid #D3D3D3;
}

#footer #help .column_div{
	width:167px;
	float:left;
	height:120px;
	text-align:center;
	font-size:12px;
}

#footer #help .column_title{
	width:100%;
	text-align:center;
	font-weight:bold;
	background:#B9BA90;
	color:#FFF;
	height:16px;
	padding:4px 0px;
}

#footer #help ul{
	width:167px;
	margin:8px 0px;
	list-style:none;
	}

#footer #help li{
	width:167px;
	line-height:22px;
	color:#738D42;
}

#footer #logo{
	width:346px;
	height:90px;
	clear:left;
	float:left;
	text-align:right;
	padding:40px 32px 0px 0px;
	margin:20px 20px 20px 0px;
	border-right:1px solid #6D6D6D;
	}

#footer #copyright{
	width:auto;
	height:90px;
	float:left;
	text-align:left;
	margin-top:20px;
}

#footer a,a:hover{
	color:#738D42;
	text-decoration: none;
}

#footer a:hover{
	color:#99B663;
}

/**********************************Payment Style************************/

#main .payment_title,.payment_st{
	width:auto;
	height:29px;
	background: url(payment_title_bg.gif) no-repeat right center #DCE8B0;
	padding:10px 25px 0px;
	font-size:14px;
	font-weight:bold;
	clear:both;
	float:none;
}

#payment_list,#points_list a{
	font-size:13px;
}

#main .payment_st{
	height:27px;
	background-image:url(payment_title_sbg.gif);
	padding:6px 30px 0px;
	margin-top:30px;
}

#pag_address,#pag_express{
 width:48%;
 height:258px;
 margin:5px 5px 20px 0px;
 border:1px solid #BCB19E;
 padding:0px;
 clear:left;
 float:left;
 position:relative;
 font-size:13px;
 line-height:19px;
}

#pag_address span{
    
	margin:0px 8px;
}

#pag_address div{
	margin:8px;
}

#pag_address .input_box{
 width:auto;
 height:12px;
 color:#717171;
 padding:1px 3px;
 border:1px solid #7F9DB9;
 font-size:12px;
 line-height:14px;
 text-align:left;
 }

#pag_express div{
	margin:3px 12px;
	clear:left;
	float:left;
	width:90%;
}

#pag_express{
 clear:right;
 float:right;
 margin:5px 0px 20px 5px;
 }

.paymentbtn{
 width:60px;
 height:20px;
 color:#999999;
 background: url(/images/payment_btn.gif) no-repeat;
 font-size:12px;
 border:none;
 margin:0px;
 }

.pays{
	margin:8px 0px;
	font-size:13px;
}

 .pag_box{
 width:auto;
 height:12px;
 color:#717171;
 padding:1px 3px;
 border:1px solid #7F9DB9;
 font-size:12px;
 line-height:14px;
 text-align:right;
 }

.btnbox{
 font-size:14px;
 font-weight:bold;
 color:#fff;
 padding-top:3px;
 height:30px;
 width:119px;
 background: url(/member/images/btn.jpg) no-repeat;
 border:none;
}

 #mainorder  img,.tagsimg{
   margin:15px 25px;
   cursor:pointer;
   filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
 }

#mainorder .timg{filter:alpha(opacity=80);-moz-opacity: 0.8;opacity: 0.8;}

#main #sales{
	padding:7px 10px 10px;
	height:130px;
}

#main #sales .product{
	margin:0px 10px;
	float:left;
	width:140px;
	text-align:center;
}

#main #sales .product .pro_pic{
	border:1px solid #D8D8D8;
}
#main #sales .product .pro_name,.pro_select{
	width:100%;
	margin:5px 0px;
}

#main #sales .product .pro_name{height:36px;}

#main #sales .product .pro_select{
	color:#B6B6B6;
}

/**************************Product Div Style***************************/
#product_banner,#product_banner_left,#product_banner_right,#product_banner_pic{
	height:111px;
	background: no-repeat top;
}
#product_banner{
	width:100%;
	position:relative;
	margin:15px 0px 5px;
	background: url(product_sort_bg.gif) repeat-x top;
}

#product_banner_left,#product_banner_right,#product_banner_pic{
	width:6px;
	position:absolute;
	top:0px;
}
#product_banner_pic{top:1px;text-align:center;}

#product_banner_left{
	left:0px;
	background-image: url(product_sort_left.gif);
}
#product_banner_right{
	right:0px;
	background-image: url(product_sort_right.gif);
}

/***************  page code style*************/
#pageno{
  width:auto;
  height:22px;
  color:#808080;
  padding:2px 10px;
  font-size:11px;
  font-family:"Verdana";
  clear:both;
  float:none;
  text-align:center;
  margin:7px auto 0px;
  }

 #pageno span{
  padding:1px 4px;
  height:16px;
  border:1px solid #DBE3BF;
  margin:0px 2px;
  cursor: pointer;
  }
 
#pageno .nonestyle{
	border:none;
	}

#pageno .selectpage{
  color:#97AB38;
  border:1px solid #BBCA86;
  background:#E8EDD6;
  cursor:default;
  }

#pageno .mousepage{
  color:#B7C32E;
  border:1px solid #B7C32E;
  }
/*************** end page code style*************/

/************** Sort List style  ************/
#main .sort_title,.sort_brand_list{
	width:90%;
	height:28px;
	clear:both;
	float:none;
	margin:0px auto;
}

#main .sort_title{
	width:95%;
	font-size:13px;
	color:#5E7C24;
	font-weight:bold;
}

#main .sort_title a,a:hover{color:#5E7C24;}

#main .sort_title a:hover{text-decoration:underline;}

#main .sort_brand_list{
	border-bottom:1px dotted #C1D6D0;
	height:auto;
	margin-bottom:20px;
}

#main .sort_brand_list ul,li{
	margin:0px;
	list-style:none;
	display:table-row-group;
	padding:0px;
}

#main .sort_brand_list ul{
	
}

#main .sort_brand_list li{
	width:23%;
	display:table-cell;
	text-align:left;
	float:left;
	margin-left:2%;
}

#main .sort_brand_list a:hover{
	color:#808080;
	text-decoration:underline;
}

/************** Information style  ************/

#main #information{
	width:776px;
	margin:20px auto;
	float:left;
	font-size:14px;
	line-height:24px;
}

#main #information .title{
	font-weight:bold;
	color:#738D42;;
	margin-bottom:8px;
	text-align:center;
}

/*************** web shopcart 2.0 srceen code style *************/
#bscreen{
  position: absolute;
  z-index:500;
  top: 0px;
  left: 0px;
  width:0px;
  height:0px;
  background-color:#000;
  filter:alpha(opacity=30);
  /*-moz-opacity:0.3;*/
  opacity: 0.3;
  display:none;
}

#shopcart_pop,.pop_boxs{
	position: absolute;
	z-index:600;
	width:666px;
	left:50%;
	margin-left:-333px;
	display:none;
	font-size:9pt;
}

#shopcart_pop .popbox_top,.popbox_bottom{
	width:100%;
	background:url("shopcart_top.png") no-repeat;
	position:relative;
	clear:both;
	height:68px;
	float:none;
	font-size:0px;
	line-height:0px;
}

#shopcart_pop .popbox_bottom{
	background:url("shopcart_bottom.png") no-repeat;
	height:15px;
}

#shopcart_pop .popbox_top .top_close{
	width:43px;
	height:11px;
	position: absolute;
	bottom:7px;
	right:20px;
}
#shopcart_pop .popbox_top .top_close img{
	cursor:pointer;
}

#shopcart_pop .binfo_pop{
	padding:10px 16px 0px 13px;
	width:637px;
	clear:both;
	float:none;
	background:url("shopcart_bg.png") repeat-y;
	line-height:20px;
	position :relative;
}
#shopcart_pop .binfo_pop .info_bg{
	width:666px;
	height:38px;
	background:url("shopcart_top_s.png") no-repeat;
	position: absolute;
	top:0px;
	left:0px;
	z-index:0;
}
#shopcart_pop .binfo_pop #info_pop{
	width:auto;
	height:auto;
	position:relative;
	z-index:1;
}

/*************** srceen code style *************/


#online{
	background:url(online_bg.gif) no-repeat;
	position:absolute;
	width:106px;
	height:164px;
	padding:58px 38px 18px 11px;
	top:100px;
	left:-132px;
}
#online ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#online li{
	width:100%;
	line-height:30px;
	margin-bottom:2px;
	text-align:center;
}
#online a{
	text-decoration:none;
}