@charset "utf-8";
/* CSS Document */

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
}
img{
  border:0px;
}
ul,li,p{
  list-style:none;
  margin:0px;
  padding:0px;
}

.sel{background-color:#97ab28; color:#FFFFFF; font-weight:bold;}
.sel a:link,.sel a:visited{color:#FFFFFF; text-decoration:none;}
/*顶部*/
.top_nav{
  background-image:url(images/top_bg.jpg);
  overflow:hidden;
  width:950px;
  height:104px;
  margin:auto;
}
.top_nav .logo{
  margin-left:12px;
  margin-top:21px;
  margin-right:304px;/*火狐*/
  *margin-right:304px;/*IE7*/
  _margin-right:292px;/*IE6*/
  width:214px;
  float:left;
}
.top_nav .tpl{
  float:left;
  color:#ff9900;
  font-size:20px;
  margin-top:70px;
  font-weight:bold;
}
.top_nav .flow{
  margin-top:70px;
  margin-left:50px;
  float:left;
}
.top_nav .icon_jz{
  float:left;
  margin-top:67px;
  margin-left:6px;
}

/*导航*/
.nav{
  background-image:url(images/nav_bg.jpg);
  background-repeat:repeat-x;
  height:40px;
}
.nav .nav_center{
  margin:auto;
  width:950px;
  height:40px;
  overflow:hidden;
  background-image:url(images/nav_center.jpg);
}
.nav .nav_center .left_nav{
  width:165px;
  float:left;
  margin-top:7px;
}
.nav .nav_center .right_nav{
  width:785px;
  float:left;
  color:#54620d;
  font-size:14px;
  font-weight:bold;
  margin-top:9px;
  line-height:21px;
}
.nav .nav_center .right_nav .nav_y{
  background-image:url(images/nav_y.jpg);
  width:2px;
  height:21px;
  float:left;
}
.nav .nav_center .right_nav li{
  float:left;
}
.nav .nav_center .right_nav a:link,.nav .nav_center .right_nav a:visited{
  margin-left:14px;
  margin-right:14px;
  color:#fff;
}

/*搜索专区*/
.sch_div{
  background-image:url(images/sch_bg.jpg);
  margin:auto;
  width:950px;
  height:38px;
}
.sch_div .left_sch{
  padding-top:8px;
  float:left;
}
.sch_div .left_sch .input_k{
  border:solid 1px #cccccc;
  width:190px;
  height:19px;
}
.sch_div .right_sch{
  float:right;
  padding-top:15px;
  color:#666666;
}

/*整体开始*/
.body_one{
  width:950px;
  margin:auto;
}
.body_one .left_body{
  width:761px;
  float:left;
}
.body_one .left_body .flash{
  background-image:url(images/flash_bg.gif);
  padding:6px 4px 6px 4px;
  width:753px;
  height:275px;
}
.body_one .left_body .hot_sp{
  border:solid 1px #cccccc;
  margin-top:10px;
  width:759px;
  height:170px;
  overflow:hidden;
  padding:10px 0px 10px 0px;
}
.body_one .left_body .hot_sp ul{
  line-height:22px;
  color:#666666;
  width:770px;
  height:170px;
}
.body_one .left_body .hot_sp ul a:link,.body_one .left_body .hot_sp ul a:visited{
  color:#464646;
  text-decoration:none;
}
.body_one .left_body .hot_sp ul a:hover{
  color:#000000;
  text-decoration:underline;
}
.body_one .left_body .hot_sp ul li{
  width:151px;
  float:left;
  text-align:center;
  border-right:dashed 1px #cccccc;
}
.body_one .left_body .hot_sp img{
  margin-bottom:5px;
}

/*应季新品*/
.new_cp{
  margin-top:7px;
  width:761px;
  overflow:hidden;
  clear:both;
}
.new_cp .new_bot{
  width:761px;
  height:230px;
  background-image:url(images/right_bg.jpg);
  background-repeat:repeat-x;
  background-position:left top;
}
.new_cp .new_bot .bt_font{
  background-image:url(images/red_02.jpg);
  color:#FFFFFF;
  font-size:14px;
  padding-left:9px;
  padding-top:15px;
  float:left;
  width:31px;
  height:94px;
}

.new_cp .new_bot .bt_font2{
  background-image:url(images/huang_02.jpg);
  color:#FFFFFF;
  font-size:14px;
  padding-left:9px;
  padding-top:15px;
  float:left;
  width:31px;
  height:94px;
}

.new_cp .new_bot .bt_font3{
  background-image:url(images/lv_02.jpg);
  color:#FFFFFF;
  font-size:14px;
  padding-left:9px;
  padding-top:15px;
  float:left;
  width:31px;
  height:94px;
}

.new_cp .new_bot .gg_div{
  margin-top:5px;
  width:132px;
  float:left;
}
.new_cp .new_bot .new_pro{
  width:585px;
  float:left;
  overflow:hidden;
  margin-top:20px;
}
.new_cp .new_bot .new_pro ul{
  width:600px;
  line-height:22px;
}
.new_cp .new_bot .new_pro li{
  float:left;
  width:147px;
  text-align:center;
}

.body_one .right_body{
  width:181px;
  float:right;
}

/*首页新闻*/
.ind_act{
  border-top:solid 1px #dddddd;
  border-bottom:solid 1px #dddddd;
  padding:10px 0 10px 0;
  margin-top:8px;
  overflow:hidden;
  width:761px;
}
.ind_act .one_ind{
  width:180px;
  float:left;
  margin-left:10px;
  border-right:solid 1px #dddddd;
}
.ind_act .one_ind .se_bg{
  background-color:#b7b82d;
  margin-right:5px;
  color:#FFFFFF;
  float:left;
  width:12px;
  padding:4px;
}
.ind_act .one_ind .se_bg2{
  background-color:#b82d55;
  margin-right:5px;
  color:#FFFFFF;
  float:left;
  width:12px;
  padding:4px;
}
.ind_act .one_ind .se_bg3{
  background-color:#b89c2d;
  margin-right:5px;
  color:#FFFFFF;
  float:left;
  width:12px;
  padding:4px;
}
.ind_act .one_ind .se_bg4{
  background-color:#b7b82d;
  margin-right:5px;
  color:#FFFFFF;
  float:left;
  width:12px;
  padding:4px;
}
.ind_act .one_ind .ind_list{
  width:150px;
  line-height:21px;
  float:left;
}

/*网站新闻*/
.body_one .right_body .active{
  width:181px;
  margin-top:4px;
}
.body_one .right_body .active .top_act{
  background-image:url(images/right_title.jpg);
  overflow:hidden;
  font-size:14px;
  font-weight:bold;
  line-height:24px;
  padding-left:10px;
  color:#fff;
  height:24px;
}
.body_one .right_body .active .bot_act{
  background-image:url(images/icon_tiao.gif);
  background-position:right top;
  background-repeat:no-repeat;
  border:solid 1px #dddddd;
  border-top-style:none;
  line-height:22px;
  padding:5px;
}
.body_one .right_body .active .bot_act li a:link,.body_one .right_body .active .bot_act li a:visited{
  background-image:url(images/icon_jt.gif);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:17px;
  color:#464646;
}
.body_one .right_body .active .bot_act li a:hover{
  color:#000;
  text-decoration:underline;
}

/*商品分类*/
.body_one .right_body .cate_tree{
  width:181px;
  margin-top:5px;
}
.body_one .right_body .cate_tree .top_cate{
  background-image:url(images/cate_top.jpg);
  padding-left:10px;
  line-height:27px;
  font-weight:bold;
  font-size:14px;
  color:#ffffff;
  height:27px;
}
.body_one .right_body .cate_tree .con_cate{
  background-image:url(images/cate_con.jpg);
  height:634px;/*火狐*/
  *height:622px;/*IE7*/
  _height:622px;/*IE6*/
  padding:3px;
}

.body_one .right_body .cate_tree .con_cate .div_1{
}
.body_one .right_body .cate_tree .con_cate .div_1 .h3_div{
  height:20px;
  padding-top:7px;
  padding-left:7px;
  padding-right:7px;
}
.body_one .right_body .cate_tree .con_cate .div_1 .h3_div h3{
  font-size:14px;
  color:#ff6600;
  float:left;
  margin:0px;
  padding:0px;
}
.body_one .right_body .cate_tree .con_cate .div_1 .h3_div .icon_more{
  float:right;
  margin-top:5px;
}

.body_one .right_body .cate_tree .con_cate .div_1 .h3_bot{
  padding-left:7px;
  padding-right:7px;
  line-height:21px;
  color:#660066;
  padding-bottom:7px;
}
.body_one .right_body .cate_tree .con_cate .div_1 .h3_bot a:link,.body_one .right_body .cate_tree .con_cate .div_1 .h3_bot a:visited{
  color:#666666;
  text-decoration:none;
}
.body_one .right_body .cate_tree .con_cate .div_1 .h3_bot a:hover{
  color:#990000;
  text-decoration:underline;
}

.body_one .right_body .cate_tree .con_cate .div_2{
}
.body_one .right_body .cate_tree .con_cate .div_2 .h3_div{
  height:20px;
  padding-top:7px;
  padding-left:7px;
  padding-right:7px;
  background-color:#e4eaaa;
}
.body_one .right_body .cate_tree .con_cate .div_2 .h3_div h3{
  font-size:14px;
  color:#ff6600;
  float:left;
  margin:0px;
  padding:0px;
}
.body_one .right_body .cate_tree .con_cate .div_2 .h3_div .icon_more{
  float:right;
  margin-top:5px;
}

.body_one .right_body .cate_tree .con_cate .div_2 .h3_bot{
  padding-left:7px;
  padding-right:7px;
  line-height:21px;
  color:#660066;
  padding-bottom:7px;
  background-color:#f5f7dd;
}
.body_one .right_body .cate_tree .con_cate .div_2 .h3_bot a:link,.body_one .right_body .cate_tree .con_cate .div_2 .h3_bot a:visited{
  color:#666666;
  text-decoration:none;
}
.body_one .right_body .cate_tree .con_cate .div_2 .h3_bot a:hover{
  color:#990000;
  text-decoration:underline;
}

.body_one .right_body .cate_tree .con_cate2{
  background-image:url(images/cate_con.jpg);
  padding:3px;
}

.body_one .right_body .cate_tree .con_cate2 .div_1{
}
.body_one .right_body .cate_tree .con_cate2 .div_1 .h3_div{
  height:20px;
  padding-top:7px;
  padding-left:7px;
  padding-right:7px;
}
.body_one .right_body .cate_tree .con_cate2 .div_1 .h3_div h3{
  font-size:14px;
  color:#ff6600;
  float:left;
  margin:0px;
  padding:0px;
}
.body_one .right_body .cate_tree .con_cate2 .div_1 .h3_div .icon_more{
  float:right;
  margin-top:5px;
}

.body_one .right_body .cate_tree .con_cate2 .div_1 .h3_bot{
  padding-left:7px;
  padding-right:7px;
  line-height:21px;
  color:#660066;
  padding-bottom:7px;
}
.body_one .right_body .cate_tree .con_cate2 .div_1 .h3_bot a:link,.body_one .right_body .cate_tree .con_cate2 .div_1 .h3_bot a:visited{
  color:#666666;
  text-decoration:none;
}
.body_one .right_body .cate_tree .con_cate2 .div_1 .h3_bot a:hover{
  color:#990000;
  text-decoration:underline;
}

.body_one .right_body .cate_tree .con_cate2 .div_2{
}
.body_one .right_body .cate_tree .con_cate2 .div_2 .h3_div{
  height:20px;
  padding-top:7px;
  padding-left:7px;
  padding-right:7px;
  background-color:#e4eaaa;
}
.body_one .right_body .cate_tree .con_cate2 .div_2 .h3_div h3{
  font-size:14px;
  color:#ff6600;
  float:left;
  margin:0px;
  padding:0px;
}
.body_one .right_body .cate_tree .con_cate2 .div_2 .h3_div .icon_more{
  float:right;
  margin-top:5px;
}

.body_one .right_body .cate_tree .con_cate2 .div_2 .h3_bot{
  padding-left:7px;
  padding-right:7px;
  line-height:21px;
  color:#660066;
  padding-bottom:7px;
  background-color:#f5f7dd;
}
.body_one .right_body .cate_tree .con_cate2 .div_2 .h3_bot a:link,.body_one .right_body .cate_tree .con_cate2 .div_2 .h3_bot a:visited{
  color:#666666;
  text-decoration:none;
}
.body_one .right_body .cate_tree .con_cate2 .div_2 .h3_bot a:hover{
  color:#990000;
  text-decoration:underline;
}

/*连接样式*/
a:link,a:visited{
  color:#000000;
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
}

a.s1:link,a.s1:visited{
  background-image:url(images/icon_jz.jpg);
  display:block;
  line-height:23px;
  text-align:center;
  color:#FFFFFF;
  width:61px;
  height:23px;
}

/*字体颜色*/
.font_yellow{
  color:#ff6600;
}
.font_huix{
  color:#666;
  text-decoration:line-through;
}
.img_border{
  border:solid 1px #c6c6c5;
}
.sz_yellow{
  font-size:11px;
  color:#ff9900;
  font-weight:bold;
}
.font_huang{
  color:#ff9900;
  font-size:14px;
  font-weight:bold;
}

/*精品总汇*/
.new_cp .new_bot .best_cp{
  width:580px;
  float:left;
  margin-top:5px;
  margin-left:10px;
}
.new_cp .new_bot .best_cp .title_best{
  border-bottom:solid 1px #cccccc;
  line-height:25px;
  height:27px;
}
.new_cp .new_bot .best_cp .title_best ul{
  margin-left:9px;
  height:27px;
  border-left:solid 1px #CCCCCC;
}
.new_cp .new_bot .best_cp .title_best li{
  float:left;
  padding:1px 8px 1px 8px;
  border-top:solid 1px #CCCCCC;
  border-right:solid 1px #CCCCCC;
}
.new_cp .new_bot .best_cp .title_best .act_font{
  background-color:#97ab28;
  font-weight:bold;
  color:#FFFFFF;
}

.new_cp .new_bot .best_list{
  width:580px;
  clear:both;
  margin-top:5px;
  overflow:hidden;
  line-height:21px;
}
.new_cp .new_bot .best_list ul{
  width:600px;
}
.new_cp .new_bot .best_list li{
  float:left;
  width:145px;
  text-align:center;
}
.new_cp .new_bot .best_list img{
  margin-bottom:5px;
}

/*春季促销汇展*/
.cjcx_div{
  width:181px;
  margin-top:10px;
  float:right;
}
.cjcx_div .top_chcx{
  background-image:url(images/right_title.jpg);
  overflow:hidden;
  font-size:14px;
  font-weight:bold;
  line-height:24px;
  padding-left:10px;
  color:#fff;
  height:24px;
}
.cjcx_div .bot_cjcx{
  background-image:url(images/icon_tiao.gif);
  background-position:right top;
  background-repeat:no-repeat;
  border:solid 1px #dddddd;
  border-top-style:none;
  line-height:22px;
  padding:5px;
}
.cjcx_div .bot_cjcx a:link,.cjcx_div .bot_cjcx a:visited{
  background-image:url(images/icon_jt.gif);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:17px;
  color:#464646;
}
.cjcx_div .bot_cjcx a:hover{
  color:#000;
  text-decoration:underline;
}

/*最新发货*/
.cjcx_div .bot_zxfh{
  background-image:url(images/icon_tiao.gif);
  background-position:right top;
  background-repeat:no-repeat;
  border:solid 1px #dddddd;
  border-top-style:none;
  line-height:22px;
  padding:5px;
}
.cjcx_div .bot_zxfh li{
  color:#666666;
  border-bottom:dashed 1px #CCCCCC;
  padding:2px;
}

/*横幅广告*/
.banner{
  width:950px;
  margin:auto;
  margin-bottom:8px;
}

/*推荐商品*/
.best_cp{
  width:950px;
  margin:auto;
}
.best_cp .top_best{
  margin-bottom:10px;
}
.best_cp .bot_best{
  background-image:url(images/right_bg.jpg);
  background-repeat:repeat-x;
  background-position:left top;
  padding:20px 10px 20px 10px;
  width:930px;
  line-height:21px;
  overflow:hidden;
}
.best_cp .bot_best ul{
  width:960px;
}
.best_cp .bot_best li{
  float:left;
  width:155px;
  margin-top:12px;
  text-align:center;
}
.best_cp .bot_best .img_bg{
  background-image:url(images/img_bg.gif);
  background-repeat:no-repeat;
  margin-bottom:5px;
  padding:3px;
  width:139px;
  height:139px;
}

/*帮助中心*/
.help{
  background-image:url(images/help_bg.jpg);
  background-repeat:repeat-x;
  border-top:solid 1px #c2c2c2;
  padding:15px;
  clear:both;
}
.help .help_center{
  width:950px;
  margin:auto;
  line-height:22px;
}
.help .help_center ul{
  padding-left:45px;
}
.help .help_center li{
  width:20%;
  float:left;
}
.help .help_center b{
  font-size:14px;
  color:#111111;
}
.help .help_center a:link,.help .help_center a:visited{
  color:#464646;
  text-decoration:none;
  background-image:url(images/icon_jia.jpg);
  background-position:6px center;
  background-repeat:no-repeat;
  padding-left:20px;
}
.help .help_center a:hover{
  color:#464646;
  text-decoration:underline;
  background-image:url(images/icon_jia.jpg);
  background-position:6px center;
  background-repeat:no-repeat;
  padding-left:20px;
}

.help .help_ps{
  width:950px;
  margin:auto;
  text-align:center;
  padding-top:12px;
  padding-bottom:12px;
  border-bottom:solid 1px #cccccc;
}
.help .copy_r{
  width:950px;
  margin:auto;
  color:#666666;
  padding-top:14px;
  text-align:center;
  line-height:22px;
}

/*当前位置*/
.ur_here{
  height:32px;
  color:#333333;
  line-height:32px;
  overflow:hidden;
  border-top:solid 1px #dddddd;
  border-bottom:solid 1px #eeeeee;
}

/*右侧帮助*/
.body_one .right_body .r_help{
  width:181px;
  margin-bottom:10px;
}
.body_one .right_body .r_help .top_act{
  background-image:url(images/right_title.jpg);
  overflow:hidden;
  font-size:14px;
  font-weight:bold;
  line-height:24px;
  padding-left:10px;
  color:#fff;
  height:24px;
}
.body_one .right_body .r_help .bot_act{
  background-image:url(images/icon_tiao.gif);
  background-position:right top;
  background-repeat:no-repeat;
  border:solid 1px #dddddd;
  border-top-style:none;
  line-height:22px;
  padding:5px;
}
.body_one .right_body .r_help .bot_act p{
  background-image:url(images/icon_jia.jpg);
  background-repeat:no-repeat;
  background-position:7px center;
  padding-left:22px;
}
.body_one .right_body .r_help .bot_act a:link,.body_one .right_body .r_help .bot_act a:visited{
  color:#464646;
  text-decoration:none;
}
.body_one .right_body .r_help .bot_act a:hover{
  color:#000;
  text-decoration:underline;
}

.tc{
  text-align:center;
}
.f5{
  color:#666666;
  font-size:14px;
  font-weight:bold;
}

.box_1 h3{
  font-size:14px;
  margin:0px;
  color:#788c18;
  margin-bottom:5px;
}

/*商品列表页品牌*/
.cate_brand{
  border:solid 1px #e1e1e1;
  background-color:#efefef;
  margin-top:10px;
  padding:7px;
}
.cate_brand .good_brand{
  border:solid 1px #e1e1e1;
  background-color:#FFFFFF;
  color:#666666;
  padding:8px;
}

/*商品列表样式*/
.cp_sty01{
  border-bottom:solid 1px #dddddd;
  padding-top:10px;
  padding-bottom:10px;
  color:#999999;
}
.cp_sty01 .goodsimg{
  border:solid 1px #cccccc;
  padding:1px;
  width:139px;
}
.cp_sty01 .shop{
  color:#FF6600;
  font-size:14px;
  font-weight:bold;
}
.cp_sty01 .market{
  text-decoration: line-through;
}

.cp_sty02{
  width:760px;
  margin:auto;
  overflow:hidden;
  margin-top:6px;
}
.cp_sty02 ul{
  width:780px;
}
.cp_sty02 ul li{
  width:176px;
  height:256px;
  padding:4px;
  float:left;
  margin-left:4px;
  text-align:center;
  line-height:22px;
  background-color:#f2f2f2;
  border-right:solid 1px #dddddd;
  border-bottom:solid 1px #dddddd;
}
.cp_sty02 li .goodsimg{
  width:139px;
  height:139px;
  padding:6px;
  margin-bottom:10px;
  border:solid 1px #cccccc;
}

.cp_sty03{
  line-height:29px;
  margin-top:5px;
}
.cp_sty03 th{
  background-image:url(images/tab_th.jpg);
  border-left:solid 1px #FFFFFF;
  border-bottom:solid 1px #FFFFFF;
}
.cp_sty03 td{
  border-left:solid 1px #FFFFFF;
  border-bottom:solid 1px #FFFFFF;
  text-align:center;
  padding-top:3px;
  padding-bottom:3px;
}

#pager{
  text-align:center;
  padding:20px;
}

/* ======商品比较浮动块 ====== */
#compareBox {
  width:128px;
  background:url(images/compareBg.gif) no-repeat top center;
  background-color:#edf8ff;
  padding:35px 0 8px 0;
  border: 1px solid #c5e4ff;
  position: absolute;
  right:1px;
  top:200px;
}

