@charset "utf-8";

body {
  color: #000000;
  background: #FAFAFA repeat-x top;
  ;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.231;
  font-size: 12px;
  font-family: Verdana
}

/*网站字体颜色*/
a {
  color: #000000;
  text-decoration: none
}

/*for ie f6n.net*/
a:focus {
  outline: 0;
}

/*for ff f6n.net*/
a:hover {
  color: #C10005;
  text-decoration: underline;
}

.vam {
  vertical-align: middle;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.tr {
  text-align: right;
}

.tl {
  text-align: left;
}

.center {
  text-align: center;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.fw {
  font-family: "微软雅黑", "宋体";
}

.pa {
  position: absolute;
}

.pr {
  position: relative
}

.mt8 {
  margin-top: 8px;
}

/* -- 购物车外部框架 -- */
.cart_header,
.cart_content,
.cart_footer {
  width: 960px;
  margin: 10px auto;
}

/*头部开始*/
.head {
  /* background: url('../images/menu_bg.jpg') no-repeat center 125px; */
}

.top {
  height: 125px;
  overflow: hidden;
}

.top h1 {
  padding-top: 15px;
}

.you {
  width: 370px;
}

.login {
  color: #777;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.login a {
  color: #777;
  padding: 0 18px;
}

.login span a {
  background: url('../images/ico1.gif') no-repeat 0 center;
  padding-left: 10px;
  padding-right: 18px;
  padding-top: 0;
  padding-bottom: 0
}

.tel {
  color: #777;
  background: url('../images/ico2.gif') no-repeat left;
  font-weight: bold;
  font-size: 14px;
  margin-top: 24px;
  padding-left: 54px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0
}

.tel span {
  color: #f00;
  font-size: 24px;
}

.menu {
  /* background: url('../images/menu_bg.gif') no-repeat; */
  height: 36px;
  overflow: hidden;
  line-height: 36px
}

.menu li {
  float: left;
  /* background: url('../images/menu_fgx.gif') no-repeat right 1px; */
}

.menu li a {
  color: #fff;
  padding: 0 20px;
}

.menu li a:hover {
  color: #fff;
}

.menu .nones {
  background: none;
}

.ss1 {
  padding-top: 7px;
  *padding-top: 5px;
}

.k2 {
  border: 0 none;
  background: url('../images/k1.gif') no-repeat;
  width: 104px;
  height: 22px;
  line-height: 22px;
  margin-right: 4px;
  padding-left: 10px
}

.ss2 {
  width: 670px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}

.ss2 a {
  color: #666;
  padding: 0 6px;
}

.ss2 span {
  color: #C10005;
  font-weight: bold;
}