


/* ====================
     公共样式
==================== */
body{background:#fff; font-size:16px; font-family:"宋体",Verdana, Arial; line-height:150%; margin:0 0 0 0; padding:0; color:#404040;}
div{margin:0 auto; padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{
margin:0; padding:0; border:none; list-style-type:none;
}
.block{width:1000px; height:auto; clear:both; background:url(../images/bodybg.gif);}
.f_l{float:left;}
.f_r{float:right;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}
.dashed{background:url(images/lineBg.gif) repeat-x left top; color:#3f3f3f;  padding:2px 0 3px 12px;}
.fweight{ font-weight:bold}
.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
 height:1%;
}
*+html .clearfix{
 height:1%;
}
A{ font-size:16px; text-decoration:none;}
/*英文强制换行*/
.word{word-break:break-all;}

  /*边框*/
  .B_blue{border:1px solid #c5e4ff;}
  .B_input{border:1px solid #0f97ed;}
  .inputBg{border:1px solid #b3b3b3; background:url(images/inputbg.gif) repeat-x left top; height:18px;}
  /*字体颜色*/
  .f1{color:#ff6666;}
  .f2{color:#006bd0; font-weight:bold; margin-right:15px;}
  .f3{color:#9e9e9e;}
  .f4{color:#fe596a;}
  .f4_b{color:#fe596a; font-weight:bold;}
  .f5{ font-size:14px; font-weight:bold;}
  .f6{color:#006bd0;}
  .market{ font-size:14px; text-decoration:line-through;}
  .shop{color:#fe596a; font-size:14px; font-weight:600;}
  .market_s{text-decoration:line-through;}
  .shop_s{color:#fe596a;}
  .mt{ margin-top:5px;}
  .more{ padding-top:10px;}
  .dis_n{ display:none}
  .dis_b{ display:block}
  .font_14{ font-size:14px; font-weight:bold;}
  .font_white{ color:#fff}
  /*页面留白*/
  .blank{height:8px; line-height:8px; clear:both; visibility:hidden;}
  .blank5{height:5px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}
  /*按钮部分*/
  .bnt_blue{
  background:url(images/bg.gif) no-repeat 0px 0px; width:52px; height:21px;
  text-align:center; line-height:21px; color:#fff; border:none; cursor:pointer;
  }
  .input1{ width:90px; height:17px; background:#fff; border:1px solid #c8c8c8;}
  .login_bnt{ width:48px; height:19px; background:url(../images/bnt1.gif); border:0; cursor:pointer; color:#fff; line-height:19px; font-size:12px;}
  .c_p {cursor:pointer;}
.c_b {clear:both;}
.t_c {text-align:center;}
.a_more a{ font-size:12px; color:#666; text-decoration:none}
.a_more a:hover{ color:#f00}
.a_more1 a{ font-size:12px; color:#ce0203; text-decoration:none}
.a_more1 a:hover{ text-decoration:underline}
.clear{clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;}