.page-help{ }
.page-help .crumbs{ border-bottom:none; }

.page-help .pager{ margin:25px 0;}
.page-help .grid{ width:950px; }
.page-help .grid .g1{ float:left; width:220px; }
.page-help .grid .g2{ float:right; width:715px; }

.border-wrapper{ border:1px solid #e1e1e1; *zoom:1; }

.sidenav{ border:1px solid #e1e1e1; }
.sidenav h2{ line-height:32px; font-weight:bold; font-family:"microsoft yahei"; text-align:center; border-bottom:1px solid #e1e1e1; }
.sidenav h2 a{ color:#d7161e; text-decoration:none; }
.sidenav ul{ *zoom:1; }
.sidenav li{ line-height:30px; text-align:center; }
.sidenav li a{ display:block; height:32px; }

.sidenav li .num{ position:absolute; width:15px; height:14px; line-height:14px; background:url("../images/icon-circle.png") no-repeat 0 0; top:8px; right:8px; color:#fff; }
.sidenav li .num i{ font-style:normal; display:inline-block;
    -moz-transform:scale(0.8);
    -webkit-transform:scale(0.8);
    -o-transform:scale(0.8);
    zoom:0.8;
}
.sidenav .item-parent{ border-bottom:1px solid #e1e1e1; background-color:#f9f9f9; }
.sidenav .item-parent .name{ font-weight:bold; }
.sidenav .item-parent a{ font-weight:bold; font-size:16px; color:#d7161e; }
.sidenav .item-child{ border-bottom:1px solid #e1e1e1; }
.sidenav .item-child a:hover{ background-color:#fff1f1; }
.sidenav li.current{  }
.sidenav li.current a{ color:#d7161e; }
.sidenav li.last{ border-bottom:none; }

/*帮助详情页*/
.box-help{ color:#333; padding:20px; min-height:750px; }
.box-help .title-bar{ line-height:21px; height:35px; margin-bottom:10px; }
.box-help .title-bar h2{ font-size:18px; font-family:"microsoft yahei"; color:#373737; display:inline-block; }
.box-help h3{ margin-bottom:18px;}
.box-help p{ line-height:18px; margin-bottom:20px; }

/*帮助列表页*/
.section-news{ border:1px solid #e1e1e1; }
.section-news .list-news{ padding:10px 18px 0; margin-bottom:-1px; }

.list-news li{ line-height:35px; border-bottom:1px dashed #e1e1e1; }
.list-news li .time{ float:right; color:#9c9b9b; }

.page-join-su8 .pager{ margin:25px 0; }