/* CSS Document */
div,img,ul,li,img{ margin:0; padding:0px;}
.Helpcenter_kf{ background:#F5F5F5; border:1px #D7D7D7 solid; height:76px; padding-top:7px; width:238px;}
.Helpcenter_kf{ background:#F5F5F5; border:1px #D7D7D7 solid; height:76px; padding-top:7px; width:238px;}
.Helpcenter_kf img{ margin-left:9px;}
.Helpcenter_box1{ background:url(../images/Helper/Helpcenter_02.jpg) no-repeat; height:23px;padding-top:6px; border-right:1px #DCDCDC solid; border-bottom:1px #DCDCDC solid; border-top:1px #DCDCDC solid; margin-top:7px;}
.Helpcenter_box1 span{ color:#A11C03; font-size:14px; font-weight:bold; margin-left:28px;}
.Helpcenter_box2{ background:url(../images/Helper/Helpcenter_03.jpg)  no-repeat; height:26px;border-right:1px #DCDCDC solid; border-bottom:1px #DCDCDC solid; border-left:1px #DCDCDC solid; padding-top:3px;}
.Helpcenter_box2 span{ color:#646464; font-size:12px; line-height:20px; font-weight:bold;margin-left:27px;}
.Helpcenter_box3{ background:url(../images/Helper/Helpcenter_04.jpg)  no-repeat; height:26px;border-right:1px #DCDCDC solid; border-bottom:1px #DCDCDC solid; border-left:1px #DCDCDC solid; padding-top:3px;}
.Helpcenter_box3 span{ color:#646464; font-size:12px; line-height:20px; font-weight:bold;margin-left:27px;}
.Helpcenter_box4{ border-right:1px #DCDCDC solid; border-bottom:1px #DCDCDC solid; border-left:1px #DCDCDC solid; padding-top:3px; padding-bottom:100px;}
.Helpcenter_box4 li{ line-height:23px; list-style-type:none; font-size:12px; margin-left:14px; }
.Helpcenter_box4 li span{ color:#9C0226; font-size:14px; font-family:"宋体";}
.Helpcenter_box4 li a{display:block; width:183px;}
.Helpcenter_box4 li a:link,.Helpcenter_box4 li a:visited{ color:#4A4A4A; text-decoration:none;}
.Helpcenter_box4 li a:hover{ border:1px #DCDCDC solid;  }
.Helpcenter_div{ height:auto;padding-top:3px;}

.btn3_mouseup { width: 150px;
BORDER-RIGHT: 1px; PADDING-RIGHT: 2px; BORDER-TOP:1px; PADDING-LEFT: 2px; FONT-SIZE: 13px;  BORDER-LEFT:  1px; CURSOR: hand;  PADDING-TOP: 2px; BORDER-BOTTOM: 1px
}

  .content
  {
  
  font-size:14px;
  color:#2B2B2B;
  width:608px;
  margin-left:43px;
  line-height:28px;
  margin-top:23px;
  margin-bottom:40px;
  overflow:auto;
  }
  .show_content
  {
 
 width:608px;
 margin-left:auto;
 margin-right:auto;
  font-size:24px ;
  font-weight:500;
  font-family:@华文宋体;
  color:Black;
}
 .show_content h2{ text-align:left}
 #left { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }

 .dashed{

  line-height:10px;
  width:608px;
  height:10px;
  margin-top:10px;
  margin-left:auto;
  margin-right:auto;
  float:left
  }
  .positive
  {
      text-align:left;
     height :25px;
     width:auto!important;
     border:0;
     background-color:transparent;  /* 背景色透明 */

    
}

.positive:hover
{
    color:#FF001F;

}
.positive:visited 
{
    color:#FF001F;
     background-color:#CCCCCC;
}


/* a:link是超级链接的初始状态
a:hover是把鼠标放上去时悬停的状况 
a:active 是鼠标点击时 
a:visited是访问过后的情况 */