#compareBox input {
  width:52px; height:13px;
  border:none;
  background:url(images/compareSub.gif) no-repeat;
}

#compareList {
  margin:0px 0px 8px 0px;
  padding:0px;
  width:120px;
  background:#FFFFFF;
  border:1px solid #d6ecff;
}

#compareList li {
  color: #333;
  text-align:left;
  background: #fff;
  padding: 3px 5px;
  margin: 3px 0;
}

#compareList li img {
  float:right;
  padding-top:4px;
}

.none{
  display:none;
}

.flowBox{
  border:solid 1px #d5d5d5;
  background-color:#f0f0f0;
  margin-top:10px;
  margin-bottom:10px;
  padding:7px;
}
.flowBox .tab_border{
  border:solid 1px #cccccc;
  background-color:#FFFFFF;
  padding:5px;
  color:#666666;
}
.flowBox .tab_border table th{
  background-image:url(images/tab_th.jpg);
  color:#666666;
  height:20px;
}

.flowBox .tab_border table a:link,.flowBox .tab_border table a:visited{
  color:#464646;
  text-decoration:underline;
}
.flowBox .tab_border table a:hover{
  color:#000;
  text-decoration:underline;
}

.flowBox h6{
  color:#111111;
  font-size:14px;
  margin-top:7px;
  margin-bottom:7px;
}

