.left_help_bj{ width:193px; height:139px; background:url("../images/kefu_03.jpg") no-repeat; margin:6px 0 0 17px; color:#FFFFFF; line-height:20px; float:left; display:inline;}
.l_h_height{height:360px;}
.h_bug_img{width:670px; margin:13px 0 0 12px; color:#3484ad;}
.span_help{margin:20px 0 0 0; float:right;}
.h_r_bottom{width:673px; border:5px solid #e4e4e4; padding:7px; margin:0px 0 0 12px; float:left; display:inline; clear:both;}


.tx_top_img{width:670px;  background:url("../images/tianx_03.jpg") no-repeat; margin:13px 0 0 33px; text-align:right; color:#3484ad; padding:40px 0 0 0;}

.tx_div_span{width:95%; border-top:1px solid #e4e4e4; overflow:hidden; margin:20px auto 0 auto; line-height:25px; padding:10px 0 0 0;}

.tch_top_img{width:670px;  background:url("../images/tch_03.jpg") no-repeat; margin:13px 0 0 33px; text-align:right; color:#3484ad; padding:30px 0 0 0;}

.help_img_a{width:145px; height:44px; background:url("../images/01.jpg") no-repeat; float:left;}
.help_img_a2{width:122px; height:34px; background:url("../images/2.gif") no-repeat; float:left; margin:10px 0 0 0;}
.help_img_a3{width:122px; height:33px; background:url("../images/1.gif") no-repeat; float:left; margin:11px 0 0 0;}
.help_img_a4{width:145px; height:44px; background:url("../images/02.jpg") no-repeat; float:left; }

.help_l_menu{width:179px; margin:9px 0 0 20px;  float:left; display:inline; clear:both;}
.help_l_menu ul{padding:0px; margin:0px;}
.help_l_menu ul li{display:block; height:29px; margin:3px 0 0 0; float:left;}

.help_l_menu li .a1:link,.help_l_menu li .a1:visited{ background:url("../images/help_left_01.jpg") no-repeat; width:179px; height:29px; float:left;}
.help_l_menu li .a1:hover{background:url("../images/help_left_h01.jpg") no-repeat;}
.help_l_menu  .navnow .a1:link,.help_l_menu .navnow .a1:visited{ background:url("../images/help_left_h01.jpg") no-repeat; width:179px; height:29px;}

.help_l_menu li .a2:link,.help_l_menu li .a2:visited{ background:url("../images/help_left_02.jpg") no-repeat; width:179px; height:29px; float:left;}
.help_l_menu li .a2:hover{background:url("../images/help_left_h02.jpg") no-repeat;}
.help_l_menu  .navnow .a2:link,.help_l_menu .navnow .a2:visited{ background:url("../images/help_left_h02.jpg") no-repeat; width:179px; height:29px;}

.help_l_menu li .a3:link,.help_l_menu li .a3:visited{ background:url("../images/help_left_03.jpg") no-repeat; width:179px; height:29px; float:left;}
.help_l_menu li .a3:hover{background:url("../images/help_left_h03.jpg") no-repeat;}
.help_l_menu  .navnow .a3:link,.help_l_menu .navnow .a3:visited{ background:url("../images/help_left_h03.jpg") no-repeat; width:179px; height:29px;}


.help_l_menu li .a4:link,.help_l_menu li .a4:visited{ background:url("../images/help_left_04.jpg") no-repeat; width:179px; height:29px; float:left;}
.help_l_menu li .a4:hover{background:url("../images/help_left_h04.jpg") no-repeat;}
.help_l_menu  .navnow .a2:link,.help_l_menu .navnow .a4:visited{ background:url("../images/help_left_h04.jpg") no-repeat; width:179px; height:29px;}



/**********************************************************
 * 分页导航条
 **********************************************************/

.paginator {
  font-size: 12px;
  font-weight: bold;
}

.paginator p {
  float: left;
  color: #666;
  text-indent: 0;
  padding: 2px 0 0 0;
  margin: 0 2em 0 0;
}

.paginator ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.paginator li {
  list-style: none;
  background-color: #fff;
  margin: 0px;
  display: block;
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  line-height: 14px;
}

.paginator li.disabled {
  border: 1px solid #DDDDDD;
  padding: 2px 6px 2px 6px;
  color: #ccc;
}

.paginator li.current {
  border: 1px solid #2E6AB1;
  padding: 2px 6px 2px 6px;
  background-color: #2E6AB1;
  color: #fff;
}

.paginator li.none {
  border: 1px none;
  padding: 2px 6px 2px 6px;
}

.paginator li a {
  border: 1px solid #9AAFE5;
  padding: 2px 6px 2px 6px;
  display: block;
  text-decoration: none;
}

.paginator li a:hover {
  border: 1px solid #2E6AB1;
}