.main{margin-top:84px;border-radius: 5px;}
/*左侧*/
.MainDivTable .Main {
    width: 80%;
    float: right;
    background: #fff;
    padding: 0px 15px;
    height: 800px;
}
.MainDivTable {
    height: 800px;
    zoom: 1;
    width: 100%;
    margin: 1% auto 0;
}
.MainDivTable .Side {
    width: 20%;
    text-align: left;
    float: left;
}
.MainDivTable .sonSortName {
     clear: both;
 }
.MainDivTable .sonSortName .head span {
    padding-left: 32px;
    font-size: 18px;
    color: #fff;
}
.MainDivTable .sonSortName .middle {
        padding: 10px 8px;
        height: auto;
        overflow: auto;
        zoom: 1;
        font-size: 14px;
        background: #eee;
}
.MainDivTable .sonSortName .middle .sidenav {
    width: 220px;
    height: 36px;
    line-height: 36px;
    margin: 10px auto;
    background: url(/assets/default/img/side-nav-bg.png) no-repeat left top;
}
.MainDivTable .sonSortName .middle .sidenav a {
    height: 36px;
    background: url(/assets/default/img/arrow_list.gif) no-repeat 24px 16px;
    text-indent: 36px;
    display: block;
    font-size: 14px;
    color: #333;
}
.MainDivTable .sonSortName .head {
    height: 50px;
    line-height: 50px;
    background: #4b92e8 url(/assets/default/img/lefttitle.png) no-repeat 12px center;
}
.callus {
    width: 100%;
    margin: 0px auto;
    background: #efefef url(/assets/default/img/contactpic.jpg) no-repeat left top;
    color: #333;
}.callus .cus {
     line-height: 200%;
     font-size: 14px;
     padding: 130px 10px 10px;
     height: 280px;
 }
.callus .cus .cus-z {
    width: 100%;
    float: left;
}

/*右侧*/
.MainDivTable .dragTable {
    margin-top: 0px;
}
.MainDivTable .dragTable .head img{
    width:100%;
 }
.MainDivTable .dragTable .head {
    padding: 15px 0;
  }
.MainDivTable .dragTable .head .TAG {
   float: left;
   font-size: 18px;
}
.MainDivTable .dragTable .head .R {
    width: 30px;
    height: 50px;
    float: left;
}
.MainDivTable .dragTable .more {
     float: right;
     color: #666;
 }
.MainDivTable #list_article .middle {
      height: auto;
      zoom: 1;
      clear: both;
}
.cleardiv {
   clear: both;
}
.showart-list {
    width: 100%;
    margin: auto;
    height: 32px;
    line-height: 32px;
    clear: both;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px dotted #ccc;
}
.showart-list .title {
     width: 85%;
     float: left;
     text-align: left;
     padding-left: 16px;
     background: url(/assets/default/img/icon-list.png) no-repeat left 14px;
     overflow: hidden;
 }
.showart-list .title a {
      display: inline-block;
      width: 700px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 14px;
}
.showart-list .time {
   width: 10%;
   float: right;
   text-align: right;
   color: #999;
   padding-right: 5px;
}
.cleardiv {
    clear: both;
}
.page {
     text-align: center;
     padding: 2% 0;
     clear: both;
}
.page span {
    color: #FFF;
    background: #999;
    margin-right: 6px;
    padding: 6px 8px;
    border-radius: 5px;
}
a:link{text-decoration:none; }
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
a:hover{text-decoration:none;}