/*登录注册*/
.box_login{
  border-top:solid 1px #dddddd;
  padding:10px;
  color:#999999;
  width:950px;
  margin:auto;
}
.box_login .title_font{
  line-height:22px;
  margin-bottom:15px;
}
.box_login .title_font b{
  font-size:14px;
  color:#000000;
}

.box_login .div_border{
  border:solid 1px #cccccc;
  font-size:14px;
  padding:25px;
}
.box_login .div_border .inputBg{
  width:160px;
  height:19px;
  border:solid 1px #CCCCCC;
}

.box_login .div_border a:link,.box_login .div_border a:visited{
  font-size:12px;
}

#demo{
  margin-top:15px;
  margin-left:19px;
  height:80px;
}
#demo li{
  float:left;
}
#demo li a:link,#demo li a:visited{
  background-image:url(images/img_xc.gif);
  width:51px;
  height:48px;
  display:block;
  padding-top:9px;
  text-align:center;
  margin-left:5px;
}
#demo li a:hover{
  background-image:url(images/img_xc2.gif);
  width:51px;
  height:48px;
  display:block;
  padding-top:9px;
  text-align:center;
  margin-left:5px;
}

.good_title{
  border-bottom:dashed 1px #a6a6a6;
  font-size:14px;
  font-weight:bold;
  line-height:30px;
  color:#000000;
}
.good_one{
  color:#000000;
  line-height:30px;
  padding:5px 0 5px 0;
  border-bottom:dashed 1px #a6a6a6;
}
.good_two{
  color:#444444;
  margin-top:14px;
}
.good_color{
  border:solid 1px #e7dbb1;
  background-color:#fffee6;
  padding:6px;
}

.good_xx{
  background-image:url(images/good_xxbg.gif);
  background-repeat:repeat-x;
  height:34px;
}
.good_xx h2{
  color:#000000;
  font-size:14px;
  float:left;
  width:117px;
  height:34px;
  margin:0px;
  margin-left:5px;
  text-align:center;
  line-height:34px;
  background-image:url(images/good_h2.gif);
}
.good_xx .h2bg{
  background-image:url(images/good_h2bg.gif);
  line-height:25px;
  margin-left:5px;
  margin-top:8px;
  width:91px;
  height:25px;
  text-align:center;
}

.boxCenterList{
  padding:15px;
  color:#666666;
  line-height:22px;
}

.boxCenter{
  width:760px;
  margin:auto;
  margin-top:20px;
  line-height:22px;
}
.boxCenter li{
  width:20%;
  float:left;
  text-align:center;
}
.boxCenter img{
  margin-bottom:10px;
}

.brandBox{
  width:760px;
  margin:auto;
  overflow:hidden;
  margin-top:10px;
}
.brandBox ul{
  width:770px;
}
.brandBox li{
  width:153px;
  text-align:center;
  float:left;
  height:200px;
}
.brandBox img{
  border:solid 1px #d3d3d3;
  width:140px;
  height:140px;
  margin-bottom:15px;
}

.userMenu a{
  display:block;
  height:25px;
  line-height:25px;
  background:url(images/menuBg.gif) no-repeat 0 -30px;
  color:#3f3f3f;
  text-decoration:none;
  margin:0 0 3px 10px;
  padding-left:3px;
}
.userMenu a.curs{
  background:url(images/menuBg.gif) no-repeat 0 0px;
  font-weight:bold;
}
.userMenu a img{
  margin-right:3px;
}